cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9ac6a612ffeac27b3c9ea379638d3a34c2c6741+de464693d8763b9e98130398b447f975332c591d (7fcbaa62c151050395da5b2fbd3208d2146d0174) 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-ssh8846724467290857533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11048728812841346964.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3993/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-3993/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2199285541128511636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3121247563076808955.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-3993/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-3993/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14591096896344009109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33577’ Running on prd-ubuntu20.04-docker-8c-8g-33590 in /w/workspace/edgexfoundry_edgex-go_PR-3993 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit de464693d8763b9e98130398b447f975332c591d into PR head commit d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 > 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/3993/head:refs/remotes/origin/PR-3993 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # 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 de464693d8763b9e98130398b447f975332c591d # timeout=10 Merge succeeded, producing d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 Checking out Revision d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 (PR-3993) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" > git rev-list --no-walk d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:43 ========================================================= 01:27:43 EdgeX Global Pipelines Version Info 01:27:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:43 ------------------- 01:27:43 stable info: 01:27:43 ------------------- 01:27:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:43 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:27:43 Message: update stable to v1.0.227 01:27:44 ------------------- 01:27:44 experimental info: 01:27:44 ------------------- 01:27:44 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:44 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:27:44 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3993 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3993 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3993 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9ac6a6 [Pipeline] echo 01:27:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:44 provisioning config files... 01:27:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4083242918367064823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:45 ---> docker-login.sh 01:27:45 nexus3.edgexfoundry.org:10001 01:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:45 Configure a credential helper to remove this warning. See 01:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:45 01:27:45 Login Succeeded 01:27:45 nexus3.edgexfoundry.org:10002 01:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:45 Configure a credential helper to remove this warning. See 01:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:45 01:27:45 Login Succeeded 01:27:45 nexus3.edgexfoundry.org:10003 01:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:45 Configure a credential helper to remove this warning. See 01:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:45 01:27:45 Login Succeeded 01:27:45 nexus3.edgexfoundry.org:10004 01:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:46 Configure a credential helper to remove this warning. See 01:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:46 01:27:46 Login Succeeded 01:27:46 docker.io 01:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:46 Configure a credential helper to remove this warning. See 01:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:46 01:27:46 Login Succeeded 01:27:46 ---> docker-login.sh ends [Pipeline] } 01:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:47 + 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:27:47 + dirname cmd/core-command/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo core-command,cmd/core-command/Dockerfile 01:27:47 + dirname cmd/core-data/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo core-data,cmd/core-data/Dockerfile 01:27:47 + dirname cmd/core-metadata/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo core-metadata,cmd/core-metadata/Dockerfile 01:27:47 + dirname cmd/security-bootstrapper/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:27:47 + dirname cmd/security-proxy-setup/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:27:47 + dirname cmd/security-secretstore-setup/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:27:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:27:47 + dirname cmd/security-spire-agent/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:27:47 + dirname cmd/security-spire-config/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:27:47 + dirname cmd/security-spire-server/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:27:47 + dirname cmd/support-notifications/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo support-notifications,cmd/support-notifications/Dockerfile 01:27:47 + dirname cmd/support-scheduler/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:27:47 + dirname cmd/sys-mgmt-agent/Dockerfile 01:27:47 + cut -d/ -f2 01:27:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:27:47 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:27:47 + git rev-list -1 --merges d9ac6a612ffeac27b3c9ea379638d3a34c2c6741~1..d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] echo 01:27:47 -----------> git rev-list -1 --merges d9ac6a612ffeac27b3c9ea379638d3a34c2c6741~1..d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [false] [Pipeline] sh 01:27:47 + git log --format=format:%s -1 d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] echo 01:27:47 ========================================================= 01:27:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:48 + grep -v github /etc/ssh/ssh_known_hosts 01:27:48 + [ -e /tmp/ssh_known_hosts ] 01:27:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:27:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:27:48 + sudo tee -a /etc/ssh/ssh_known_hosts 01:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:27:48 01:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:27:49 latest: Pulling from edgex-devops/py-git-semver 01:27:49 1fe172e4850f: Pulling fs layer 01:27:49 caf521ccaac6: Pulling fs layer 01:27:49 3ead6fa29328: Pulling fs layer 01:27:49 5c2a1cbceb83: Pulling fs layer 01:27:49 a8d5f1318db7: Pulling fs layer 01:27:49 c427282e49a2: Pulling fs layer 01:27:49 1827001aaf11: Pulling fs layer 01:27:49 0714d37db230: Pulling fs layer 01:27:49 ac28cf19c067: Pulling fs layer 01:27:49 ca983d60f3e2: Pulling fs layer 01:27:49 9f894cec8388: Pulling fs layer 01:27:49 5c2a1cbceb83: Waiting 01:27:49 a8d5f1318db7: Waiting 01:27:49 c427282e49a2: Waiting 01:27:49 1827001aaf11: Waiting 01:27:49 ac28cf19c067: Waiting 01:27:49 ca983d60f3e2: Waiting 01:27:49 0714d37db230: Waiting 01:27:49 9f894cec8388: Waiting 01:27:49 caf521ccaac6: Verifying Checksum 01:27:49 caf521ccaac6: Download complete 01:27:49 5c2a1cbceb83: Verifying Checksum 01:27:49 5c2a1cbceb83: Download complete 01:27:49 a8d5f1318db7: Verifying Checksum 01:27:49 a8d5f1318db7: Download complete 01:27:49 3ead6fa29328: Verifying Checksum 01:27:49 3ead6fa29328: Download complete 01:27:49 c427282e49a2: Verifying Checksum 01:27:49 c427282e49a2: Download complete 01:27:49 0714d37db230: Verifying Checksum 01:27:49 0714d37db230: Download complete 01:27:49 ac28cf19c067: Verifying Checksum 01:27:49 ac28cf19c067: Download complete 01:27:49 ca983d60f3e2: Verifying Checksum 01:27:49 ca983d60f3e2: Download complete 01:27:49 9f894cec8388: Download complete 01:27:49 1fe172e4850f: Verifying Checksum 01:27:49 1fe172e4850f: Download complete 01:27:49 1827001aaf11: Verifying Checksum 01:27:49 1827001aaf11: Download complete 01:27:51 1fe172e4850f: Pull complete 01:27:51 caf521ccaac6: Pull complete 01:27:51 3ead6fa29328: Pull complete 01:27:51 5c2a1cbceb83: Pull complete 01:27:51 a8d5f1318db7: Pull complete 01:27:52 c427282e49a2: Pull complete 01:27:54 1827001aaf11: Pull complete 01:27:54 0714d37db230: Pull complete 01:27:54 ac28cf19c067: Pull complete 01:27:54 ca983d60f3e2: Pull complete 01:27:54 9f894cec8388: Pull complete 01:27:54 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:27:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:27:54 prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container 01:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:27:55 $ docker top beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 -eo pid,comm 01:27:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:27:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:55 [ssh-agent] Looking for ssh-agent implementation... 01:27:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:55 $ docker exec beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent 01:27:56 SSH_AUTH_SOCK=/tmp/ssh-vV6OIpEgtXkK/agent.33 01:27:56 SSH_AGENT_PID=40 01:27:56 Running ssh-add (command line suppressed) 01:27:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3214301219114221724.key (/w/workspace/edgex-go/2@tmp/private_key_3214301219114221724.key) 01:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:56 + git tag --points-at HEAD [Pipeline] } 01:27:56 $ docker exec --env ******** --env ******** beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent -k 01:27:56 unset SSH_AUTH_SOCK; 01:27:56 unset SSH_AGENT_PID; 01:27:56 echo Agent pid 40 killed; 01:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:56 [ssh-agent] Looking for ssh-agent implementation... 01:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:56 $ docker exec beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent 01:27:56 SSH_AUTH_SOCK=/tmp/ssh-OHV2p0Ay6KeE/agent.73 01:27:56 SSH_AGENT_PID=79 01:27:56 Running ssh-add (command line suppressed) 01:27:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1573138995068646483.key (/w/workspace/edgex-go/2@tmp/private_key_1573138995068646483.key) 01:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:57 + git semver init 01:27:57 2022-04-28 01:27:57,617 [run_init] DEBUG init version:0.0.0 force:False 01:27:57 2022-04-28 01:27:57,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 01:27:57 2022-04-28 01:27:57,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 01:27:57 2022-04-28 01:27:57,619 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 01:28:01 2022-04-28 01:28:01,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 01:28:01 2022-04-28 01:28:01,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-3993 with force:False 01:28:01 2022-04-28 01:28:01,644 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-3993 01:28:01 2022-04-28 01:28:01,649 [execute] INFO git cat-file --batch-check 01:28:01 2022-04-28 01:28:01,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:28:01 2022-04-28 01:28:01,656 [execute] INFO git cat-file --batch 01:28:01 2022-04-28 01:28:01,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:28:01 2022-04-28 01:28:01,660 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-3993 01:28:01 0.0.0 [Pipeline] } 01:28:01 $ docker exec --env ******** --env ******** beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent -k 01:28:01 unset SSH_AUTH_SOCK; 01:28:01 unset SSH_AGENT_PID; 01:28:01 echo Agent pid 79 killed; 01:28:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:02 + git semver [Pipeline] } 01:28:02 $ docker stop --time=1 beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 01:28:04 $ docker rm -f beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:05 Stashed 1 file(s) [Pipeline] echo 01:28:05 [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:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:05 ========================================================= 01:28:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:28:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:28:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:05 59bf1c3509f3: Pulling fs layer 01:28:05 666ba61612fd: Pulling fs layer 01:28:05 8ed8ca486205: Pulling fs layer 01:28:05 4fe6c5a15a65: Pulling fs layer 01:28:05 22a0e8bec74d: Pulling fs layer 01:28:05 ca2b28591e48: Pulling fs layer 01:28:05 a51346096db8: Pulling fs layer 01:28:05 daebc70d1ce1: Pulling fs layer 01:28:05 0e18a0eac166: Pulling fs layer 01:28:05 ca2b28591e48: Waiting 01:28:05 4fe6c5a15a65: Waiting 01:28:05 22a0e8bec74d: Waiting 01:28:05 a51346096db8: Waiting 01:28:05 0e18a0eac166: Waiting 01:28:05 daebc70d1ce1: Waiting 01:28:05 8ed8ca486205: Verifying Checksum 01:28:05 8ed8ca486205: Download complete 01:28:05 666ba61612fd: Verifying Checksum 01:28:05 666ba61612fd: Download complete 01:28:05 22a0e8bec74d: Verifying Checksum 01:28:05 22a0e8bec74d: Download complete 01:28:05 ca2b28591e48: Verifying Checksum 01:28:05 ca2b28591e48: Download complete 01:28:05 59bf1c3509f3: Verifying Checksum 01:28:05 59bf1c3509f3: Download complete 01:28:05 a51346096db8: Download complete 01:28:05 daebc70d1ce1: Verifying Checksum 01:28:05 daebc70d1ce1: Download complete 01:28:05 59bf1c3509f3: Pull complete 01:28:06 666ba61612fd: Pull complete 01:28:06 8ed8ca486205: Pull complete 01:28:06 0e18a0eac166: Verifying Checksum 01:28:06 0e18a0eac166: Download complete 01:28:06 4fe6c5a15a65: Verifying Checksum 01:28:06 4fe6c5a15a65: Download complete 01:28:10 4fe6c5a15a65: Pull complete 01:28:10 22a0e8bec74d: Pull complete 01:28:10 ca2b28591e48: Pull complete 01:28:10 a51346096db8: Pull complete 01:28:10 daebc70d1ce1: Pull complete 01:28:12 0e18a0eac166: Pull complete 01:28:12 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:28:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:28:13 WORKDIR /edgex 01:28:13 COPY go.mod . 01:28:13 RUN go mod download 01:28:13 + docker build -t ci-base-image-x86_64 -f - . 01:28:14 Sending build context to Docker daemon 335MB 01:28:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:28:14 ---> f018257e8ee9 01:28:14 Step 2/4 : WORKDIR /edgex 01:28:16 ---> Running in 4c0fa643076e 01:28:16 Removing intermediate container 4c0fa643076e 01:28:16 ---> 89ca231dc7db 01:28:16 Step 3/4 : COPY go.mod . 01:28:16 ---> 53c473bcb60d 01:28:16 Step 4/4 : RUN go mod download 01:28:16 ---> Running in bfc755b688cd 01:28:20 Still waiting to schedule task 01:28:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33585’ 01:28:34 Removing intermediate container bfc755b688cd 01:28:34 ---> afb9e1d5fa39 01:28:34 Successfully built afb9e1d5fa39 01:28:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:28:34 + docker inspect -f . ci-base-image-x86_64 01:28:34 . [Pipeline] withDockerContainer 01:28:35 prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container 01:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:28:35 $ docker top 913fb79492bece5eef909e67a0c776529e66c87b0f199a5629045438f9b2d036 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:36 + go version 01:28:36 go version go1.17.6 linux/amd64 [Pipeline] } 01:28:36 $ docker stop --time=1 913fb79492bece5eef909e67a0c776529e66c87b0f199a5629045438f9b2d036 01:28:37 $ docker rm -f 913fb79492bece5eef909e67a0c776529e66c87b0f199a5629045438f9b2d036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:37 + docker inspect -f . ci-base-image-x86_64 01:28:37 . [Pipeline] withDockerContainer 01:28:38 prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container 01:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:28:38 $ docker top f14fabd843a0bcd5392fb0586ddd391075c348833021dedfc0d8132e303b1e9f -eo pid,comm [Pipeline] { [Pipeline] echo 01:28:38 ========================================================= 01:28:38 [edgeXBuildGoParallel] Running Tests and Build... 01:28:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:38 + make test 01:28:38 go mod tidy -compat=1.17 01:28:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:28:44 ? github.com/edgexfoundry/edgex-go [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 01:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 01:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:28:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 53.4% of statements 01:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.242s coverage: 89.2% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.456s coverage: 95.6% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.110s coverage: 60.0% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 01:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 01:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 01:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 01:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements 01:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:29:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 01:29:22 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:29:40 GO111MODULE=on go vet ./... 01:29:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:43 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:29:44 + ls -al . 01:29:44 total 672 01:29:44 drwxrwxr-x 10 1001 1001 4096 Apr 28 01:29 . 01:29:44 drwxr-xr-x 4 root root 4096 Apr 28 01:28 .. 01:29:44 -rw-rw-r-- 1 1001 1001 11 Apr 28 01:27 .dockerignore 01:29:44 drwxrwxr-x 8 1001 1001 4096 Apr 28 01:28 .git 01:29:44 drwxrwxr-x 3 1001 1001 4096 Apr 28 01:27 .github 01:29:44 -rw-rw-r-- 1 1001 1001 879 Apr 28 01:27 .gitignore 01:29:44 -rw-rw-r-- 1 1001 1001 42 Apr 28 01:27 .golangci.yml 01:29:44 -rw-rw-r-- 1 1001 1001 87 Apr 28 01:27 .hadolint.yml 01:29:44 drwxr-xr-x 3 1001 1001 4096 Apr 28 01:28 .semver 01:29:44 -rw-rw-r-- 1 1001 1001 166 Apr 28 01:27 .sonarcloud.properties 01:29:44 -rw-rw-r-- 1 1001 1001 1171 Apr 28 01:27 ADOPTERS.md 01:29:44 -rw-rw-r-- 1 1001 1001 10086 Apr 28 01:27 Attribution.txt 01:29:44 -rw-rw-r-- 1 1001 1001 51732 Apr 28 01:27 CHANGELOG.md 01:29:44 -rw-rw-r-- 1 1001 1001 3804 Apr 28 01:27 CONTRIBUTING.md 01:29:44 -rw-rw-r-- 1 1001 1001 677 Apr 28 01:27 GOVERNANCE.md 01:29:44 -rw-rw-r-- 1 1001 1001 850 Apr 28 01:27 Jenkinsfile 01:29:44 -rw-rw-r-- 1 1001 1001 10775 Apr 28 01:27 LICENSE 01:29:44 -rw-rw-r-- 1 1001 1001 10389 Apr 28 01:27 Makefile 01:29:44 -rw-rw-r-- 1 1001 1001 582 Apr 28 01:27 OWNERS.md 01:29:44 -rw-rw-r-- 1 1001 1001 9120 Apr 28 01:27 README.md 01:29:44 -rw-rw-r-- 1 1001 1001 6912 Apr 28 01:27 SECURITY.md 01:29:44 -rw-rw-r-- 1 1001 1001 5 Apr 28 01:28 VERSION 01:29:44 -rw-rw-r-- 1 1001 1001 4131 Apr 28 01:27 ZMQWindows.md 01:29:44 drwxrwxr-x 2 1001 1001 4096 Apr 28 01:27 bin 01:29:44 drwxrwxr-x 18 1001 1001 4096 Apr 28 01:27 cmd 01:29:44 -rw-r--r-- 1 root root 435134 Apr 28 01:29 coverage.out 01:29:44 -rw-rw-r-- 1 1001 1001 3256 Apr 28 01:27 go.mod 01:29:44 -rw-rw-r-- 1 1001 1001 35162 Apr 28 01:28 go.sum 01:29:44 drwxrwxr-x 8 1001 1001 4096 Apr 28 01:27 internal 01:29:44 drwxrwxr-x 3 1001 1001 4096 Apr 28 01:27 openapi 01:29:44 drwxrwxr-x 4 1001 1001 4096 Apr 28 01:27 snap 01:29:44 -rw-rw-r-- 1 1001 1001 204 Apr 28 01:27 version.go [Pipeline] sh 01:29:44 + '[' -e coverage.out ] 01:29:44 + chown 1001:1001 coverage.out [Pipeline] stash 01:29:44 Stashed 1 file(s) [Pipeline] sh 01:29:44 + make build 01:29:44 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:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:30:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:30:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:30: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:30: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:30:14 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:30: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:30: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:30: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:30: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/secrets-config ./cmd/secrets-config 01:30: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:30: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:30:21 $ docker stop --time=1 f14fabd843a0bcd5392fb0586ddd391075c348833021dedfc0d8132e303b1e9f 01:30:23 $ docker rm -f f14fabd843a0bcd5392fb0586ddd391075c348833021dedfc0d8132e303b1e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:30:24 01:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:30:25 latest: Pulling from edgex-devops/edgex-compose 01:30:25 cbdbe7a5bc2a: Pulling fs layer 01:30:25 ca9280d653b3: Pulling fs layer 01:30:25 7e9c9ca2126c: Pulling fs layer 01:30:25 cbdbe7a5bc2a: Verifying Checksum 01:30:25 cbdbe7a5bc2a: Download complete 01:30:25 ca9280d653b3: Verifying Checksum 01:30:25 ca9280d653b3: Download complete 01:30:25 cbdbe7a5bc2a: Pull complete 01:30:25 7e9c9ca2126c: Download complete 01:30:25 ca9280d653b3: Pull complete 01:30:29 7e9c9ca2126c: Pull complete 01:30:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:30:29 prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container 01:30:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:30:30 $ docker top 3f9596967880bce835ce9964d5dcaac00fe5e9e7c496d113f967ca5c4a629159 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:30 + docker-compose build --help 01:30:30 + grep parallel 01:30:31 --parallel Build images in parallel. [Pipeline] } 01:30:31 $ docker stop --time=1 3f9596967880bce835ce9964d5dcaac00fe5e9e7c496d113f967ca5c4a629159 01:30:32 $ docker rm -f 3f9596967880bce835ce9964d5dcaac00fe5e9e7c496d113f967ca5c4a629159 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:30:33 . [Pipeline] withDockerContainer 01:30:33 prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container 01:30: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:30:33 $ docker top ab3c40f8f5f101aded489bd65120b00f24dc467c1c69a5860ff21afb87cce5cd -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:33 + docker-compose -f ./docker-compose-build.yml build --parallel 01:30:34 Building core-command ... 01:30:34 Building core-data ... 01:30:34 Building core-metadata ... 01:30:34 Building security-bootstrapper ... 01:30:34 Building security-proxy-setup ... 01:30:34 Building security-secretstore-setup ... 01:30:34 Building security-spiffe-token-provider ... 01:30:34 Building security-spire-agent ... 01:30:34 Building security-spire-config ... 01:30:34 Building security-spire-server ... 01:30:34 Building support-notifications ... 01:30:34 Building support-scheduler ... 01:30:34 Building sys-mgmt-agent ... 01:30:34 Building security-secretstore-setup 01:30:34 Building core-command 01:30:34 Building security-spire-server 01:30:34 Building core-data 01:30:34 Building security-spire-agent 01:30:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:30:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:30:52 ---> afb9e1d5fa39 01:30:52 Step 3/23 : WORKDIR /edgex-go 01:30:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:30:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:30:52 ---> afb9e1d5fa39 01:30:52 Step 3/23 : WORKDIR /edgex-go 01:30:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:30:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:30:52 ---> afb9e1d5fa39 01:30:52 Step 3/25 : WORKDIR /edgex-go 01:30:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:30:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:30:52 ---> afb9e1d5fa39 01:30:52 Step 3/25 : WORKDIR /edgex-go 01:30:52 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:30:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:30:52 ---> afb9e1d5fa39 01:30:52 Step 3/26 : WORKDIR /edgex-go 01:30:52 ---> Running in 9a920373442a 01:30:52 ---> Running in bad39b6dc442 01:30:52 ---> Running in 409c4e254bd0 01:30:52 ---> Running in 875fc9a38359 01:30:52 ---> Running in c8069f3ec963 01:30:52 Removing intermediate container 875fc9a38359 01:30:52 ---> dc62af0f8eb5 01:30:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:52 Removing intermediate container bad39b6dc442 01:30:52 ---> c63e11cf1e78 01:30:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:52 Removing intermediate container 9a920373442a 01:30:52 ---> 49337bee3347 01:30:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:52 Removing intermediate container 409c4e254bd0 01:30:52 ---> 100eb66082ec 01:30:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:52 Removing intermediate container c8069f3ec963 01:30:52 ---> f1b75b385b60 01:30:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:52 ---> Running in c9a673011c52 01:30:52 ---> Running in 51fd4682551b 01:30:52 ---> Running in 3175a8fc61cc 01:30:52 ---> Running in ab5bcba257df 01:30:52 ---> Running in a44c27357b70 01:30:53 Removing intermediate container c9a673011c52 01:30:53 ---> ed79f74e23cf 01:30:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:30:53 ---> Running in 7adec5151a3d 01:30:53 Removing intermediate container 3175a8fc61cc 01:30:53 ---> 2becfac9a93d 01:30:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:30:53 ---> Running in cb7c70455fd4 01:30:53 Removing intermediate container 51fd4682551b 01:30:53 ---> 06de25a69cda 01:30:53 Step 5/23 : RUN apk add --update --no-cache make git 01:30:53 ---> Running in e02abc130f8f 01:30:54 Removing intermediate container a44c27357b70 01:30:54 ---> 5c00c62c8ccc 01:30:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:30:54 ---> Running in 09e5858faadb 01:30:54 Removing intermediate container ab5bcba257df 01:30:54 ---> ef7eb125252b 01:30:54 Step 5/25 : RUN apk add --update --no-cache make git 01:30:54 ---> Running in 3d74427d669a 01:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:55 OK: 221 MiB in 52 packages 01:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:55 OK: 221 MiB in 52 packages 01:30:55 OK: 221 MiB in 52 packages 01:30:55 Removing intermediate container 7adec5151a3d 01:30:55 ---> 697f31415395 01:30:55 Step 6/25 : COPY go.mod vendor* ./ 01:30:55 OK: 221 MiB in 52 packages 01:30:55 OK: 221 MiB in 52 packages 01:30:55 ---> bb1d2792db13 01:30:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:55 ---> Running in a6d3ffcfa6ce 01:30:56 Removing intermediate container cb7c70455fd4 01:30:56 ---> 39a7a85cc2bb 01:30:56 Step 6/23 : COPY go.mod vendor* ./ 01:30:56 Removing intermediate container e02abc130f8f 01:30:56 ---> 6f990d472521 01:30:56 Step 6/23 : COPY go.mod vendor* ./ 01:30:56 ---> 355305216725 01:30:56 ---> 6fc117ae9f75 01:30:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:56 01:30:56 Removing intermediate container 3d74427d669a 01:30:56 ---> 1c89723bfa9e 01:30:56 Step 6/25 : COPY go.mod vendor* ./ 01:30:56 ---> Running in 1972e9a0677e 01:30:56 ---> Running in 8aa4fe814173 01:30:56 Removing intermediate container 09e5858faadb 01:30:56 ---> 41a838cbbb0b 01:30:56 Step 6/26 : COPY go.mod vendor* ./ 01:30:56 ---> 1c3afdc8ae53 01:30:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:56 ---> Running in 72297c2c3755 01:30:56 ---> 3c0b7861a7c6 01:30:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:56 ---> Running in c47f73d92fe4 01:30:57 Removing intermediate container a6d3ffcfa6ce 01:30:57 ---> dc248e27bc41 01:30:57 Step 8/25 : COPY . . 01:30:58 Removing intermediate container 1972e9a0677e 01:30:58 ---> 255afb8da893 01:30:58 Step 8/23 : COPY . . 01:30:58 Removing intermediate container 72297c2c3755 01:30:58 ---> 5430d3dd4cbf 01:30:58 Step 8/25 : COPY . . 01:30:58 Removing intermediate container 8aa4fe814173 01:30:58 ---> 748bb0ec98c7 01:30:58 Step 8/23 : COPY . . 01:30:58 Removing intermediate container c47f73d92fe4 01:30:58 ---> 3bf86d6ea0ea 01:30:58 Step 8/26 : COPY . . 01:31:08 ---> 6f2eb80720f4 01:31:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:31:08 ---> 32850ec2b2a1 01:31:08 Step 9/23 : RUN make cmd/core-data/core-data 01:31:08 ---> fbe683cefde6 01:31:08 Step 9/23 : RUN make cmd/core-command/core-command 01:31:08 ---> Running in 1612fbeef1e8 01:31:08 ---> 63d656d78817 01:31:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:31:08 ---> 1eaaf5ed93ac 01:31:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:31:08 ---> Running in e998a93ab4d2 01:31:08 ---> Running in c19e4177544c 01:31:08 ---> Running in 61b026a20440 01:31:08 ---> Running in 18dd2451193a 01:31:08 Removing intermediate container 1612fbeef1e8 01:31:08 ---> 443ecb732ea8 01:31:08 Step 10/26 : RUN mkdir -p spire-build 01:31:08 ---> Running in 4f11064796e2 01:31:08 Removing intermediate container 61b026a20440 01:31:08 ---> 67fa683a5cae 01:31:08 Step 10/25 : RUN mkdir -p spire-build 01:31:08 ---> Running in 46190f02b90f 01:31:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:31:08 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:31:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:31:09 Removing intermediate container 4f11064796e2 01:31:09 ---> 1a31e48500da 01:31:09 Step 11/26 : WORKDIR /edgex-go/spire-build 01:31:09 ---> Running in 0faf7f8e7085 01:31:09 Removing intermediate container 46190f02b90f 01:31:09 ---> 7e35a89c28fa 01:31:09 Step 11/25 : WORKDIR /edgex-go/spire-build 01:31:09 ---> Running in 5a5e5d72a19f 01:31:09 Removing intermediate container 0faf7f8e7085 01:31:09 ---> 198f79a77e87 01:31:09 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:31:09 ---> Running in 3d85c44fe1c3 01:31:10 Removing intermediate container 5a5e5d72a19f 01:31:10 ---> f380d3bfe729 01:31:10 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:31:10 ---> Running in cd4605fd0b67 01:31:10 spire-1.2.1/ 01:31:10 spire-1.2.1/.data/ 01:31:10 spire-1.2.1/.data/.file 01:31:10 spire-1.2.1/.dockerignore 01:31:10 spire-1.2.1/.gitattributes 01:31:10 spire-1.2.1/.githooks/ 01:31:10 spire-1.2.1/.githooks/pre-commit 01:31:10 spire-1.2.1/.github/ 01:31:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:31:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:31:10 spire-1.2.1/.github/dependabot.yml 01:31:10 spire-1.2.1/.github/workflows/ 01:31:10 spire-1.2.1/.github/workflows/nightly_build.yaml 01:31:10 spire-1.2.1/.github/workflows/pr_build.yaml 01:31:10 spire-1.2.1/.github/workflows/release_build.yaml 01:31:10 spire-1.2.1/.github/workflows/scripts/ 01:31:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/split.sh 01:31:10 spire-1.2.1/.gitignore 01:31:10 spire-1.2.1/.go-version 01:31:10 spire-1.2.1/.golangci.yml 01:31:10 spire-1.2.1/ADOPTERS.md 01:31:10 spire-1.2.1/CHANGELOG.md 01:31:10 spire-1.2.1/CODE-OF-CONDUCT.md 01:31:10 spire-1.2.1/CODEOWNERS 01:31:10 spire-1.2.1/CONTRIBUTING.md 01:31:10 spire-1.2.1/Dockerfile 01:31:10 spire-1.2.1/Dockerfile.dev 01:31:10 spire-1.2.1/Dockerfile.scratch 01:31:10 spire-1.2.1/LICENSE 01:31:10 spire-1.2.1/MAINTAINERS.md 01:31:10 spire-1.2.1/Makefile 01:31:10 spire-1.2.1/README.md 01:31:10 spire-1.2.1/ROADMAP.md 01:31:10 spire-1.2.1/SECURITY.md 01:31:10 spire-1.2.1/cmd/ 01:31:10 spire-1.2.1/cmd/spire-agent/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/common/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/run/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:31:10 spire-1.2.1/cmd/spire-agent/main.go 01:31:10 spire-1.2.1/cmd/spire-server/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/cli.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/run/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/token/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/validate/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/x509/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:31:10 spire-1.2.1/cmd/spire-server/main.go 01:31:10 spire-1.2.1/cmd/spire-server/util/ 01:31:10 spire-1.2.1/cmd/spire-server/util/util.go 01:31:10 spire-1.2.1/conf/ 01:31:10 spire-1.2.1/conf/agent/ 01:31:10 spire-1.2.1/conf/agent/agent.conf 01:31:10 spire-1.2.1/conf/agent/agent_full.conf 01:31:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:31:10 spire-1.2.1/conf/server/ 01:31:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:31:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:31:10 spire-1.2.1/conf/server/server.conf 01:31:10 spire-1.2.1/conf/server/server_full.conf 01:31:10 spire-1.2.1/doc/ 01:31:10 spire-1.2.1/doc/SPIRE101.md 01:31:10 spire-1.2.1/doc/auditlog.md 01:31:10 spire-1.2.1/doc/authorization_policy_engine.md 01:31:10 spire-1.2.1/doc/changelog_guidelines.md 01:31:10 spire-1.2.1/doc/cure53-report.pdf 01:31:10 spire-1.2.1/doc/images/ 01:31:10 spire-1.2.1/doc/images/2019_roadmap.png 01:31:10 spire-1.2.1/doc/images/SPIRE101.png 01:31:10 spire-1.2.1/doc/images/SPIRE_agent.png 01:31:10 spire-1.2.1/doc/images/SPIRE_server.png 01:31:10 spire-1.2.1/doc/images/cache_mgr.png 01:31:10 spire-1.2.1/doc/images/cache_mgr_components.png 01:31:10 spire-1.2.1/doc/images/federated_spire.png 01:31:10 spire-1.2.1/doc/images/ha_mode.png 01:31:10 spire-1.2.1/doc/images/nested_spire.png 01:31:10 spire-1.2.1/doc/images/oidc_federation.png 01:31:10 spire-1.2.1/doc/images/single_trust_domain.png 01:31:10 spire-1.2.1/doc/images/spiffe_compatible.png 01:31:10 spire-1.2.1/doc/images/spire_logo.png 01:31:10 spire-1.2.1/doc/migrating_registration_api_clients.md 01:31:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:31:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:31:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:31:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:31:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:31:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:31:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:31:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:31:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:31:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:31:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:31:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:31:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:31:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:31:10 spire-1.2.1/doc/scaling_spire.md 01:31:10 spire-1.2.1/doc/spire_agent.md 01:31:10 spire-1.2.1/doc/spire_server.md 01:31:10 spire-1.2.1/doc/supported_integrations.md 01:31:10 spire-1.2.1/doc/telemetry.md 01:31:10 spire-1.2.1/doc/telemetry_config.md 01:31:10 spire-1.2.1/doc/upgrading.md 01:31:10 spire-1.2.1/doc/using_spire.md 01:31:10 spire-1.2.1/examples/ 01:31:10 spire-1.2.1/examples/README.md 01:31:10 spire-1.2.1/go.mod 01:31:10 spire-1.2.1/go.sum 01:31:10 spire-1.2.1/pkg/ 01:31:10 spire-1.2.1/pkg/agent/ 01:31:10 spire-1.2.1/pkg/agent/agent.go 01:31:10 spire-1.2.1/pkg/agent/api/ 01:31:10 spire-1.2.1/pkg/agent/api/config.go 01:31:10 spire-1.2.1/pkg/agent/api/debug/ 01:31:10 spire-1.2.1/pkg/agent/api/debug/v1/ 01:31:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:31:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:31:10 spire-1.2.1/pkg/agent/api/endpoints.go 01:31:10 spire-1.2.1/pkg/agent/api/health/ 01:31:10 spire-1.2.1/pkg/agent/api/health/v1/ 01:31:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:31:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:31:10 spire-1.2.1/pkg/agent/api/rpccontext/ 01:31:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:31:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:31:10 spire-1.2.1/pkg/agent/attestor/ 01:31:10 spire-1.2.1/pkg/agent/attestor/node/ 01:31:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:31:10 spire-1.2.1/pkg/agent/attestor/node/node.go 01:31:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:31:10 spire-1.2.1/pkg/agent/attestor/workload/ 01:31:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:31:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:31:10 spire-1.2.1/pkg/agent/catalog/ 01:31:10 spire-1.2.1/pkg/agent/catalog/catalog.go 01:31:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:31:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:31:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:31:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:31:10 spire-1.2.1/pkg/agent/client/ 01:31:10 spire-1.2.1/pkg/agent/client/client.go 01:31:10 spire-1.2.1/pkg/agent/client/client_test.go 01:31:10 spire-1.2.1/pkg/agent/client/dial.go 01:31:10 spire-1.2.1/pkg/agent/client/nodeconn.go 01:31:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:31:10 spire-1.2.1/pkg/agent/client/update.go 01:31:10 spire-1.2.1/pkg/agent/client/util.go 01:31:10 spire-1.2.1/pkg/agent/common/ 01:31:10 spire-1.2.1/pkg/agent/common/backoff/ 01:31:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:31:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/ 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:31:10 spire-1.2.1/pkg/agent/config.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/config.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/workload/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/ 01:31:10 spire-1.2.1/pkg/agent/manager/cache/ 01:31:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:31:10 spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/ 01:31:10 spire-1.2.1/.data/ 01:31:10 spire-1.2.1/.data/.file 01:31:10 spire-1.2.1/.dockerignore 01:31:10 spire-1.2.1/.gitattributes 01:31:10 spire-1.2.1/.githooks/ 01:31:10 spire-1.2.1/.githooks/pre-commit 01:31:10 spire-1.2.1/.github/ 01:31:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:31:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:31:10 spire-1.2.1/.github/dependabot.yml 01:31:10 spire-1.2.1/.github/workflows/ 01:31:10 spire-1.2.1/.github/workflows/nightly_build.yaml 01:31:10 spire-1.2.1/.github/workflows/pr_build.yaml 01:31:10 spire-1.2.1/.github/workflows/release_build.yaml 01:31:10 spire-1.2.1/.github/workflows/scripts/ 01:31:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:31:10 spire-1.2.1/.github/workflows/scripts/split.sh 01:31:10 spire-1.2.1/.gitignore 01:31:10 spire-1.2.1/.go-version 01:31:10 spire-1.2.1/.golangci.yml 01:31:10 spire-1.2.1/ADOPTERS.md 01:31:10 spire-1.2.1/CHANGELOG.md 01:31:10 spire-1.2.1/CODE-OF-CONDUCT.md 01:31:10 spire-1.2.1/CODEOWNERS 01:31:10 spire-1.2.1/CONTRIBUTING.md 01:31:10 spire-1.2.1/Dockerfile 01:31:10 spire-1.2.1/Dockerfile.dev 01:31:10 spire-1.2.1/pkg/agent/manager/manager.go 01:31:10 spire-1.2.1/pkg/agent/manager/manager_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/storage.go 01:31:10 spire-1.2.1/pkg/agent/manager/storage_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/storecache/ 01:31:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/sync.go 01:31:10 spire-1.2.1/pkg/agent/plugin/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:31:10 spire-1.2.1/Dockerfile.scratch 01:31:10 spire-1.2.1/LICENSE 01:31:10 spire-1.2.1/MAINTAINERS.md 01:31:10 spire-1.2.1/Makefile 01:31:10 spire-1.2.1/README.md 01:31:10 spire-1.2.1/ROADMAP.md 01:31:10 spire-1.2.1/SECURITY.md 01:31:10 spire-1.2.1/cmd/ 01:31:10 spire-1.2.1/cmd/spire-agent/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/common/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/run/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:31:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:31:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:31:10 spire-1.2.1/cmd/spire-agent/main.go 01:31:10 spire-1.2.1/cmd/spire-server/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/cli.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/run/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/token/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/validate/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:31:10 spire-1.2.1/pkg/agent/svid/ 01:31:10 spire-1.2.1/pkg/agent/svid/rotator.go 01:31:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:31:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:31:10 spire-1.2.1/pkg/agent/svid/store/ 01:31:10 spire-1.2.1/pkg/agent/svid/store/service.go 01:31:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:31:10 spire-1.2.1/pkg/common/ 01:31:10 spire-1.2.1/pkg/common/agentpathtemplate/ 01:31:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:31:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:31:10 spire-1.2.1/pkg/common/api/ 01:31:10 spire-1.2.1/pkg/common/api/metrics.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/ 01:31:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/logger.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/names.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:31:10 spire-1.2.1/pkg/common/api/names.go 01:31:10 spire-1.2.1/pkg/common/api/ratelimit.go 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/ 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:31:10 spire-1.2.1/pkg/common/auth/ 01:31:10 spire-1.2.1/pkg/common/auth/interceptors.go 01:31:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:31:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/ 01:31:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/types.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/ 01:31:10 spire-1.2.1/pkg/common/catalog/bind.go 01:31:10 spire-1.2.1/pkg/common/catalog/builtin.go 01:31:10 spire-1.2.1/pkg/common/catalog/catalog.go 01:31:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/closers.go 01:31:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:31:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:31:10 spire-1.2.1/pkg/common/catalog/config.go 01:31:10 spire-1.2.1/pkg/common/catalog/config_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/configure.go 01:31:10 spire-1.2.1/pkg/common/catalog/constraints.go 01:31:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/context.go 01:31:10 spire-1.2.1/pkg/common/catalog/external.go 01:31:10 spire-1.2.1/pkg/common/catalog/host.go 01:31:10 spire-1.2.1/pkg/common/catalog/pipenet.go 01:31:10 spire-1.2.1/pkg/common/catalog/plugin.go 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/ 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:31:10 spire-1.2.1/pkg/common/cli/ 01:31:10 spire-1.2.1/pkg/common/cli/env.go 01:31:10 spire-1.2.1/pkg/common/cli/flags.go 01:31:10 spire-1.2.1/pkg/common/cli/trust_domain.go 01:31:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:31:10 spire-1.2.1/pkg/common/cli/umask.go 01:31:10 spire-1.2.1/pkg/common/cli/umask_posix.go 01:31:10 spire-1.2.1/pkg/common/cli/umask_test.go 01:31:10 spire-1.2.1/pkg/common/cli/umask_windows.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/flag.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/format.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:31:10 spire-1.2.1/pkg/common/coretypes/ 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/ 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:31:10 spire-1.2.1/pkg/common/cryptoutil/ 01:31:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:31:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:31:10 spire-1.2.1/pkg/common/diskutil/ 01:31:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:31:10 spire-1.2.1/pkg/common/diskutil/file_test.go 01:31:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:31:10 spire-1.2.1/pkg/common/errorutil/ 01:31:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:31:10 spire-1.2.1/pkg/common/health/ 01:31:10 spire-1.2.1/pkg/common/health/config.go 01:31:10 spire-1.2.1/pkg/common/health/context.go 01:31:10 spire-1.2.1/pkg/common/health/context_test.go 01:31:10 spire-1.2.1/pkg/common/health/health.go 01:31:10 spire-1.2.1/pkg/common/health/health_test.go 01:31:10 spire-1.2.1/pkg/common/health/logger.go 01:31:10 spire-1.2.1/pkg/common/hostservice/ 01:31:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:31:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:31:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:31:10 spire-1.2.1/pkg/common/idutil/ 01:31:10 spire-1.2.1/pkg/common/idutil/require.go 01:31:10 spire-1.2.1/pkg/common/idutil/require_test.go 01:31:10 spire-1.2.1/pkg/common/idutil/safety.go 01:31:10 spire-1.2.1/pkg/common/idutil/safety_test.go 01:31:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:31:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/ 01:31:10 spire-1.2.1/pkg/common/jwtsvid/common.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:31:10 spire-1.2.1/pkg/common/jwtutil/ 01:31:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:31:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:31:10 spire-1.2.1/pkg/common/log/ 01:31:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:31:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:31:10 spire-1.2.1/pkg/common/log/log.go 01:31:10 spire-1.2.1/pkg/common/log/log_test.go 01:31:10 spire-1.2.1/pkg/common/log/options.go 01:31:10 spire-1.2.1/pkg/common/nodeutil/ 01:31:10 spire-1.2.1/pkg/common/nodeutil/node.go 01:31:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/ 01:31:10 spire-1.2.1/pkg/common/peertracker/conn.go 01:31:10 spire-1.2.1/pkg/common/peertracker/credentials.go 01:31:10 spire-1.2.1/pkg/common/peertracker/errors.go 01:31:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:31:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:31:10 spire-1.2.1/pkg/common/peertracker/info.go 01:31:10 spire-1.2.1/pkg/common/peertracker/listener.go 01:31:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tcp.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:31:10 spire-1.2.1/pkg/common/pemutil/ 01:31:10 spire-1.2.1/pkg/common/pemutil/block.go 01:31:10 spire-1.2.1/pkg/common/pemutil/certs.go 01:31:10 spire-1.2.1/pkg/common/pemutil/common.go 01:31:10 spire-1.2.1/pkg/common/pemutil/csr.go 01:31:10 spire-1.2.1/pkg/common/pemutil/keys.go 01:31:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/ 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:31:10 spire-1.2.1/pkg/common/plugin/ 01:31:10 spire-1.2.1/pkg/common/plugin/aws/ 01:31:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:31:10 spire-1.2.1/pkg/common/plugin/azure/ 01:31:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:31:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/facade.go 01:31:10 spire-1.2.1/pkg/common/plugin/facade_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/gcp/ 01:31:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/ 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/log.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/ 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:31:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:31:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:31:10 spire-1.2.1/pkg/common/plugin/x509pop/ 01:31:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:31:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:31:10 spire-1.2.1/pkg/common/profiling/ 01:31:10 spire-1.2.1/pkg/common/profiling/dumpers.go 01:31:10 spire-1.2.1/pkg/common/profiling/profiling.go 01:31:10 spire-1.2.1/pkg/common/protoutil/ 01:31:10 spire-1.2.1/pkg/common/protoutil/masks.go 01:31:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:31:10 spire-1.2.1/pkg/common/rotationutil/ 01:31:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:31:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:31:10 spire-1.2.1/pkg/common/selector/ 01:31:10 spire-1.2.1/pkg/common/selector/selector.go 01:31:10 spire-1.2.1/pkg/common/selector/selector_test.go 01:31:10 spire-1.2.1/pkg/common/selector/set.go 01:31:10 spire-1.2.1/pkg/common/selector/set_utils.go 01:31:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:31:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:31:10 spire-1.2.1/pkg/common/telemetry/call.go 01:31:10 spire-1.2.1/pkg/common/telemetry/common/ 01:31:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:31:10 spire-1.2.1/pkg/common/telemetry/config.go 01:31:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:31:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/inmem.go 01:31:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/m3.go 01:31:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/metrics.go 01:31:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/names.go 01:31:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:31:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:31:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/x509/ 01:31:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:31:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:31:10 spire-1.2.1/cmd/spire-server/main.go 01:31:10 spire-1.2.1/cmd/spire-server/util/ 01:31:10 spire-1.2.1/cmd/spire-server/util/util.go 01:31:10 spire-1.2.1/conf/ 01:31:10 spire-1.2.1/conf/agent/ 01:31:10 spire-1.2.1/conf/agent/agent.conf 01:31:10 spire-1.2.1/conf/agent/agent_full.conf 01:31:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:31:10 spire-1.2.1/conf/server/ 01:31:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:31:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:31:10 spire-1.2.1/conf/server/server.conf 01:31:10 spire-1.2.1/conf/server/server_full.conf 01:31:10 spire-1.2.1/doc/ 01:31:10 spire-1.2.1/doc/SPIRE101.md 01:31:10 spire-1.2.1/doc/auditlog.md 01:31:10 spire-1.2.1/doc/authorization_policy_engine.md 01:31:10 spire-1.2.1/doc/changelog_guidelines.md 01:31:10 spire-1.2.1/doc/cure53-report.pdf 01:31:10 spire-1.2.1/doc/images/ 01:31:10 spire-1.2.1/doc/images/2019_roadmap.png 01:31:10 spire-1.2.1/doc/images/SPIRE101.png 01:31:10 spire-1.2.1/doc/images/SPIRE_agent.png 01:31:10 spire-1.2.1/doc/images/SPIRE_server.png 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/server.go 01:31:10 spire-1.2.1/pkg/common/telemetry/sink.go 01:31:10 spire-1.2.1/pkg/common/telemetry/statsd.go 01:31:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/uptime.go 01:31:10 spire-1.2.1/pkg/common/telemetry/version.go 01:31:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:31:10 spire-1.2.1/pkg/common/uptime/ 01:31:10 spire-1.2.1/pkg/common/uptime/uptime.go 01:31:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:31:10 spire-1.2.1/pkg/common/util/ 01:31:10 spire-1.2.1/pkg/common/util/certs.go 01:31:10 spire-1.2.1/pkg/common/util/certs_test.go 01:31:10 spire-1.2.1/pkg/common/util/csr.go 01:31:10 spire-1.2.1/pkg/common/util/hash.go 01:31:10 spire-1.2.1/pkg/common/util/selectors.go 01:31:10 spire-1.2.1/pkg/common/util/selectors_test.go 01:31:10 spire-1.2.1/pkg/common/util/signals.go 01:31:10 spire-1.2.1/pkg/common/util/sort.go 01:31:10 spire-1.2.1/pkg/common/util/sort_test.go 01:31:10 spire-1.2.1/pkg/common/util/task.go 01:31:10 spire-1.2.1/pkg/common/util/task_test.go 01:31:10 spire-1.2.1/pkg/common/util/testdata/ 01:31:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:31:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:31:10 spire-1.2.1/pkg/common/version/ 01:31:10 spire-1.2.1/pkg/common/version/version.go 01:31:10 spire-1.2.1/pkg/common/x509svid/ 01:31:10 spire-1.2.1/pkg/common/x509svid/common_test.go 01:31:10 spire-1.2.1/pkg/common/x509svid/csr.go 01:31:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:31:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:31:10 spire-1.2.1/pkg/common/x509util/ 01:31:10 spire-1.2.1/pkg/common/x509util/cert.go 01:31:10 spire-1.2.1/pkg/common/x509util/dns.go 01:31:10 spire-1.2.1/pkg/common/x509util/dns_test.go 01:31:10 spire-1.2.1/pkg/common/x509util/keyid.go 01:31:10 spire-1.2.1/pkg/common/x509util/keypair.go 01:31:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:31:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:31:10 spire-1.2.1/pkg/server/ 01:31:10 spire-1.2.1/pkg/server/api/ 01:31:10 spire-1.2.1/pkg/server/api/agent.go 01:31:10 spire-1.2.1/pkg/server/api/agent/ 01:31:10 spire-1.2.1/pkg/server/api/agent/v1/ 01:31:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/agent_test.go 01:31:10 spire-1.2.1/pkg/server/api/api.go 01:31:10 spire-1.2.1/pkg/server/api/audit/ 01:31:10 spire-1.2.1/pkg/server/api/audit/audit.go 01:31:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:31:10 spire-1.2.1/pkg/server/api/bundle.go 01:31:10 spire-1.2.1/pkg/server/api/bundle/ 01:31:10 spire-1.2.1/pkg/server/api/bundle/v1/ 01:31:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/bundle_test.go 01:31:10 spire-1.2.1/pkg/server/api/debug/ 01:31:10 spire-1.2.1/pkg/server/api/debug/v1/ 01:31:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/entry.go 01:31:10 spire-1.2.1/pkg/server/api/entry/ 01:31:10 spire-1.2.1/pkg/server/api/entry/v1/ 01:31:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/entry_test.go 01:31:10 spire-1.2.1/pkg/server/api/health/ 01:31:10 spire-1.2.1/pkg/server/api/health/v1/ 01:31:10 spire-1.2.1/pkg/server/api/health/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/id.go 01:31:10 spire-1.2.1/pkg/server/api/id_test.go 01:31:10 spire-1.2.1/pkg/server/api/limits/ 01:31:10 spire-1.2.1/pkg/server/api/limits/limits.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/ 01:31:10 spire-1.2.1/pkg/server/api/middleware/alias.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/audit.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/caller.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/common.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/entries.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:31:10 spire-1.2.1/pkg/server/api/ratelimit.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/ 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:31:10 spire-1.2.1/pkg/server/api/selector.go 01:31:10 spire-1.2.1/pkg/server/api/selector_test.go 01:31:10 spire-1.2.1/pkg/server/api/status.go 01:31:10 spire-1.2.1/pkg/server/api/status_test.go 01:31:10 spire-1.2.1/pkg/server/api/svid/ 01:31:10 spire-1.2.1/pkg/server/api/svid/v1/ 01:31:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/ 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/ 01:31:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/validate.go 01:31:10 spire-1.2.1/pkg/server/bundle/ 01:31:10 spire-1.2.1/pkg/server/bundle/client/ 01:31:10 spire-1.2.1/pkg/server/bundle/client/client.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/manager.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/sources.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/updater.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:31:10 spire-1.2.1/pkg/server/ca/ 01:31:10 spire-1.2.1/pkg/server/ca/ca.go 01:31:10 spire-1.2.1/pkg/server/ca/ca_health.go 01:31:10 spire-1.2.1/doc/images/cache_mgr.png 01:31:10 spire-1.2.1/doc/images/cache_mgr_components.png 01:31:10 spire-1.2.1/doc/images/federated_spire.png 01:31:10 spire-1.2.1/doc/images/ha_mode.png 01:31:10 spire-1.2.1/doc/images/nested_spire.png 01:31:10 spire-1.2.1/doc/images/oidc_federation.png 01:31:10 spire-1.2.1/doc/images/single_trust_domain.png 01:31:10 spire-1.2.1/doc/images/spiffe_compatible.png 01:31:10 spire-1.2.1/doc/images/spire_logo.png 01:31:10 spire-1.2.1/doc/migrating_registration_api_clients.md 01:31:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:31:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:31:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:31:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:31:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:31:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:31:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:31:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:31:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:31:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:31:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:31:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:31:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:31:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:31:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:31:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:31:10 spire-1.2.1/pkg/server/ca/ca_test.go 01:31:10 spire-1.2.1/pkg/server/ca/journal.go 01:31:10 spire-1.2.1/pkg/server/ca/journal_test.go 01:31:10 spire-1.2.1/pkg/server/ca/manager.go 01:31:10 spire-1.2.1/pkg/server/ca/manager_health.go 01:31:10 spire-1.2.1/pkg/server/ca/manager_test.go 01:31:10 spire-1.2.1/pkg/server/ca/templates.go 01:31:10 spire-1.2.1/pkg/server/ca/upstream_client.go 01:31:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:31:10 spire-1.2.1/pkg/server/ca/validation.go 01:31:10 spire-1.2.1/pkg/server/cache/ 01:31:10 spire-1.2.1/pkg/server/cache/dscache/ 01:31:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:31:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/ 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:31:10 spire-1.2.1/pkg/server/catalog/ 01:31:10 spire-1.2.1/pkg/server/catalog/catalog.go 01:31:10 spire-1.2.1/pkg/server/catalog/keymanager.go 01:31:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:31:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:31:10 spire-1.2.1/pkg/server/catalog/notifier.go 01:31:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:31:10 spire-1.2.1/pkg/server/config.go 01:31:10 spire-1.2.1/pkg/server/datastore/ 01:31:10 spire-1.2.1/pkg/server/datastore/datastore.go 01:31:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:31:10 spire-1.2.1/pkg/server/datastore/repository.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:31:10 spire-1.2.1/pkg/server/endpoints/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:31:10 spire-1.2.1/pkg/server/endpoints/config.go 01:31:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:31:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:31:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:31:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:31:10 spire-1.2.1/pkg/server/endpoints/middleware.go 01:31:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:31:10 spire-1.2.1/pkg/server/hostservice/ 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:31:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:31:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:31:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/ 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:31:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:31:10 spire-1.2.1/doc/scaling_spire.md 01:31:10 spire-1.2.1/doc/spire_agent.md 01:31:10 spire-1.2.1/doc/spire_server.md 01:31:10 spire-1.2.1/doc/supported_integrations.md 01:31:10 spire-1.2.1/doc/telemetry.md 01:31:10 spire-1.2.1/doc/telemetry_config.md 01:31:10 spire-1.2.1/doc/upgrading.md 01:31:10 spire-1.2.1/doc/using_spire.md 01:31:10 spire-1.2.1/examples/ 01:31:10 spire-1.2.1/examples/README.md 01:31:10 spire-1.2.1/go.mod 01:31:10 spire-1.2.1/go.sum 01:31:10 spire-1.2.1/pkg/ 01:31:10 spire-1.2.1/pkg/agent/ 01:31:10 spire-1.2.1/pkg/agent/agent.go 01:31:10 spire-1.2.1/pkg/agent/api/ 01:31:10 spire-1.2.1/pkg/agent/api/config.go 01:31:10 spire-1.2.1/pkg/agent/api/debug/ 01:31:10 spire-1.2.1/pkg/agent/api/debug/v1/ 01:31:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:31:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:31:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:31:10 spire-1.2.1/pkg/agent/api/endpoints.go 01:31:10 spire-1.2.1/pkg/agent/api/health/ 01:31:10 spire-1.2.1/pkg/agent/api/health/v1/ 01:31:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:31:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:31:10 spire-1.2.1/pkg/agent/api/rpccontext/ 01:31:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:31:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:31:10 spire-1.2.1/pkg/agent/attestor/ 01:31:10 spire-1.2.1/pkg/agent/attestor/node/ 01:31:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:31:10 spire-1.2.1/pkg/agent/attestor/node/node.go 01:31:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:31:10 spire-1.2.1/pkg/agent/attestor/workload/ 01:31:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:31:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:31:10 spire-1.2.1/pkg/agent/catalog/ 01:31:10 spire-1.2.1/pkg/agent/catalog/catalog.go 01:31:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:31:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:31:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:31:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:31:10 spire-1.2.1/pkg/agent/client/ 01:31:10 spire-1.2.1/pkg/agent/client/client.go 01:31:10 spire-1.2.1/pkg/agent/client/client_test.go 01:31:10 spire-1.2.1/pkg/agent/client/dial.go 01:31:10 spire-1.2.1/pkg/agent/client/nodeconn.go 01:31:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:31:10 spire-1.2.1/pkg/agent/client/update.go 01:31:10 spire-1.2.1/pkg/agent/client/util.go 01:31:10 spire-1.2.1/pkg/agent/common/ 01:31:10 spire-1.2.1/pkg/agent/common/backoff/ 01:31:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:31:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/ 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:31:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:31:10 spire-1.2.1/pkg/agent/config.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/config.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:31:10 spire-1.2.1/pkg/server/registration/ 01:31:10 spire-1.2.1/pkg/server/registration/manager.go 01:31:10 spire-1.2.1/pkg/server/registration/manager_test.go 01:31:10 spire-1.2.1/pkg/server/scanentries.go 01:31:10 spire-1.2.1/pkg/server/scanentries_test.go 01:31:10 spire-1.2.1/pkg/server/server.go 01:31:10 spire-1.2.1/pkg/server/server_test.go 01:31:10 spire-1.2.1/pkg/server/svid/ 01:31:10 spire-1.2.1/pkg/server/svid/observer.go 01:31:10 spire-1.2.1/pkg/server/svid/observer_test.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator_config.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator_test.go 01:31:10 spire-1.2.1/proto/ 01:31:10 spire-1.2.1/proto/private/ 01:31:10 spire-1.2.1/proto/private/server/ 01:31:10 spire-1.2.1/proto/private/server/journal/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/workload/ 01:31:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:31:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/ 01:31:10 spire-1.2.1/pkg/agent/manager/cache/ 01:31:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:31:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:31:10 spire-1.2.1/pkg/agent/manager/config.go 01:31:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:31:10 spire-1.2.1/proto/private/server/journal/journal.proto 01:31:10 spire-1.2.1/proto/spire/ 01:31:10 spire-1.2.1/proto/spire/common/ 01:31:10 spire-1.2.1/proto/spire/common/common.pb.go 01:31:10 spire-1.2.1/proto/spire/common/common.proto 01:31:10 spire-1.2.1/proto/spire/common/plugin/ 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:31:10 spire-1.2.1/proto/spire/plugin/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:31:10 spire-1.2.1/release/ 01:31:10 spire-1.2.1/release/spire-extras/ 01:31:10 spire-1.2.1/release/spire-extras/README.md 01:31:10 spire-1.2.1/release/spire-extras/conf/ 01:31:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:31:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:31:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:31:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:31:10 spire-1.2.1/release/spire/ 01:31:10 spire-1.2.1/release/spire/README.md 01:31:10 spire-1.2.1/release/spire/conf/ 01:31:10 spire-1.2.1/release/spire/conf/agent/ 01:31:10 spire-1.2.1/release/spire/conf/agent/agent.conf 01:31:10 spire-1.2.1/release/spire/conf/server/ 01:31:10 spire-1.2.1/release/spire/conf/server/server.conf 01:31:10 spire-1.2.1/script/ 01:31:10 spire-1.2.1/script/build-artifact.sh 01:31:10 spire-1.2.1/script/generate_dummy_ca.sh 01:31:10 spire-1.2.1/support/ 01:31:10 spire-1.2.1/support/k8s/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:31:10 spire-1.2.1/pkg/agent/manager/manager.go 01:31:10 spire-1.2.1/pkg/agent/manager/manager_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/storage.go 01:31:10 spire-1.2.1/pkg/agent/manager/storage_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/storecache/ 01:31:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:31:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:31:10 spire-1.2.1/pkg/agent/manager/sync.go 01:31:10 spire-1.2.1/pkg/agent/plugin/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/ 01:31:10 spire-1.2.1/support/oidc-discovery-provider/README.md 01:31:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/config.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:31:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:31:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/main.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:31:10 spire-1.2.1/test/ 01:31:10 spire-1.2.1/test/clock/ 01:31:10 spire-1.2.1/test/clock/clock.go 01:31:10 spire-1.2.1/test/fakes/ 01:31:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:31:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:31:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:31:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:31:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:31:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/test/fakes/fakeagentstore/ 01:31:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:31:10 spire-1.2.1/test/fakes/fakedatastore/ 01:31:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:31:10 spire-1.2.1/test/fakes/fakeentryclient/ 01:31:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:31:10 spire-1.2.1/test/fakes/fakehealthchecker/ 01:31:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:31:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:31:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:31:10 spire-1.2.1/test/fakes/fakemetrics/ 01:31:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:31:10 spire-1.2.1/test/fakes/fakenoderesolver/ 01:31:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:31:10 spire-1.2.1/test/fakes/fakenotifier/ 01:31:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:31:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:31:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:31:10 spire-1.2.1/test/fakes/fakeserverca/ 01:31:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:31:10 spire-1.2.1/test/fakes/fakeservercatalog/ 01:31:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:31:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:31:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:31:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:31:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:31:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:31:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:31:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:31:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:31:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:31:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:31:10 spire-1.2.1/test/fixture/ 01:31:10 spire-1.2.1/test/fixture/certs/ 01:31:10 spire-1.2.1/test/fixture/certs/agent_svid.der 01:31:10 spire-1.2.1/test/fixture/certs/base_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/blog_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/bundle.der 01:31:10 spire-1.2.1/test/fixture/certs/ca.pem 01:31:10 spire-1.2.1/test/fixture/certs/ca_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/database_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/database_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/database_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/node_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/node_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/node_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/svid.pem 01:31:10 spire-1.2.1/test/fixture/certs/svid_key.pem 01:31:10 spire-1.2.1/test/fixture/config/ 01:31:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:31:10 spire-1.2.1/test/fixture/config/agent_good.conf 01:31:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:31:10 spire-1.2.1/test/fixture/config/plugin_good.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_good.conf 01:31:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:31:10 spire-1.2.1/test/fixture/fixture.go 01:31:10 spire-1.2.1/test/fixture/nodeattestor/ 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:31:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:31:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:31:10 spire-1.2.1/pkg/agent/svid/ 01:31:10 spire-1.2.1/pkg/agent/svid/rotator.go 01:31:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:31:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:31:10 spire-1.2.1/pkg/agent/svid/store/ 01:31:10 spire-1.2.1/pkg/agent/svid/store/service.go 01:31:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:31:10 spire-1.2.1/pkg/common/ 01:31:10 spire-1.2.1/pkg/common/agentpathtemplate/ 01:31:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:31:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:31:10 spire-1.2.1/pkg/common/api/ 01:31:10 spire-1.2.1/pkg/common/api/metrics.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/ 01:31:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:31:10 spire-1.2.1/test/fixture/registration/ 01:31:10 spire-1.2.1/test/fixture/registration/entries.json 01:31:10 spire-1.2.1/test/fixture/registration/good-for-update.json 01:31:10 spire-1.2.1/test/fixture/registration/good.json 01:31:10 spire-1.2.1/test/fixture/registration/invalid.json 01:31:10 spire-1.2.1/test/fixture/registration/invalid_json.json 01:31:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:31:10 spire-1.2.1/test/integration/ 01:31:10 spire-1.2.1/test/integration/README.md 01:31:10 spire-1.2.1/pkg/common/api/middleware/logger.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/names.go 01:31:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:31:10 spire-1.2.1/pkg/common/api/names.go 01:31:10 spire-1.2.1/pkg/common/api/ratelimit.go 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/ 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:31:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:31:10 spire-1.2.1/pkg/common/auth/ 01:31:10 spire-1.2.1/pkg/common/auth/interceptors.go 01:31:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:31:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/ 01:31:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/types.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:31:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/ 01:31:10 spire-1.2.1/pkg/common/catalog/bind.go 01:31:10 spire-1.2.1/pkg/common/catalog/builtin.go 01:31:10 spire-1.2.1/pkg/common/catalog/catalog.go 01:31:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/closers.go 01:31:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:31:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:31:10 spire-1.2.1/pkg/common/catalog/config.go 01:31:10 spire-1.2.1/pkg/common/catalog/config_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/configure.go 01:31:10 spire-1.2.1/pkg/common/catalog/constraints.go 01:31:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:31:10 spire-1.2.1/pkg/common/catalog/context.go 01:31:10 spire-1.2.1/test/integration/common 01:31:10 spire-1.2.1/test/integration/setup/ 01:31:10 spire-1.2.1/test/integration/setup/adminclient/ 01:31:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:31:10 spire-1.2.1/test/integration/setup/adminclient/client.go 01:31:10 spire-1.2.1/test/integration/setup/debugagent/ 01:31:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:31:10 spire-1.2.1/test/integration/setup/debugagent/main.go 01:31:10 spire-1.2.1/test/integration/setup/debugserver/ 01:31:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:31:10 spire-1.2.1/test/integration/setup/debugserver/main.go 01:31:10 spire-1.2.1/test/integration/setup/downstreamclient/ 01:31:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:31:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:31:10 spire-1.2.1/test/integration/setup/itclient/ 01:31:10 spire-1.2.1/test/integration/setup/itclient/client.go 01:31:10 spire-1.2.1/test/integration/setup/node-attestation/ 01:31:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:31:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:31:10 spire-1.2.1/test/integration/setup/x509pop/ 01:31:10 spire-1.2.1/pkg/common/catalog/external.go 01:31:10 spire-1.2.1/pkg/common/catalog/host.go 01:31:10 spire-1.2.1/pkg/common/catalog/pipenet.go 01:31:10 spire-1.2.1/pkg/common/catalog/plugin.go 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/ 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:31:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:31:10 spire-1.2.1/pkg/common/cli/ 01:31:10 spire-1.2.1/pkg/common/cli/env.go 01:31:10 spire-1.2.1/pkg/common/cli/flags.go 01:31:10 spire-1.2.1/pkg/common/cli/trust_domain.go 01:31:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:31:10 spire-1.2.1/pkg/common/cli/umask.go 01:31:10 spire-1.2.1/pkg/common/cli/umask_posix.go 01:31:10 spire-1.2.1/pkg/common/cli/umask_test.go 01:31:10 spire-1.2.1/pkg/common/cli/umask_windows.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/flag.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/format.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:31:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:31:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:31:10 spire-1.2.1/test/integration/suites/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:31:10 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.confspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:31:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:31:10 spire-1.2.1/pkg/common/coretypes/ 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/ 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:31:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:31:10 spire-1.2.1/pkg/common/cryptoutil/ 01:31:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:31:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:31:10 spire-1.2.1/pkg/common/diskutil/ 01:31:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:31:10 spire-1.2.1/pkg/common/diskutil/file_test.go 01:31:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:31:10 spire-1.2.1/pkg/common/errorutil/ 01:31:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:31:10 spire-1.2.1/pkg/common/health/ 01:31:10 spire-1.2.1/pkg/common/health/config.go 01:31:10 spire-1.2.1/pkg/common/health/context.go 01:31:10 spire-1.2.1/pkg/common/health/context_test.go 01:31:10 spire-1.2.1/pkg/common/health/health.go 01:31:10 spire-1.2.1/pkg/common/health/health_test.go 01:31:10 spire-1.2.1/pkg/common/health/logger.go 01:31:10 spire-1.2.1/pkg/common/hostservice/ 01:31:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:31:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:31:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:31:10 spire-1.2.1/pkg/common/idutil/ 01:31:10 spire-1.2.1/pkg/common/idutil/require.go 01:31:10 spire-1.2.1/pkg/common/idutil/require_test.go 01:31:10 spire-1.2.1/pkg/common/idutil/safety.go 01:31:10 spire-1.2.1/pkg/common/idutil/safety_test.go 01:31:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:31:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/ 01:31:10 spire-1.2.1/pkg/common/jwtsvid/common.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:31:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:31:10 spire-1.2.1/pkg/common/jwtutil/ 01:31:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:31:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:31:10 spire-1.2.1/pkg/common/log/ 01:31:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:31:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:31:10 spire-1.2.1/pkg/common/log/log.go 01:31:10 spire-1.2.1/pkg/common/log/log_test.go 01:31:10 spire-1.2.1/pkg/common/log/options.go 01:31:10 spire-1.2.1/pkg/common/nodeutil/ 01:31:10 spire-1.2.1/pkg/common/nodeutil/node.go 01:31:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/ 01:31:10 spire-1.2.1/pkg/common/peertracker/conn.go 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:31:10 spire-1.2.1/test/integration/suites/join-token/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:31:10 spire-1.2.1/pkg/common/peertracker/credentials.go 01:31:10 spire-1.2.1/pkg/common/peertracker/errors.go 01:31:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:31:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:31:10 spire-1.2.1/pkg/common/peertracker/info.go 01:31:10 spire-1.2.1/pkg/common/peertracker/listener.go 01:31:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:31:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tcp.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:31:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:31:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:31:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:31:10 spire-1.2.1/test/integration/suites/join-token/README.md 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/join-token/teardown 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:31:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:31:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:31:10 spire-1.2.1/pkg/common/pemutil/ 01:31:10 spire-1.2.1/pkg/common/pemutil/block.go 01:31:10 spire-1.2.1/pkg/common/pemutil/certs.go 01:31:10 spire-1.2.1/pkg/common/pemutil/common.go 01:31:10 spire-1.2.1/pkg/common/pemutil/csr.go 01:31:10 spire-1.2.1/pkg/common/pemutil/keys.go 01:31:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/ 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:31:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:31:10 spire-1.2.1/pkg/common/plugin/ 01:31:10 spire-1.2.1/pkg/common/plugin/aws/ 01:31:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:31:10 spire-1.2.1/pkg/common/plugin/azure/ 01:31:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:31:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/facade.go 01:31:10 spire-1.2.1/pkg/common/plugin/facade_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/gcp/ 01:31:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/ 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:31:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/log.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/ 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:31:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:31:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:31:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:31:10 spire-1.2.1/pkg/common/plugin/x509pop/ 01:31:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:31:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:31:10 spire-1.2.1/pkg/common/profiling/ 01:31:10 spire-1.2.1/pkg/common/profiling/dumpers.go 01:31:10 spire-1.2.1/pkg/common/profiling/profiling.go 01:31:10 spire-1.2.1/pkg/common/protoutil/ 01:31:10 spire-1.2.1/pkg/common/protoutil/masks.go 01:31:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:31:10 spire-1.2.1/pkg/common/rotationutil/ 01:31:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:31:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:31:10 spire-1.2.1/pkg/common/selector/ 01:31:10 spire-1.2.1/pkg/common/selector/selector.go 01:31:10 spire-1.2.1/pkg/common/selector/selector_test.go 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:31:10 spire-1.2.1/test/integration/suites/k8s/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/00-setup 01:31:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:31:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:31:10 spire-1.2.1/test/integration/suites/k8s/README.md 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:31:10 spire-1.2.1/pkg/common/selector/set.go 01:31:10 spire-1.2.1/pkg/common/selector/set_utils.go 01:31:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:31:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:31:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:31:10 spire-1.2.1/pkg/common/telemetry/call.go 01:31:10 spire-1.2.1/pkg/common/telemetry/common/ 01:31:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/k8s/teardown 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:31:10 spire-1.2.1/pkg/common/telemetry/config.go 01:31:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:31:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/inmem.go 01:31:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/m3.go 01:31:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/metrics.go 01:31:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/names.go 01:31:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:31:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:31:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:31:10 spire-1.2.1/test/integration/suites/rotation/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:31:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:31:10 spire-1.2.1/test/integration/suites/rotation/README.md 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:31:10 spire-1.2.1/pkg/common/telemetry/server/server.go 01:31:10 spire-1.2.1/pkg/common/telemetry/sink.go 01:31:10 spire-1.2.1/pkg/common/telemetry/statsd.go 01:31:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:31:10 spire-1.2.1/pkg/common/telemetry/uptime.go 01:31:10 spire-1.2.1/pkg/common/telemetry/version.go 01:31:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:31:10 spire-1.2.1/pkg/common/uptime/ 01:31:10 spire-1.2.1/pkg/common/uptime/uptime.go 01:31:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/rotation/teardown 01:31:10 spire-1.2.1/test/integration/suites/self-test/ 01:31:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:31:10 spire-1.2.1/test/integration/suites/self-test/README.md 01:31:10 spire-1.2.1/test/integration/suites/self-test/teardown 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:31:10 spire-1.2.1/test/integration/suites/upgrade/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:31:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:31:10 spire-1.2.1/pkg/common/util/ 01:31:10 spire-1.2.1/pkg/common/util/certs.go 01:31:10 spire-1.2.1/pkg/common/util/certs_test.go 01:31:10 spire-1.2.1/pkg/common/util/csr.go 01:31:10 spire-1.2.1/pkg/common/util/hash.go 01:31:10 spire-1.2.1/pkg/common/util/selectors.go 01:31:10 spire-1.2.1/pkg/common/util/selectors_test.go 01:31:10 spire-1.2.1/pkg/common/util/signals.go 01:31:10 spire-1.2.1/pkg/common/util/sort.go 01:31:10 spire-1.2.1/pkg/common/util/sort_test.go 01:31:10 spire-1.2.1/pkg/common/util/task.go 01:31:10 spire-1.2.1/pkg/common/util/task_test.go 01:31:10 spire-1.2.1/pkg/common/util/testdata/ 01:31:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:31:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:31:10 spire-1.2.1/pkg/common/version/ 01:31:10 spire-1.2.1/pkg/common/version/version.go 01:31:10 spire-1.2.1/pkg/common/x509svid/ 01:31:10 spire-1.2.1/pkg/common/x509svid/common_test.go 01:31:10 spire-1.2.1/pkg/common/x509svid/csr.go 01:31:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:31:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:31:10 spire-1.2.1/pkg/common/x509util/ 01:31:10 spire-1.2.1/pkg/common/x509util/cert.go 01:31:10 spire-1.2.1/pkg/common/x509util/dns.go 01:31:10 spire-1.2.1/pkg/common/x509util/dns_test.go 01:31:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:31:10 spire-1.2.1/test/integration/suites/upgrade/README.md 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/upgrade/teardown 01:31:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:31:10 spire-1.2.1/test/integration/test-one.sh 01:31:10 spire-1.2.1/test/integration/test.sh 01:31:10 spire-1.2.1/test/plugintest/ 01:31:10 spire-1.2.1/test/plugintest/config.go 01:31:10 spire-1.2.1/test/plugintest/load.go 01:31:10 spire-1.2.1/test/plugintest/option.go 01:31:10 spire-1.2.1/test/spiretest/ 01:31:10 spire-1.2.1/test/spiretest/apiserver.go 01:31:10 spire-1.2.1/test/spiretest/assertions.go 01:31:10 spire-1.2.1/test/spiretest/dir.go 01:31:10 spire-1.2.1/test/spiretest/errors_posix.go 01:31:10 spire-1.2.1/test/spiretest/errors_windows.go 01:31:10 spire-1.2.1/test/spiretest/logs.go 01:31:10 spire-1.2.1/test/spiretest/socketapi.go 01:31:10 spire-1.2.1/test/spiretest/suite.go 01:31:10 spire-1.2.1/test/spiretest/x509.go 01:31:10 spire-1.2.1/test/testca/ 01:31:10 spire-1.2.1/test/testca/ca.go 01:31:10 spire-1.2.1/test/testkey/ 01:31:10 spire-1.2.1/test/testkey/generate.sh 01:31:10 spire-1.2.1/test/testkey/genkeys.go 01:31:10 spire-1.2.1/test/testkey/keys.go 01:31:10 spire-1.2.1/test/testkey/new.go 01:31:10 spire-1.2.1/test/tpmsimulator/ 01:31:10 spire-1.2.1/test/tpmsimulator/simulator.go 01:31:10 spire-1.2.1/test/util/ 01:31:10 spire-1.2.1/test/util/cert_fixtures.go 01:31:10 spire-1.2.1/test/util/cert_generation.go 01:31:10 spire-1.2.1/test/util/io_redirection.go 01:31:10 spire-1.2.1/test/util/race.go 01:31:10 spire-1.2.1/test/util/util.go 01:31:10 building spire from source... 01:31:10 01:31:10 spire-1.2.1/pkg/common/x509util/keyid.go 01:31:10 spire-1.2.1/pkg/common/x509util/keypair.go 01:31:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:31:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:31:10 spire-1.2.1/pkg/server/ 01:31:10 spire-1.2.1/pkg/server/api/ 01:31:10 spire-1.2.1/pkg/server/api/agent.go 01:31:10 spire-1.2.1/pkg/server/api/agent/ 01:31:10 spire-1.2.1/pkg/server/api/agent/v1/ 01:31:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/agent_test.go 01:31:10 spire-1.2.1/pkg/server/api/api.go 01:31:10 spire-1.2.1/pkg/server/api/audit/ 01:31:10 spire-1.2.1/pkg/server/api/audit/audit.go 01:31:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:31:10 spire-1.2.1/pkg/server/api/bundle.go 01:31:10 spire-1.2.1/pkg/server/api/bundle/ 01:31:10 spire-1.2.1/pkg/server/api/bundle/v1/ 01:31:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/bundle_test.go 01:31:10 spire-1.2.1/pkg/server/api/debug/ 01:31:10 spire-1.2.1/pkg/server/api/debug/v1/ 01:31:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/entry.go 01:31:10 spire-1.2.1/pkg/server/api/entry/ 01:31:10 spire-1.2.1/pkg/server/api/entry/v1/ 01:31:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/entry_test.go 01:31:10 spire-1.2.1/pkg/server/api/health/ 01:31:10 spire-1.2.1/pkg/server/api/health/v1/ 01:31:10 spire-1.2.1/pkg/server/api/health/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/id.go 01:31:10 spire-1.2.1/pkg/server/api/id_test.go 01:31:10 spire-1.2.1/pkg/server/api/limits/ 01:31:10 spire-1.2.1/pkg/server/api/limits/limits.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/ 01:31:10 spire-1.2.1/pkg/server/api/middleware/alias.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/audit.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/caller.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/common.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/entries.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:31:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:31:10 spire-1.2.1/pkg/server/api/ratelimit.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/ 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:31:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:31:10 spire-1.2.1/pkg/server/api/selector.go 01:31:10 spire-1.2.1/pkg/server/api/selector_test.go 01:31:10 spire-1.2.1/pkg/server/api/status.go 01:31:10 spire-1.2.1/pkg/server/api/status_test.go 01:31:10 spire-1.2.1/pkg/server/api/svid/ 01:31:10 spire-1.2.1/pkg/server/api/svid/v1/ 01:31:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/ 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:31:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/ 01:31:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:31:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:31:10 spire-1.2.1/pkg/server/authpolicy/validate.go 01:31:10 spire-1.2.1/pkg/server/bundle/ 01:31:10 spire-1.2.1/pkg/server/bundle/client/ 01:31:10 spire-1.2.1/pkg/server/bundle/client/client.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/manager.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/sources.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/updater.go 01:31:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:31:10 spire-1.2.1/pkg/server/ca/ 01:31:10 spire-1.2.1/pkg/server/ca/ca.go 01:31:10 spire-1.2.1/pkg/server/ca/ca_health.go 01:31:10 spire-1.2.1/pkg/server/ca/ca_test.go 01:31:10 spire-1.2.1/pkg/server/ca/journal.go 01:31:10 spire-1.2.1/pkg/server/ca/journal_test.go 01:31:10 spire-1.2.1/pkg/server/ca/manager.go 01:31:10 spire-1.2.1/pkg/server/ca/manager_health.go 01:31:10 spire-1.2.1/pkg/server/ca/manager_test.go 01:31:10 spire-1.2.1/pkg/server/ca/templates.go 01:31:10 spire-1.2.1/pkg/server/ca/upstream_client.go 01:31:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:31:10 spire-1.2.1/pkg/server/ca/validation.go 01:31:10 spire-1.2.1/pkg/server/cache/ 01:31:10 spire-1.2.1/pkg/server/cache/dscache/ 01:31:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:31:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/ 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:31:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:31:10 spire-1.2.1/pkg/server/catalog/ 01:31:10 spire-1.2.1/pkg/server/catalog/catalog.go 01:31:10 spire-1.2.1/pkg/server/catalog/keymanager.go 01:31:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:31:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:31:10 spire-1.2.1/pkg/server/catalog/notifier.go 01:31:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:31:10 spire-1.2.1/pkg/server/config.go 01:31:10 spire-1.2.1/pkg/server/datastore/ 01:31:10 spire-1.2.1/pkg/server/datastore/datastore.go 01:31:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:31:10 spire-1.2.1/pkg/server/datastore/repository.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:31:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:31:10 spire-1.2.1/pkg/server/endpoints/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:31:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:31:10 spire-1.2.1/pkg/server/endpoints/config.go 01:31:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:31:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:31:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:31:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:31:10 spire-1.2.1/pkg/server/endpoints/middleware.go 01:31:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:31:10 spire-1.2.1/pkg/server/hostservice/ 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:31:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:31:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:31:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:31:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:31:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/ 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:31:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:31:10 spire-1.2.1/pkg/server/registration/ 01:31:10 spire-1.2.1/pkg/server/registration/manager.go 01:31:10 spire-1.2.1/pkg/server/registration/manager_test.go 01:31:10 spire-1.2.1/pkg/server/scanentries.go 01:31:10 spire-1.2.1/pkg/server/scanentries_test.go 01:31:10 spire-1.2.1/pkg/server/server.go 01:31:10 spire-1.2.1/pkg/server/server_test.go 01:31:10 spire-1.2.1/pkg/server/svid/ 01:31:10 spire-1.2.1/pkg/server/svid/observer.go 01:31:10 spire-1.2.1/pkg/server/svid/observer_test.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator_config.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:31:10 spire-1.2.1/pkg/server/svid/rotator_test.go 01:31:10 spire-1.2.1/proto/ 01:31:10 spire-1.2.1/proto/private/ 01:31:10 spire-1.2.1/proto/private/server/ 01:31:10 spire-1.2.1/proto/private/server/journal/ 01:31:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:31:10 spire-1.2.1/proto/private/server/journal/journal.proto 01:31:10 spire-1.2.1/proto/spire/ 01:31:10 spire-1.2.1/proto/spire/common/ 01:31:10 spire-1.2.1/proto/spire/common/common.pb.go 01:31:10 spire-1.2.1/proto/spire/common/common.proto 01:31:10 spire-1.2.1/proto/spire/common/plugin/ 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:31:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:31:10 spire-1.2.1/proto/spire/plugin/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:31:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:31:10 spire-1.2.1/release/ 01:31:10 spire-1.2.1/release/spire-extras/ 01:31:10 spire-1.2.1/release/spire-extras/README.md 01:31:10 spire-1.2.1/release/spire-extras/conf/ 01:31:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:31:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:31:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:31:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:31:10 spire-1.2.1/release/spire/ 01:31:10 spire-1.2.1/release/spire/README.md 01:31:10 spire-1.2.1/release/spire/conf/ 01:31:10 spire-1.2.1/release/spire/conf/agent/ 01:31:10 spire-1.2.1/release/spire/conf/agent/agent.conf 01:31:10 spire-1.2.1/release/spire/conf/server/ 01:31:10 spire-1.2.1/release/spire/conf/server/server.conf 01:31:10 spire-1.2.1/script/ 01:31:10 spire-1.2.1/script/build-artifact.sh 01:31:10 spire-1.2.1/script/generate_dummy_ca.sh 01:31:10 spire-1.2.1/support/ 01:31:10 spire-1.2.1/support/k8s/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:31:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/ 01:31:10 spire-1.2.1/support/oidc-discovery-provider/README.md 01:31:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/config.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/main.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:31:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:31:10 spire-1.2.1/test/ 01:31:10 spire-1.2.1/test/clock/ 01:31:10 spire-1.2.1/test/clock/clock.go 01:31:10 spire-1.2.1/test/fakes/ 01:31:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:31:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:31:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:31:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:31:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:31:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/test/fakes/fakeagentstore/ 01:31:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:31:10 spire-1.2.1/test/fakes/fakedatastore/ 01:31:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:31:10 spire-1.2.1/test/fakes/fakeentryclient/ 01:31:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:31:10 spire-1.2.1/test/fakes/fakehealthchecker/ 01:31:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:31:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:31:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:31:10 spire-1.2.1/test/fakes/fakemetrics/ 01:31:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:31:10 spire-1.2.1/test/fakes/fakenoderesolver/ 01:31:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:31:10 spire-1.2.1/test/fakes/fakenotifier/ 01:31:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:31:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:31:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:31:10 spire-1.2.1/test/fakes/fakeserverca/ 01:31:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:31:10 spire-1.2.1/test/fakes/fakeservercatalog/ 01:31:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:31:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:31:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:31:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:31:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:31:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:31:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:31:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:31:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:31:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:31:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:31:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:31:10 spire-1.2.1/test/fixture/ 01:31:10 spire-1.2.1/test/fixture/certs/ 01:31:10 spire-1.2.1/test/fixture/certs/agent_svid.der 01:31:10 spire-1.2.1/test/fixture/certs/base_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/blog_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/bundle.der 01:31:10 spire-1.2.1/test/fixture/certs/ca.pem 01:31:10 spire-1.2.1/test/fixture/certs/ca_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/database_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/database_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/database_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/node_cert.pem 01:31:10 spire-1.2.1/test/fixture/certs/node_csr.pem 01:31:10 spire-1.2.1/test/fixture/certs/node_key.pem 01:31:10 spire-1.2.1/test/fixture/certs/svid.pem 01:31:10 spire-1.2.1/test/fixture/certs/svid_key.pem 01:31:10 spire-1.2.1/test/fixture/config/ 01:31:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:31:10 spire-1.2.1/test/fixture/config/agent_good.conf 01:31:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:31:10 spire-1.2.1/test/fixture/config/plugin_good.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:31:10 spire-1.2.1/test/fixture/config/server_good.conf 01:31:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:31:10 spire-1.2.1/test/fixture/fixture.go 01:31:10 spire-1.2.1/test/fixture/nodeattestor/ 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:31:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:31:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:31:10 spire-1.2.1/test/fixture/registration/ 01:31:10 spire-1.2.1/test/fixture/registration/entries.json 01:31:10 spire-1.2.1/test/fixture/registration/good-for-update.json 01:31:10 spire-1.2.1/test/fixture/registration/good.json 01:31:10 spire-1.2.1/test/fixture/registration/invalid.json 01:31:10 spire-1.2.1/test/fixture/registration/invalid_json.json 01:31:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:31:10 spire-1.2.1/test/integration/ 01:31:10 spire-1.2.1/test/integration/README.md 01:31:10 spire-1.2.1/test/integration/common 01:31:10 spire-1.2.1/test/integration/setup/ 01:31:10 spire-1.2.1/test/integration/setup/adminclient/ 01:31:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:31:10 spire-1.2.1/test/integration/setup/adminclient/client.go 01:31:10 spire-1.2.1/test/integration/setup/debugagent/ 01:31:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:31:10 spire-1.2.1/test/integration/setup/debugagent/main.go 01:31:10 spire-1.2.1/test/integration/setup/debugserver/ 01:31:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:31:10 spire-1.2.1/test/integration/setup/debugserver/main.go 01:31:10 spire-1.2.1/test/integration/setup/downstreamclient/ 01:31:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:31:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:31:10 spire-1.2.1/test/integration/setup/itclient/ 01:31:10 spire-1.2.1/test/integration/setup/itclient/client.go 01:31:10 spire-1.2.1/test/integration/setup/node-attestation/ 01:31:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:31:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:31:10 spire-1.2.1/test/integration/setup/x509pop/ 01:31:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:31:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:31:10 spire-1.2.1/test/integration/suites/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:31:10 spire-1.2.1/test/integration/suites/join-token/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:31:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:31:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:31:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:31:10 spire-1.2.1/test/integration/suites/join-token/README.md 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/join-token/teardown 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:31:10 spire-1.2.1/test/integration/suites/k8s/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/00-setup 01:31:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:31:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:31:10 spire-1.2.1/test/integration/suites/k8s/README.md 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:31:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/k8s/teardown 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:31:10 spire-1.2.1/test/integration/suites/rotation/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/00-setup 01:31:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:31:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:31:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:31:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:31:10 spire-1.2.1/test/integration/suites/rotation/README.md 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/rotation/teardown 01:31:10 spire-1.2.1/test/integration/suites/self-test/ 01:31:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:31:10 spire-1.2.1/test/integration/suites/self-test/README.md 01:31:10 spire-1.2.1/test/integration/suites/self-test/teardown 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:31:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:31:10 spire-1.2.1/test/integration/suites/upgrade/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:31:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:31:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:31:10 spire-1.2.1/test/integration/suites/upgrade/README.md 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:31:10 spire-1.2.1/test/integration/suites/upgrade/teardown 01:31:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:31:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:31:10 spire-1.2.1/test/integration/test-one.sh 01:31:10 spire-1.2.1/test/integration/test.sh 01:31:10 spire-1.2.1/test/plugintest/ 01:31:10 spire-1.2.1/test/plugintest/config.go 01:31:10 spire-1.2.1/test/plugintest/load.go 01:31:10 spire-1.2.1/test/plugintest/option.go 01:31:10 spire-1.2.1/test/spiretest/ 01:31:10 spire-1.2.1/test/spiretest/apiserver.go 01:31:10 spire-1.2.1/test/spiretest/assertions.goInstalling go1.17.7... 01:31:10 01:31:10 spire-1.2.1/test/spiretest/dir.go 01:31:10 spire-1.2.1/test/spiretest/errors_posix.go 01:31:10 spire-1.2.1/test/spiretest/errors_windows.go 01:31:10 spire-1.2.1/test/spiretest/logs.go 01:31:10 spire-1.2.1/test/spiretest/socketapi.go 01:31:10 spire-1.2.1/test/spiretest/suite.go 01:31:10 spire-1.2.1/test/spiretest/x509.go 01:31:10 spire-1.2.1/test/testca/ 01:31:10 spire-1.2.1/test/testca/ca.go 01:31:10 spire-1.2.1/test/testkey/ 01:31:10 spire-1.2.1/test/testkey/generate.sh 01:31:10 spire-1.2.1/test/testkey/genkeys.go 01:31:10 spire-1.2.1/test/testkey/keys.go 01:31:10 spire-1.2.1/test/testkey/new.go 01:31:10 spire-1.2.1/test/tpmsimulator/ 01:31:10 spire-1.2.1/test/tpmsimulator/simulator.go 01:31:10 spire-1.2.1/test/util/ 01:31:10 spire-1.2.1/test/util/cert_fixtures.go 01:31:10 spire-1.2.1/test/util/cert_generation.go 01:31:10 spire-1.2.1/test/util/io_redirection.go 01:31:10 spire-1.2.1/test/util/race.go 01:31:10 spire-1.2.1/test/util/util.go 01:31:10 building spire from source... 01:31:11 Installing go1.17.7... 01:31:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33593 in /w/workspace/edgexfoundry_edgex-go_PR-3993 [Pipeline] { [Pipeline] ws 01:31:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:31:15 The recommended git tool is: git 01:31:16 Building bin/spire-server... 01:31:16 Building bin/spire-server... 01:31:16 go: downloading github.com/mitchellh/cli v1.1.2 01:31:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:31:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:31:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:31:16 go: downloading google.golang.org/grpc v1.44.0 01:31:16 go: downloading github.com/mitchellh/cli v1.1.2 01:31:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:31:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:31:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:31:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:31:16 go: downloading github.com/imdario/mergo v0.3.12 01:31:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:31:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:31:16 go: downloading github.com/sirupsen/logrus v1.8.1 01:31:16 go: downloading github.com/imdario/mergo v0.3.12 01:31:16 go: downloading google.golang.org/grpc v1.44.0 01:31:16 go: downloading github.com/sirupsen/logrus v1.8.1 01:31:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:31:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:31:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:31:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:31:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:31:17 go: downloading github.com/fatih/color v1.13.0 01:31:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:31:17 go: downloading github.com/mattn/go-isatty v0.0.14 01:31:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:31:17 go: downloading github.com/fatih/color v1.13.0 01:31:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:31:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:31:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:31:17 go: downloading github.com/mattn/go-isatty v0.0.14 01:31:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:31:17 go: downloading github.com/armon/go-metrics v0.3.10 01:31:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:31:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:31:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:31:17 go: downloading github.com/prometheus/client_golang v1.12.1 01:31:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:31:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:31:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:31:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:31:17 go: downloading github.com/open-policy-agent/opa v0.38.0 01:31:17 go: downloading github.com/armon/go-metrics v0.3.10 01:31:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:31:17 go: downloading github.com/prometheus/client_golang v1.12.1 01:31:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:31:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:31:17 go: downloading github.com/open-policy-agent/opa v0.38.0 01:31:17 go: downloading github.com/Masterminds/goutils v1.1.0 01:31:17 go: downloading github.com/Masterminds/semver v1.5.0 01:31:17 go: downloading github.com/google/uuid v1.1.2 01:31:17 go: downloading github.com/huandu/xstrings v1.3.2 01:31:17 go: downloading github.com/mattn/go-colorable v0.1.12 01:31:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:31:17 go: downloading github.com/Masterminds/goutils v1.1.0 01:31:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:31:17 go: downloading github.com/oklog/run v1.0.0 01:31:17 go: downloading github.com/Masterminds/semver v1.5.0 01:31:17 go: downloading github.com/google/uuid v1.1.2 01:31:17 go: downloading github.com/huandu/xstrings v1.3.2 01:31:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:31:17 go: downloading github.com/mattn/go-colorable v0.1.12 01:31:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:31:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:31:17 go: downloading github.com/imkira/go-observer v1.0.3 01:31:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:31:17 go: downloading github.com/oklog/run v1.0.0 01:31:17 go: downloading github.com/prometheus/client_model v0.2.0 01:31:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:31:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:31:17 go: downloading github.com/prometheus/common v0.32.1 01:31:18 go: downloading github.com/imkira/go-observer v1.0.3 01:31:18 go: downloading github.com/beorn7/perks v1.0.1 01:31:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:31:18 go: downloading github.com/prometheus/procfs v0.7.3 01:31:18 go: downloading github.com/beorn7/perks v1.0.1 01:31:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:31:18 go: downloading github.com/prometheus/client_model v0.2.0 01:31:18 go: downloading go.uber.org/atomic v1.9.0 01:31:18 go: downloading github.com/prometheus/common v0.32.1 01:31:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:31:18 go: downloading github.com/hashicorp/errwrap v1.1.0 01:31:18 go: downloading github.com/prometheus/procfs v0.7.3 01:31:18 go: downloading go.uber.org/atomic v1.9.0 01:31:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:31:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:31:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:31:18 go: downloading github.com/blang/semver/v4 v4.0.0 01:31:18 go: downloading github.com/hashicorp/errwrap v1.1.0 01:31:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:31:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:31:18 go: downloading github.com/blang/semver/v4 v4.0.0 01:31:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:31:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:31:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:31:18 go: downloading github.com/jinzhu/gorm v1.9.16 01:31:18 go: downloading github.com/lib/pq v1.10.4 01:31:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:31:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:31:18 go: downloading github.com/jinzhu/gorm v1.9.16 01:31:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:31:18 go: downloading github.com/lib/pq v1.10.4 01:31:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:31:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:31:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:31:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:31:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:31:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:31:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:31:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:31:20 go: downloading github.com/stretchr/testify v1.7.0 01:31:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:31:20 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:31:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:31:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:31:21 go: downloading github.com/stretchr/testify v1.7.0 01:31:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:31:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:31:22 using credential edgex-jenkins-ssh 01:31:22 Cloning the remote Git repository 01:31:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:31:22 > git init /w/workspace/edgex-go/2 # timeout=10 01:31:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:31:22 > git --version # timeout=10 01:31:22 > git --version # 'git version 2.25.1' 01:31:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:25 go: downloading google.golang.org/api v0.70.0 01:31:25 go: downloading k8s.io/client-go v0.23.4 01:31:25 go: downloading k8s.io/api v0.23.4 01:31:25 go: downloading github.com/google/go-tpm v0.3.3 01:31:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:31:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:31:25 go: downloading google.golang.org/api v0.70.0 01:31:25 go: downloading k8s.io/client-go v0.23.4 01:31:25 go: downloading k8s.io/api v0.23.4 01:31:25 go: downloading github.com/google/go-tpm v0.3.3 01:31:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:31:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:31:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:31:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:31:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:31:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:31:25 go: downloading cloud.google.com/go/storage v1.21.0 01:31:25 go: downloading cloud.google.com/go/storage v1.21.0 01:31:25 go: downloading cloud.google.com/go v0.100.2 01:31:26 go: downloading cloud.google.com/go v0.100.2 01:31:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:31:26 go: downloading k8s.io/apimachinery v0.23.4 01:31:26 go: downloading k8s.io/apimachinery v0.23.4 01:31:26 go: downloading k8s.io/kube-aggregator v0.23.3 01:31:26 go: downloading k8s.io/kube-aggregator v0.23.3 01:31:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:31:27 go: downloading cloud.google.com/go/security v1.3.0 01:31:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:31:27 go: downloading cloud.google.com/go/security v1.3.0 01:31:27 go: downloading github.com/hashicorp/vault/api v1.4.1 01:31:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:31:27 go: downloading github.com/hashicorp/vault/api v1.4.1 01:31:27 go: downloading github.com/twmb/murmur3 v1.1.6 01:31:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:31:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:31:27 go: downloading github.com/twmb/murmur3 v1.1.6 01:31:27 go: downloading github.com/jinzhu/inflection v1.0.0 01:31:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:31:27 go: downloading github.com/jinzhu/inflection v1.0.0 01:31:27 go: downloading github.com/aws/smithy-go v1.11.0 01:31:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:31:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:31:28 go: downloading github.com/aws/smithy-go v1.11.0 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:31:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:31:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:31:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:31:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:31:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:31:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:31:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:31:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:31:28 go: downloading github.com/dimchansky/utfbom v1.1.1 01:31:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:31:29 go: downloading cloud.google.com/go/compute v1.3.0 01:31:29 go: downloading github.com/dimchansky/utfbom v1.1.1 01:31:29 go: downloading cloud.google.com/go/compute v1.3.0 01:31:29 go: downloading cloud.google.com/go/iam v0.1.1 01:31:29 go: downloading cloud.google.com/go/iam v0.1.1 01:31:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:31:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:31:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:31:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:31: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:29 go: downloading github.com/gogo/protobuf v1.3.2 01:31:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:31:29 go: downloading k8s.io/klog/v2 v2.30.0 01:31:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:31:29 go: downloading github.com/google/gofuzz v1.1.0 01:31:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:31:30 go: downloading github.com/spf13/pflag v1.0.5 01:31:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:31:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:31:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:31:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:31:30 go: downloading github.com/gogo/protobuf v1.3.2 01:31:30 go: downloading k8s.io/klog/v2 v2.30.0 01:31:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:31:30 go: downloading github.com/google/gofuzz v1.1.0 01:31:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:31:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:31:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:31:30 go: downloading github.com/spf13/pflag v1.0.5 01:31:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:31:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:31:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:31:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:31:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:31:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:31:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:31:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:31:30 go: downloading gopkg.in/yaml.v2 v2.4.0 01:31:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:31:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:31:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:31:30 go: downloading github.com/gobwas/glob v0.2.3 01:31:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:31:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:31:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:31:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:31:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:31:30 go: downloading go.opencensus.io v0.23.0 01:31:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:31:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:31:30 go: downloading gopkg.in/inf.v0 v0.9.1 01:31:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:31:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:31:30 go: downloading github.com/go-logr/logr v1.2.2 01:31:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:31:30 go: downloading gopkg.in/yaml.v2 v2.4.0 01:31:30 go: downloading github.com/gobwas/glob v0.2.3 01:31:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:31:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:31:30 go: downloading github.com/google/go-cmp v0.5.7 01:31:30 go: downloading github.com/googleapis/gnostic v0.5.5 01:31:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:31:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:31:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:31:30 go: downloading go.opencensus.io v0.23.0 01:31:30 go: downloading github.com/tklauser/numcpus v0.3.0 01:31:30 go: downloading github.com/json-iterator/go v1.1.12 01:31:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:31:30 go: downloading gopkg.in/inf.v0 v0.9.1 01:31:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:31:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:31:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:31:30 go: downloading github.com/google/go-cmp v0.5.7 01:31:30 go: downloading github.com/googleapis/gnostic v0.5.5 01:31:30 go: downloading go.uber.org/zap v1.21.0 01:31:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:31:30 go: downloading github.com/go-logr/logr v1.2.2 01:31:30 go: downloading sigs.k8s.io/yaml v1.3.0 01:31:30 go: downloading github.com/json-iterator/go v1.1.12 01:31:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:31:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:31:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:31:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:31:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:31:30 go: downloading go.uber.org/zap v1.21.0 01:31:30 go: downloading github.com/modern-go/reflect2 v1.0.2 01:31:30 go: downloading github.com/golang/snappy v0.0.4 01:31:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:31:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:31:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:31:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:31:31 go: downloading github.com/tklauser/numcpus v0.3.0 01:31:31 go: downloading sigs.k8s.io/yaml v1.3.0 01:31:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:31:31 go: downloading github.com/hashicorp/go-version v1.2.0 01:31:31 go: downloading github.com/ryanuber/go-glob v1.0.0 01:31:31 go: downloading github.com/ryanuber/go-glob v1.0.0 01:31:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:31:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:31:31 go: downloading github.com/hashicorp/go-version v1.2.0 01:31:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:31:31 go: downloading go.uber.org/multierr v1.6.0 01:31:31 go: downloading github.com/golang/snappy v0.0.4 01:31:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:31:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:31:31 go: downloading github.com/modern-go/reflect2 v1.0.2 01:31:31 go: downloading go.uber.org/multierr v1.6.0 01:31:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:31:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:31:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:31:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:31:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:31:42 Merging remotes/origin/main commit de464693d8763b9e98130398b447f975332c591d into PR head commit d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:31:43 Merge succeeded, producing d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:31:43 Checking out Revision d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 (PR-3993) 01:31:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:31:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:31:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3993/head:refs/remotes/origin/PR-3993 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:31:42 > git config core.sparsecheckout # timeout=10 01:31:42 > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 01:31:43 > git remote # timeout=10 01:31:43 > git config --get remote.origin.url # timeout=10 01:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:43 > git merge de464693d8763b9e98130398b447f975332c591d # timeout=10 01:31:43 > git rev-parse HEAD^{commit} # timeout=10 01:31:43 > git config core.sparsecheckout # timeout=10 01:31:43 > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 01:31:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:48 Dload Upload Total Spent Left Speed 01:31:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh 01:31:48 Removing intermediate container e998a93ab4d2 01:31:48 ---> 78295dca7a03 01:31:48 01:31:48 Step 10/23 : FROM alpine:3.14 01:31:48 Removing intermediate container c19e4177544c 01:31:48 ---> 09e43c53638e 01:31:48 01:31:48 Step 10/23 : FROM alpine:3.14 01:31:48 Removing intermediate container 18dd2451193a 01:31:48 ---> 2011a714a029 01:31:48 01:31:48 Step 10/25 : FROM alpine:3.14 01:31:48 3.14: Pulling from library/alpine 01:31:48 3.14: Pulling from library/alpine 01:31:48 3.14: Pulling from library/alpine 01:31:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:31:48 Status: Downloaded newer image for alpine:3.14 01:31:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:31:48 Status: Image is up to date for alpine:3.14 01:31:48 ---> e04c818066af 01:31:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:31:48 ---> e04c818066af 01:31:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:31:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:31:48 Status: Image is up to date for alpine:3.14 01:31:48 ---> e04c818066af 01:31:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:31:48 ---> Running in d5c1308ce94d 01:31:48 ---> Running in f0eefffcf654 01:31:48 ---> Running in 7d9662fcb7d6 01:31:48 Removing intermediate container f0eefffcf654 01:31:48 ---> 6fc6895297eb 01:31:48 Step 12/23 : ENV APP_PORT=59880 01:31:48 ---> Running in d8504f96c289 01:31:48 Removing intermediate container d8504f96c289 01:31:48 ---> bc441e017551 01:31:48 Step 13/23 : EXPOSE $APP_PORT 01:31:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:49 ---> Running in 94cad5f26c9f 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:31:49 + sudo tee /etc/docker/daemon.new 01:31:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:49 { 01:31:49 "registry-mirrors": [ 01:31:49 "https://nexus3.edgexfoundry.org:10001" 01:31:49 ], 01:31:49 "bip": "10.250.0.254/24", 01:31:49 "hosts": [ 01:31:49 "tcp://0.0.0.0:5555", 01:31:49 "unix:///var/run/docker.sock" 01:31:49 ], 01:31:49 "mtu": 1458, 01:31:49 "selinux-enabled": true, 01:31:49 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:49 } [Pipeline] sh 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:31:49 Removing intermediate container 94cad5f26c9f 01:31:49 ---> cc4eace23f61 01:31:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:49 (1/3) Installing ca-certificates (20211220-r0) 01:31:49 ---> Running in c44051f12742 01:31:49 (2/3) Installing dumb-init (1.2.5-r1) 01:31:49 (3/3) Installing su-exec (0.2-r1) 01:31:49 Executing busybox-1.33.1-r7.trigger 01:31:49 Executing ca-certificates-20211220-r0.trigger 01:31:49 (1/1) Installing dumb-init (1.2.5-r1) 01:31:49 Executing busybox-1.33.1-r7.trigger 01:31:49 OK: 6 MiB in 15 packages 01:31:49 OK: 6 MiB in 17 packages 01:31:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:49 + sudo service docker restart 01:31:50 Removing intermediate container d5c1308ce94d 01:31:50 ---> e4ddfdbd9d1b 01:31:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:31:50 Removing intermediate container 7d9662fcb7d6 01:31:50 ---> e19e7aa9b612 01:31:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:31:50 ---> Running in 3e9a39f79111 01:31:50 ---> Running in 67a5a27ed6be 01:31:50 Removing intermediate container c44051f12742 01:31:50 ---> 11aea1461805 01:31:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:31:50 Removing intermediate container 3e9a39f79111 01:31:50 ---> 693326f43692 01:31:50 Step 13/23 : ENV APP_PORT=59882 01:31:50 ---> Running in 9618a5615692 01:31:50 Removing intermediate container 67a5a27ed6be 01:31:50 ---> f07440b9c350 01:31:50 Step 13/25 : WORKDIR / 01:31:51 ---> Running in 5567e79b8d12 01:31:51 ---> Running in 80a3e034d9e9 01:31:51 Removing intermediate container 5567e79b8d12 01:31:51 ---> 497d5394b98e 01:31:51 Step 14/23 : EXPOSE $APP_PORT 01:31:51 ---> Running in cbea26a434d1 01:31:51 Removing intermediate container 80a3e034d9e9 01:31:51 ---> e871c73da764 01:31:51 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:31:51 Removing intermediate container cbea26a434d1 01:31:51 ---> 9c911811b8cd 01:31:51 Step 15/23 : WORKDIR / 01:31:51 ---> Running in bd2ee65c0196 01:31:51 ---> 28ab0660cd75 01:31:51 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:31:51 Removing intermediate container bd2ee65c0196 01:31:51 ---> 554551e0ab78 01:31:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:31:52 ---> 1525d0697ca3 01:31:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:31:52 ---> 5168805fe367 01:31:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:31:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:31:52 ---> 5e4c49892435 01:31:52 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:31:53 (1/6) Installing dumb-init (1.2.5-r1) 01:31:53 ---> d02079333b6d 01:31:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:31:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:31:53 (3/6) Installing libsodium (1.0.18-r0) 01:31:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:31:53 (5/6) Installing libzmq (4.3.4-r0) 01:31:53 ---> f85f94308ea8 01:31:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:31:53 (6/6) Installing zeromq (4.3.4-r0) 01:31:53 Executing busybox-1.33.1-r7.trigger 01:31:53 ---> 5a9859c96649 01:31:53 Step 19/23 : ENTRYPOINT ["/core-command"] 01:31:53 OK: 8 MiB in 20 packages 01:31:53 ---> Running in ff2a1f4bc752 01:31:53 Removing intermediate container ff2a1f4bc752 01:31:53 ---> 5f5159fd13f2 01:31:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:53 ---> Running in 017e65d5a30e 01:31:54 ---> 49e076db8faf 01:31:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:31:54 Removing intermediate container 017e65d5a30e 01:31:54 ---> 5c37a3928fe5 01:31:54 Step 21/23 : LABEL arch=x86_64 01:31:54 ---> Running in a59783342d02 01:31:54 Removing intermediate container 9618a5615692 01:31:54 ---> a16e730654c2 01:31:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:54 Removing intermediate container a59783342d02 01:31:54 ---> 34f02b4df0c4 01:31:54 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:31:54 ---> Running in 4bd81e895153 01:31:55 ---> 0ea18fb319a4 01:31:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:31:55 Removing intermediate container 4bd81e895153 01:31:55 ---> 19cc3c31fe8c 01:31:55 Step 23/23 : LABEL version=0.0.0 01:31:55 ---> 53ddc3e0534d 01:31:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:31:55 ---> Running in a1c20adb5224 01:31:55 Removing intermediate container a1c20adb5224 01:31:55 ---> 1c4f864273a5 01:31:55 01:31:55 Successfully built 1c4f864273a5 01:31:55 Successfully tagged core-command:latest 01:31:55  Building core-command ... done Building security-spire-config 01:31:56 ---> e015289f2644 01:31:56 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:31:56 ---> Running in 8a6ffa77fd4d 01:31:57 ---> f296af732c5b 01:31:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:31:58 ---> ce0086470173 01:31:58 Step 19/23 : ENTRYPOINT ["/core-data"] 01:31:58 ---> Running in cafb2d131577 01:31:58 Removing intermediate container 8a6ffa77fd4d 01:31:58 ---> 06eaf913356d 01:31:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:31:58 ---> Running in 6e8bb295da45 01:31:58 Removing intermediate container cafb2d131577 01:31:58 ---> b208d8da4943 01:31:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:58 ---> Running in 4f1f48dade2f 01:31:58 Removing intermediate container 6e8bb295da45 01:31:58 ---> 8f30789b7d38 01:31:58 Step 23/25 : LABEL arch=x86_64 01:31:59 ---> Running in e866e6e1e7ef 01:31:59 Removing intermediate container 4f1f48dade2f 01:31:59 ---> 01a81bbfe34a 01:31:59 Step 21/23 : LABEL arch=x86_64 01:31:59 ---> Running in f65d78e42be1 01:31:59 Removing intermediate container e866e6e1e7ef 01:31:59 ---> 1fdbf7fcd843 01:31:59 Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:31:59 ---> Running in 4c053ffa2272 01:31:59 Removing intermediate container f65d78e42be1 01:31:59 ---> ecef661990b2 01:31:59 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:31:59 Removing intermediate container 4c053ffa2272 01:31:59 ---> 7ab2c0d79182 01:31:59 Step 25/25 : LABEL version=0.0.0 01:31:59 ---> Running in b452a42e49aa 01:31:59 ---> Running in af502f2fa7f4 01:32:00 Removing intermediate container b452a42e49aa 01:32:00 ---> d0c93c22b2ff 01:32:00 Step 23/23 : LABEL version=0.0.0 01:32:00 Removing intermediate container af502f2fa7f4 01:32:00 ---> 16127a5144a3 01:32:00 01:32:00 ---> Running in 177e8b05008d 01:32:00 Successfully built 16127a5144a3 01:32:00 Successfully tagged security-secretstore-setup:latest 01:32:00  Building security-secretstore-setup ... done Building core-metadata 01:32:00 Removing intermediate container 177e8b05008d 01:32:00 ---> 544931562c17 01:32:00 01:32:00 Successfully built 544931562c17 01:32:00 Successfully tagged core-data:latest 01:32:00 Building sys-mgmt-agent 01:32:01  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:32:01 ---> afb9e1d5fa39 01:32:01 Step 3/26 : WORKDIR /edgex-go 01:32:01 ---> Using cache 01:32:01 ---> 100eb66082ec 01:32:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:01 ---> Using cache 01:32:01 ---> 5c00c62c8ccc 01:32:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:32:01 ---> Using cache 01:32:01 ---> 41a838cbbb0b 01:32:01 Step 6/26 : COPY go.mod vendor* ./ 01:32:01 ---> Using cache 01:32:01 ---> 3c0b7861a7c6 01:32:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:01 ---> Using cache 01:32:01 ---> 3bf86d6ea0ea 01:32:01 Step 8/26 : COPY . . 01:32:01 ---> Using cache 01:32:01 ---> 6f2eb80720f4 01:32:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:32:01 ---> Using cache 01:32:01 ---> 443ecb732ea8 01:32:01 Step 10/26 : RUN mkdir -p spire-build 01:32:01 ---> Using cache 01:32:01 ---> 1a31e48500da 01:32:01 Step 11/26 : WORKDIR /edgex-go/spire-build 01:32:01 ---> Using cache 01:32:01 ---> 198f79a77e87 01:32:01 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:32:04 ---> Running in 98a1b44079f9 01:32:06 spire-1.2.1/ 01:32:06 spire-1.2.1/.data/ 01:32:06 spire-1.2.1/.data/.file 01:32:06 spire-1.2.1/.dockerignore 01:32:06 spire-1.2.1/.gitattributes 01:32:06 spire-1.2.1/.githooks/ 01:32:06 spire-1.2.1/.githooks/pre-commit 01:32:06 spire-1.2.1/.github/ 01:32:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:32:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:32:06 spire-1.2.1/.github/dependabot.yml 01:32:06 spire-1.2.1/.github/workflows/ 01:32:06 spire-1.2.1/.github/workflows/nightly_build.yaml 01:32:06 spire-1.2.1/.github/workflows/pr_build.yaml 01:32:06 spire-1.2.1/.github/workflows/release_build.yaml 01:32:06 spire-1.2.1/.github/workflows/scripts/ 01:32:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:32:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:32:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:32:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:32:06 spire-1.2.1/.github/workflows/scripts/split.sh 01:32:06 spire-1.2.1/.gitignore 01:32:06 spire-1.2.1/.go-version 01:32:06 spire-1.2.1/.golangci.yml 01:32:06 spire-1.2.1/ADOPTERS.md 01:32:06 spire-1.2.1/CHANGELOG.md 01:32:06 spire-1.2.1/CODE-OF-CONDUCT.md 01:32:06 spire-1.2.1/CODEOWNERS 01:32:06 spire-1.2.1/CONTRIBUTING.md 01:32:06 spire-1.2.1/Dockerfile 01:32:06 spire-1.2.1/Dockerfile.dev 01:32:06 spire-1.2.1/Dockerfile.scratch 01:32:06 spire-1.2.1/LICENSE 01:32:06 spire-1.2.1/MAINTAINERS.md 01:32:06 spire-1.2.1/Makefile 01:32:06 spire-1.2.1/README.md 01:32:06 spire-1.2.1/ROADMAP.md 01:32:06 spire-1.2.1/SECURITY.md 01:32:06 spire-1.2.1/cmd/ 01:32:06 spire-1.2.1/cmd/spire-agent/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/common/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/run/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:32:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:32:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:32:06 spire-1.2.1/cmd/spire-agent/main.go 01:32:06 spire-1.2.1/cmd/spire-server/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/cli.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/run/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/token/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/validate/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/x509/ 01:32:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:32:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:32:06 spire-1.2.1/cmd/spire-server/main.go 01:32:06 spire-1.2.1/cmd/spire-server/util/ 01:32:06 spire-1.2.1/cmd/spire-server/util/util.go 01:32:06 spire-1.2.1/conf/ 01:32:06 spire-1.2.1/conf/agent/ 01:32:06 spire-1.2.1/conf/agent/agent.conf 01:32:06 spire-1.2.1/conf/agent/agent_full.conf 01:32:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:32:06 spire-1.2.1/conf/server/ 01:32:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:32:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:32:06 spire-1.2.1/conf/server/server.conf 01:32:06 spire-1.2.1/conf/server/server_full.conf 01:32:06 spire-1.2.1/doc/ 01:32:06 spire-1.2.1/doc/SPIRE101.md 01:32:06 spire-1.2.1/doc/auditlog.md 01:32:06 spire-1.2.1/doc/authorization_policy_engine.md 01:32:06 spire-1.2.1/doc/changelog_guidelines.md 01:32:06 spire-1.2.1/doc/cure53-report.pdf 01:32:06 spire-1.2.1/doc/images/ 01:32:06 spire-1.2.1/doc/images/2019_roadmap.png 01:32:06 spire-1.2.1/doc/images/SPIRE101.png 01:32:06 spire-1.2.1/doc/images/SPIRE_agent.png 01:32:06 spire-1.2.1/doc/images/SPIRE_server.png 01:32:06 spire-1.2.1/doc/images/cache_mgr.png 01:32:06 spire-1.2.1/doc/images/cache_mgr_components.png 01:32:06 spire-1.2.1/doc/images/federated_spire.png 01:32:06 spire-1.2.1/doc/images/ha_mode.png 01:32:06 spire-1.2.1/doc/images/nested_spire.png 01:32:06 spire-1.2.1/doc/images/oidc_federation.png 01:32:06 spire-1.2.1/doc/images/single_trust_domain.png 01:32:06 spire-1.2.1/doc/images/spiffe_compatible.png 01:32:06 spire-1.2.1/doc/images/spire_logo.png 01:32:06 spire-1.2.1/doc/migrating_registration_api_clients.md 01:32:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:32:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:32:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:32:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:32:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:32:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:32:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:32:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:32:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:32:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:32:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:32:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:32:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:32:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:32:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:32:06 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:32:06 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:32:06 spire-1.2.1/doc/scaling_spire.md 01:32:06 spire-1.2.1/doc/spire_agent.md 01:32:06 spire-1.2.1/doc/spire_server.md 01:32:06 spire-1.2.1/doc/supported_integrations.md 01:32:06 spire-1.2.1/doc/telemetry.md 01:32:06 spire-1.2.1/doc/telemetry_config.md 01:32:06 spire-1.2.1/doc/upgrading.md 01:32:06 spire-1.2.1/doc/using_spire.md 01:32:06 spire-1.2.1/examples/ 01:32:06 spire-1.2.1/examples/README.md 01:32:06 spire-1.2.1/go.mod 01:32:06 spire-1.2.1/go.sum 01:32:06 spire-1.2.1/pkg/ 01:32:06 spire-1.2.1/pkg/agent/ 01:32:06 spire-1.2.1/pkg/agent/agent.go 01:32:06 spire-1.2.1/pkg/agent/api/ 01:32:06 spire-1.2.1/pkg/agent/api/config.go 01:32:06 spire-1.2.1/pkg/agent/api/debug/ 01:32:06 spire-1.2.1/pkg/agent/api/debug/v1/ 01:32:06 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:32:06 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:32:06 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:32:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:32:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:32:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:32:06 spire-1.2.1/pkg/agent/api/endpoints.go 01:32:06 spire-1.2.1/pkg/agent/api/health/ 01:32:06 spire-1.2.1/pkg/agent/api/health/v1/ 01:32:06 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:32:06 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:32:06 spire-1.2.1/pkg/agent/api/rpccontext/ 01:32:06 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:32:06 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:32:06 spire-1.2.1/pkg/agent/attestor/ 01:32:06 spire-1.2.1/pkg/agent/attestor/node/ 01:32:06 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:32:06 spire-1.2.1/pkg/agent/attestor/node/node.go 01:32:06 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:32:06 spire-1.2.1/pkg/agent/attestor/workload/ 01:32:06 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:32:06 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:32:06 spire-1.2.1/pkg/agent/catalog/ 01:32:06 spire-1.2.1/pkg/agent/catalog/catalog.go 01:32:06 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:32:06 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:32:06 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:32:06 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:32:06 spire-1.2.1/pkg/agent/client/ 01:32:06 spire-1.2.1/pkg/agent/client/client.go 01:32:06 spire-1.2.1/pkg/agent/client/client_test.go 01:32:06 spire-1.2.1/pkg/agent/client/dial.go 01:32:06 spire-1.2.1/pkg/agent/client/nodeconn.go 01:32:06 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:32:06 spire-1.2.1/pkg/agent/client/update.go 01:32:06 spire-1.2.1/pkg/agent/client/util.go 01:32:06 spire-1.2.1/pkg/agent/common/ 01:32:06 spire-1.2.1/pkg/agent/common/backoff/ 01:32:06 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:32:06 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:32:06 spire-1.2.1/pkg/agent/common/cgroups/ 01:32:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:32:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:32:06 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:32:06 spire-1.2.1/pkg/agent/config.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/ 01:32:06 spire-1.2.1/pkg/agent/endpoints/config.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:32:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:32:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/workload/ 01:32:06 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:32:06 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:32:06 spire-1.2.1/pkg/agent/manager/ 01:32:06 spire-1.2.1/pkg/agent/manager/cache/ 01:32:06 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:32:06 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:32:06 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:32:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:32:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:32:06 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:32:06 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:32:06 spire-1.2.1/pkg/agent/manager/config.go 01:32:06 spire-1.2.1/pkg/agent/manager/manager.go 01:32:06 spire-1.2.1/pkg/agent/manager/manager_test.go 01:32:06 spire-1.2.1/pkg/agent/manager/storage.go 01:32:06 spire-1.2.1/pkg/agent/manager/storage_test.go 01:32:06 spire-1.2.1/pkg/agent/manager/storecache/ 01:32:06 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:32:06 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:32:06 spire-1.2.1/pkg/agent/manager/sync.go 01:32:06 spire-1.2.1/pkg/agent/plugin/ 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:32:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:32:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:32:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:32:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:32:06 spire-1.2.1/pkg/agent/svid/ 01:32:06 spire-1.2.1/pkg/agent/svid/rotator.go 01:32:06 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:32:06 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:32:06 spire-1.2.1/pkg/agent/svid/store/ 01:32:06 spire-1.2.1/pkg/agent/svid/store/service.go 01:32:06 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:32:06 spire-1.2.1/pkg/common/ 01:32:06 spire-1.2.1/pkg/common/agentpathtemplate/ 01:32:06 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:32:06 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:32:06 spire-1.2.1/pkg/common/api/ 01:32:06 spire-1.2.1/pkg/common/api/metrics.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/ 01:32:06 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/logger.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/names.go 01:32:06 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:32:06 spire-1.2.1/pkg/common/api/names.go 01:32:06 spire-1.2.1/pkg/common/api/ratelimit.go 01:32:06 spire-1.2.1/pkg/common/api/rpccontext/ 01:32:06 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:32:06 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:32:06 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:32:06 spire-1.2.1/pkg/common/auth/ 01:32:06 spire-1.2.1/pkg/common/auth/interceptors.go 01:32:06 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:32:06 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/ 01:32:06 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/types.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:32:06 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:32:06 spire-1.2.1/pkg/common/catalog/ 01:32:06 spire-1.2.1/pkg/common/catalog/bind.go 01:32:06 spire-1.2.1/pkg/common/catalog/builtin.go 01:32:06 spire-1.2.1/pkg/common/catalog/catalog.go 01:32:06 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:32:06 spire-1.2.1/pkg/common/catalog/closers.go 01:32:06 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:32:06 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:32:06 spire-1.2.1/pkg/common/catalog/config.go 01:32:06 spire-1.2.1/pkg/common/catalog/config_test.go 01:32:06 spire-1.2.1/pkg/common/catalog/configure.go 01:32:06 spire-1.2.1/pkg/common/catalog/constraints.go 01:32:06 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:32:06 spire-1.2.1/pkg/common/catalog/context.go 01:32:06 spire-1.2.1/pkg/common/catalog/external.go 01:32:06 spire-1.2.1/pkg/common/catalog/host.go 01:32:06 spire-1.2.1/pkg/common/catalog/pipenet.go 01:32:06 spire-1.2.1/pkg/common/catalog/plugin.go 01:32:06 spire-1.2.1/pkg/common/catalog/testplugin/ 01:32:06 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:32:06 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:32:06 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:32:06 spire-1.2.1/pkg/common/cli/ 01:32:06 spire-1.2.1/pkg/common/cli/env.go 01:32:06 spire-1.2.1/pkg/common/cli/flags.go 01:32:06 spire-1.2.1/pkg/common/cli/trust_domain.go 01:32:06 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:32:06 spire-1.2.1/pkg/common/cli/umask.go 01:32:06 spire-1.2.1/pkg/common/cli/umask_posix.go 01:32:06 spire-1.2.1/pkg/common/cli/umask_test.go 01:32:06 spire-1.2.1/pkg/common/cli/umask_windows.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/flag.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/format.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:32:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:32:06 spire-1.2.1/pkg/common/coretypes/ 01:32:06 spire-1.2.1/pkg/common/coretypes/bundle/ 01:32:06 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:32:06 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:32:06 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:32:06 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:32:06 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:32:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:32:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:32:06 spire-1.2.1/pkg/common/cryptoutil/ 01:32:06 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:32:06 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:32:06 spire-1.2.1/pkg/common/diskutil/ 01:32:06 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:32:06 spire-1.2.1/pkg/common/diskutil/file_test.go 01:32:06 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:32:06 spire-1.2.1/pkg/common/errorutil/ 01:32:06 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:32:06 spire-1.2.1/pkg/common/health/ 01:32:06 spire-1.2.1/pkg/common/health/config.go 01:32:06 spire-1.2.1/pkg/common/health/context.go 01:32:06 spire-1.2.1/pkg/common/health/context_test.go 01:32:06 spire-1.2.1/pkg/common/health/health.go 01:32:06 spire-1.2.1/pkg/common/health/health_test.go 01:32:06 spire-1.2.1/pkg/common/health/logger.go 01:32:06 spire-1.2.1/pkg/common/hostservice/ 01:32:06 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:32:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:32:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:32:06 spire-1.2.1/pkg/common/idutil/ 01:32:06 spire-1.2.1/pkg/common/idutil/require.go 01:32:06 spire-1.2.1/pkg/common/idutil/require_test.go 01:32:06 spire-1.2.1/pkg/common/idutil/safety.go 01:32:06 spire-1.2.1/pkg/common/idutil/safety_test.go 01:32:06 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:32:06 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:32:06 spire-1.2.1/pkg/common/jwtsvid/ 01:32:06 spire-1.2.1/pkg/common/jwtsvid/common.go 01:32:06 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:32:06 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:32:06 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:32:06 spire-1.2.1/pkg/common/jwtutil/ 01:32:06 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:32:06 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:32:06 spire-1.2.1/pkg/common/log/ 01:32:06 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:32:06 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:32:06 spire-1.2.1/pkg/common/log/log.go 01:32:06 spire-1.2.1/pkg/common/log/log_test.go 01:32:06 spire-1.2.1/pkg/common/log/options.go 01:32:06 spire-1.2.1/pkg/common/nodeutil/ 01:32:06 spire-1.2.1/pkg/common/nodeutil/node.go 01:32:06 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:32:06 spire-1.2.1/pkg/common/peertracker/ 01:32:06 spire-1.2.1/pkg/common/peertracker/conn.go 01:32:06 spire-1.2.1/pkg/common/peertracker/credentials.go 01:32:06 spire-1.2.1/pkg/common/peertracker/errors.go 01:32:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:32:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:32:06 spire-1.2.1/pkg/common/peertracker/info.go 01:32:06 spire-1.2.1/pkg/common/peertracker/listener.go 01:32:06 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:32:06 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:32:06 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:32:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:32:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:32:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:32:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tcp.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:32:06 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:32:06 spire-1.2.1/pkg/common/peertracker/uds.go 01:32:06 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:32:06 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:32:06 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:32:06 spire-1.2.1/pkg/common/pemutil/ 01:32:06 spire-1.2.1/pkg/common/pemutil/block.go 01:32:06 spire-1.2.1/pkg/common/pemutil/certs.go 01:32:06 spire-1.2.1/pkg/common/pemutil/common.go 01:32:06 spire-1.2.1/pkg/common/pemutil/csr.go 01:32:06 spire-1.2.1/pkg/common/pemutil/keys.go 01:32:06 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/ 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:32:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:32:06 spire-1.2.1/pkg/common/plugin/ 01:32:06 spire-1.2.1/pkg/common/plugin/aws/ 01:32:06 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:32:06 spire-1.2.1/pkg/common/plugin/azure/ 01:32:06 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:32:06 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:32:06 spire-1.2.1/pkg/common/plugin/facade.go 01:32:06 spire-1.2.1/pkg/common/plugin/facade_test.go 01:32:06 spire-1.2.1/pkg/common/plugin/gcp/ 01:32:06 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:32:06 spire-1.2.1/pkg/common/plugin/k8s/ 01:32:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:32:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:32:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:32:06 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:32:06 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:32:06 spire-1.2.1/pkg/common/plugin/log.go 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/ 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:32:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:32:06 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:32:06 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:32:06 spire-1.2.1/pkg/common/plugin/x509pop/ 01:32:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:32:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:32:06 spire-1.2.1/pkg/common/profiling/ 01:32:06 spire-1.2.1/pkg/common/profiling/dumpers.go 01:32:06 spire-1.2.1/pkg/common/profiling/profiling.go 01:32:06 spire-1.2.1/pkg/common/protoutil/ 01:32:06 spire-1.2.1/pkg/common/protoutil/masks.go 01:32:06 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:32:06 spire-1.2.1/pkg/common/rotationutil/ 01:32:06 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:32:06 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:32:06 spire-1.2.1/pkg/common/selector/ 01:32:06 spire-1.2.1/pkg/common/selector/selector.go 01:32:06 spire-1.2.1/pkg/common/selector/selector_test.go 01:32:06 spire-1.2.1/pkg/common/selector/set.go 01:32:06 spire-1.2.1/pkg/common/selector/set_utils.go 01:32:06 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/ 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/ 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:32:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:32:06 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:32:06 spire-1.2.1/pkg/common/telemetry/call.go 01:32:06 spire-1.2.1/pkg/common/telemetry/common/ 01:32:06 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:32:06 spire-1.2.1/pkg/common/telemetry/config.go 01:32:06 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:32:06 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/inmem.go 01:32:06 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/m3.go 01:32:06 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/metrics.go 01:32:06 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/names.go 01:32:06 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:32:06 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:32:06 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/ 01:32:06 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:32:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:32:06 spire-1.2.1/pkg/common/telemetry/server/server.go 01:32:06 spire-1.2.1/pkg/common/telemetry/sink.go 01:32:06 spire-1.2.1/pkg/common/telemetry/statsd.go 01:32:06 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:32:06 spire-1.2.1/pkg/common/telemetry/uptime.go 01:32:06 spire-1.2.1/pkg/common/telemetry/version.go 01:32:06 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:32:06 spire-1.2.1/pkg/common/uptime/ 01:32:06 spire-1.2.1/pkg/common/uptime/uptime.go 01:32:06 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:32:06 spire-1.2.1/pkg/common/util/ 01:32:06 spire-1.2.1/pkg/common/util/certs.go 01:32:06 spire-1.2.1/pkg/common/util/certs_test.go 01:32:06 spire-1.2.1/pkg/common/util/csr.go 01:32:06 spire-1.2.1/pkg/common/util/hash.go 01:32:06 spire-1.2.1/pkg/common/util/selectors.go 01:32:06 spire-1.2.1/pkg/common/util/selectors_test.go 01:32:06 spire-1.2.1/pkg/common/util/signals.go 01:32:06 spire-1.2.1/pkg/common/util/sort.go 01:32:06 spire-1.2.1/pkg/common/util/sort_test.go 01:32:06 spire-1.2.1/pkg/common/util/task.go 01:32:06 spire-1.2.1/pkg/common/util/task_test.go 01:32:06 spire-1.2.1/pkg/common/util/testdata/ 01:32:06 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:32:06 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:32:06 spire-1.2.1/pkg/common/version/ 01:32:06 spire-1.2.1/pkg/common/version/version.go 01:32:06 spire-1.2.1/pkg/common/x509svid/ 01:32:06 spire-1.2.1/pkg/common/x509svid/common_test.go 01:32:06 spire-1.2.1/pkg/common/x509svid/csr.go 01:32:06 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:32:06 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:32:06 spire-1.2.1/pkg/common/x509util/ 01:32:06 spire-1.2.1/pkg/common/x509util/cert.go 01:32:06 spire-1.2.1/pkg/common/x509util/dns.go 01:32:06 spire-1.2.1/pkg/common/x509util/dns_test.go 01:32:06 spire-1.2.1/pkg/common/x509util/keyid.go 01:32:06 spire-1.2.1/pkg/common/x509util/keypair.go 01:32:06 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:32:06 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:32:06 spire-1.2.1/pkg/server/ 01:32:06 spire-1.2.1/pkg/server/api/ 01:32:06 spire-1.2.1/pkg/server/api/agent.go 01:32:06 spire-1.2.1/pkg/server/api/agent/ 01:32:06 spire-1.2.1/pkg/server/api/agent/v1/ 01:32:06 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/agent_test.go 01:32:06 spire-1.2.1/pkg/server/api/api.go 01:32:06 spire-1.2.1/pkg/server/api/audit/ 01:32:06 spire-1.2.1/pkg/server/api/audit/audit.go 01:32:06 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:32:06 spire-1.2.1/pkg/server/api/bundle.go 01:32:06 spire-1.2.1/pkg/server/api/bundle/ 01:32:06 spire-1.2.1/pkg/server/api/bundle/v1/ 01:32:06 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/bundle_test.go 01:32:06 spire-1.2.1/pkg/server/api/debug/ 01:32:06 spire-1.2.1/pkg/server/api/debug/v1/ 01:32:06 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/entry.go 01:32:06 spire-1.2.1/pkg/server/api/entry/ 01:32:06 spire-1.2.1/pkg/server/api/entry/v1/ 01:32:06 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/entry_test.go 01:32:06 spire-1.2.1/pkg/server/api/health/ 01:32:06 spire-1.2.1/pkg/server/api/health/v1/ 01:32:06 spire-1.2.1/pkg/server/api/health/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/id.go 01:32:06 spire-1.2.1/pkg/server/api/id_test.go 01:32:06 spire-1.2.1/pkg/server/api/limits/ 01:32:06 spire-1.2.1/pkg/server/api/limits/limits.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/ 01:32:06 spire-1.2.1/pkg/server/api/middleware/alias.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/audit.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/caller.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/common.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/entries.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:32:06 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:32:06 spire-1.2.1/pkg/server/api/ratelimit.go 01:32:06 spire-1.2.1/pkg/server/api/rpccontext/ 01:32:06 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:32:06 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:32:06 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:32:06 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:32:06 spire-1.2.1/pkg/server/api/selector.go 01:32:06 spire-1.2.1/pkg/server/api/selector_test.go 01:32:06 spire-1.2.1/pkg/server/api/status.go 01:32:06 spire-1.2.1/pkg/server/api/status_test.go 01:32:06 spire-1.2.1/pkg/server/api/svid/ 01:32:06 spire-1.2.1/pkg/server/api/svid/v1/ 01:32:06 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/trustdomain.go 01:32:06 spire-1.2.1/pkg/server/api/trustdomain/ 01:32:06 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:32:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:32:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:32:06 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:32:06 spire-1.2.1/pkg/server/authpolicy/ 01:32:06 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:32:06 spire-1.2.1/pkg/server/authpolicy/policy.go 01:32:06 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:32:06 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:32:06 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:32:06 spire-1.2.1/pkg/server/authpolicy/validate.go 01:32:06 spire-1.2.1/pkg/server/bundle/ 01:32:06 spire-1.2.1/pkg/server/bundle/client/ 01:32:06 spire-1.2.1/pkg/server/bundle/client/client.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/manager.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/sources.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/updater.go 01:32:06 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:32:06 spire-1.2.1/pkg/server/ca/ 01:32:06 spire-1.2.1/pkg/server/ca/ca.go 01:32:06 spire-1.2.1/pkg/server/ca/ca_health.go 01:32:06 spire-1.2.1/pkg/server/ca/ca_test.go 01:32:06 spire-1.2.1/pkg/server/ca/journal.go 01:32:06 spire-1.2.1/pkg/server/ca/journal_test.go 01:32:06 spire-1.2.1/pkg/server/ca/manager.go 01:32:06 spire-1.2.1/pkg/server/ca/manager_health.go 01:32:06 spire-1.2.1/pkg/server/ca/manager_test.go 01:32:06 spire-1.2.1/pkg/server/ca/templates.go 01:32:06 spire-1.2.1/pkg/server/ca/upstream_client.go 01:32:06 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:32:06 spire-1.2.1/pkg/server/ca/validation.go 01:32:06 spire-1.2.1/pkg/server/cache/ 01:32:06 spire-1.2.1/pkg/server/cache/dscache/ 01:32:06 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:32:06 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/ 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:32:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:32:06 spire-1.2.1/pkg/server/catalog/ 01:32:06 spire-1.2.1/pkg/server/catalog/catalog.go 01:32:06 spire-1.2.1/pkg/server/catalog/keymanager.go 01:32:06 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:32:06 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:32:06 spire-1.2.1/pkg/server/catalog/notifier.go 01:32:06 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:32:06 spire-1.2.1/pkg/server/config.go 01:32:06 spire-1.2.1/pkg/server/datastore/ 01:32:06 spire-1.2.1/pkg/server/datastore/datastore.go 01:32:06 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:32:06 spire-1.2.1/pkg/server/datastore/repository.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:32:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:32:06 spire-1.2.1/pkg/server/endpoints/ 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/ 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:32:06 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:32:06 spire-1.2.1/pkg/server/endpoints/config.go 01:32:06 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:32:06 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:32:06 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:32:06 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:32:06 spire-1.2.1/pkg/server/endpoints/middleware.go 01:32:06 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:32:06 spire-1.2.1/pkg/server/hostservice/ 01:32:06 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:32:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:32:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:32:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:32:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:32:06 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:32:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:32:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:32:06 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:32:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:32:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/ 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:32:06 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:32:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:32:06 spire-1.2.1/pkg/server/registration/ 01:32:06 spire-1.2.1/pkg/server/registration/manager.go 01:32:06 spire-1.2.1/pkg/server/registration/manager_test.go 01:32:06 spire-1.2.1/pkg/server/scanentries.go 01:32:06 spire-1.2.1/pkg/server/scanentries_test.go 01:32:06 spire-1.2.1/pkg/server/server.go 01:32:06 spire-1.2.1/pkg/server/server_test.go 01:32:06 spire-1.2.1/pkg/server/svid/ 01:32:06 spire-1.2.1/pkg/server/svid/observer.go 01:32:06 spire-1.2.1/pkg/server/svid/observer_test.go 01:32:06 spire-1.2.1/pkg/server/svid/rotator.go 01:32:06 spire-1.2.1/pkg/server/svid/rotator_config.go 01:32:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:32:06 spire-1.2.1/pkg/server/svid/rotator_test.go 01:32:06 spire-1.2.1/proto/ 01:32:06 spire-1.2.1/proto/private/ 01:32:06 spire-1.2.1/proto/private/server/ 01:32:06 spire-1.2.1/proto/private/server/journal/ 01:32:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:32:06 spire-1.2.1/proto/private/server/journal/journal.proto 01:32:06 spire-1.2.1/proto/spire/ 01:32:06 spire-1.2.1/proto/spire/common/ 01:32:06 spire-1.2.1/proto/spire/common/common.pb.go 01:32:06 spire-1.2.1/proto/spire/common/common.proto 01:32:06 spire-1.2.1/proto/spire/common/plugin/ 01:32:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:32:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:32:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:32:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:32:06 spire-1.2.1/proto/spire/plugin/ 01:32:06 spire-1.2.1/proto/spire/plugin/agent/ 01:32:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:32:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:32:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:32:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:32:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:32:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:32:06 spire-1.2.1/release/ 01:32:06 spire-1.2.1/release/spire-extras/ 01:32:06 spire-1.2.1/release/spire-extras/README.md 01:32:06 spire-1.2.1/release/spire-extras/conf/ 01:32:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:32:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:32:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:32:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:32:06 spire-1.2.1/release/spire/ 01:32:06 spire-1.2.1/release/spire/README.md 01:32:06 spire-1.2.1/release/spire/conf/ 01:32:06 spire-1.2.1/release/spire/conf/agent/ 01:32:06 spire-1.2.1/release/spire/conf/agent/agent.conf 01:32:06 spire-1.2.1/release/spire/conf/server/ 01:32:06 spire-1.2.1/release/spire/conf/server/server.conf 01:32:06 spire-1.2.1/script/ 01:32:06 spire-1.2.1/script/build-artifact.sh 01:32:06 spire-1.2.1/script/generate_dummy_ca.sh 01:32:06 spire-1.2.1/support/ 01:32:06 spire-1.2.1/support/k8s/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:32:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/ 01:32:06 spire-1.2.1/support/oidc-discovery-provider/README.md 01:32:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/config.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/main.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:32:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:32:06 spire-1.2.1/test/ 01:32:06 spire-1.2.1/test/clock/ 01:32:06 spire-1.2.1/test/clock/clock.go 01:32:06 spire-1.2.1/test/fakes/ 01:32:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:32:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:32:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:32:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:32:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:32:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:32:06 spire-1.2.1/test/fakes/fakeagentstore/ 01:32:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:32:06 spire-1.2.1/test/fakes/fakedatastore/ 01:32:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:32:06 spire-1.2.1/test/fakes/fakeentryclient/ 01:32:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:32:06 spire-1.2.1/test/fakes/fakehealthchecker/ 01:32:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:32:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:32:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:32:06 spire-1.2.1/test/fakes/fakemetrics/ 01:32:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:32:06 spire-1.2.1/test/fakes/fakenoderesolver/ 01:32:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:32:06 spire-1.2.1/test/fakes/fakenotifier/ 01:32:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:32:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:32:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:32:06 spire-1.2.1/test/fakes/fakeserverca/ 01:32:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:32:06 spire-1.2.1/test/fakes/fakeservercatalog/ 01:32:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:32:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:32:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:32:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:32:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:32:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:32:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:32:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:32:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:32:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:32:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:32:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:32:06 spire-1.2.1/test/fixture/ 01:32:06 spire-1.2.1/test/fixture/certs/ 01:32:06 spire-1.2.1/test/fixture/certs/agent_svid.der 01:32:06 spire-1.2.1/test/fixture/certs/base_cert.pem 01:32:06 spire-1.2.1/test/fixture/certs/base_csr.pem 01:32:06 spire-1.2.1/test/fixture/certs/base_key.pem 01:32:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:32:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:32:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:32:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:32:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:32:06 spire-1.2.1/test/fixture/certs/blog_key.pem 01:32:06 spire-1.2.1/test/fixture/certs/bundle.der 01:32:06 spire-1.2.1/test/fixture/certs/ca.pem 01:32:06 spire-1.2.1/test/fixture/certs/ca_key.pem 01:32:06 spire-1.2.1/test/fixture/certs/database_cert.pem 01:32:06 spire-1.2.1/test/fixture/certs/database_csr.pem 01:32:06 spire-1.2.1/test/fixture/certs/database_key.pem 01:32:06 spire-1.2.1/test/fixture/certs/node_cert.pem 01:32:06 spire-1.2.1/test/fixture/certs/node_csr.pem 01:32:06 spire-1.2.1/test/fixture/certs/node_key.pem 01:32:06 spire-1.2.1/test/fixture/certs/svid.pem 01:32:06 spire-1.2.1/test/fixture/certs/svid_key.pem 01:32:06 spire-1.2.1/test/fixture/config/ 01:32:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:32:06 spire-1.2.1/test/fixture/config/agent_good.conf 01:32:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:32:06 spire-1.2.1/test/fixture/config/plugin_good.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:32:06 spire-1.2.1/test/fixture/config/server_good.conf 01:32:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:32:06 spire-1.2.1/test/fixture/fixture.go 01:32:06 spire-1.2.1/test/fixture/nodeattestor/ 01:32:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:32:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:32:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:32:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:32:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:32:06 spire-1.2.1/test/fixture/registration/ 01:32:06 spire-1.2.1/test/fixture/registration/entries.json 01:32:06 spire-1.2.1/test/fixture/registration/good-for-update.json 01:32:06 spire-1.2.1/test/fixture/registration/good.json 01:32:06 spire-1.2.1/test/fixture/registration/invalid.json 01:32:06 spire-1.2.1/test/fixture/registration/invalid_json.json 01:32:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:32:06 spire-1.2.1/test/integration/ 01:32:06 spire-1.2.1/test/integration/README.md 01:32:06 spire-1.2.1/test/integration/common 01:32:06 spire-1.2.1/test/integration/setup/ 01:32:06 spire-1.2.1/test/integration/setup/adminclient/ 01:32:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:32:06 spire-1.2.1/test/integration/setup/adminclient/client.go 01:32:06 spire-1.2.1/test/integration/setup/debugagent/ 01:32:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:32:06 spire-1.2.1/test/integration/setup/debugagent/main.go 01:32:06 spire-1.2.1/test/integration/setup/debugserver/ 01:32:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:32:06 spire-1.2.1/test/integration/setup/debugserver/main.go 01:32:06 spire-1.2.1/test/integration/setup/downstreamclient/ 01:32:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:32:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:32:06 spire-1.2.1/test/integration/setup/itclient/ 01:32:06 spire-1.2.1/test/integration/setup/itclient/client.go 01:32:06 spire-1.2.1/test/integration/setup/node-attestation/ 01:32:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:32:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:32:06 spire-1.2.1/test/integration/setup/x509pop/ 01:32:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:32:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:32:06 spire-1.2.1/test/integration/suites/ 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:32:06 spire-1.2.1/test/integration/suites/join-token/ 01:32:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:32:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:32:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:32:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:32:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:32:06 spire-1.2.1/test/integration/suites/join-token/README.md 01:32:06 spire-1.2.1/test/integration/suites/join-token/conf/ 01:32:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/join-token/teardown 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:32:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:32:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:32:06 spire-1.2.1/test/integration/suites/k8s/ 01:32:06 spire-1.2.1/test/integration/suites/k8s/00-setup 01:32:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:32:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:32:06 spire-1.2.1/test/integration/suites/k8s/README.md 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/ 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:32:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:32:06 spire-1.2.1/test/integration/suites/k8s/teardown 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/ 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:32:06 spire-1.2.1/test/integration/suites/rotation/ 01:32:06 spire-1.2.1/test/integration/suites/rotation/00-setup 01:32:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:32:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:32:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:32:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:32:06 spire-1.2.1/test/integration/suites/rotation/README.md 01:32:06 spire-1.2.1/test/integration/suites/rotation/conf/ 01:32:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/rotation/teardown 01:32:06 spire-1.2.1/test/integration/suites/self-test/ 01:32:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:32:06 spire-1.2.1/test/integration/suites/self-test/README.md 01:32:06 spire-1.2.1/test/integration/suites/self-test/teardown 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:32:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:32:06 spire-1.2.1/test/integration/suites/upgrade/ 01:32:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:32:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:32:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:32:06 spire-1.2.1/test/integration/suites/upgrade/README.md 01:32:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:32:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:32:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:32:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:32:06 spire-1.2.1/test/integration/suites/upgrade/teardown 01:32:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:32:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:32:06 spire-1.2.1/test/integration/test-one.sh 01:32:06 spire-1.2.1/test/integration/test.sh 01:32:06 spire-1.2.1/test/plugintest/ 01:32:06 spire-1.2.1/test/plugintest/config.go 01:32:06 spire-1.2.1/test/plugintest/load.go 01:32:06 spire-1.2.1/test/plugintest/option.go 01:32:06 spire-1.2.1/test/spiretest/ 01:32:06 spire-1.2.1/test/spiretest/apiserver.go 01:32:06 spire-1.2.1/test/spiretest/assertions.go 01:32:06 spire-1.2.1/test/spiretest/dir.go 01:32:06 spire-1.2.1/test/spiretest/errors_posix.go 01:32:06 spire-1.2.1/test/spiretest/errors_windows.go 01:32:06 spire-1.2.1/test/spiretest/logs.go 01:32:06 spire-1.2.1/test/spiretest/socketapi.go 01:32:06 spire-1.2.1/test/spiretest/suite.go 01:32:06 spire-1.2.1/test/spiretest/x509.go 01:32:06 spire-1.2.1/test/testca/ 01:32:06 spire-1.2.1/test/testca/ca.go 01:32:06 spire-1.2.1/test/testkey/ 01:32:06 spire-1.2.1/test/testkey/generate.sh 01:32:06 spire-1.2.1/test/testkey/genkeys.go 01:32:06 spire-1.2.1/test/testkey/keys.go 01:32:06 spire-1.2.1/test/testkey/new.go 01:32:06 spire-1.2.1/test/tpmsimulator/ 01:32:06 spire-1.2.1/test/tpmsimulator/simulator.go 01:32:06 spire-1.2.1/test/util/ 01:32:06 spire-1.2.1/test/util/cert_fixtures.go 01:32:06 spire-1.2.1/test/util/cert_generation.go 01:32:06 spire-1.2.1/test/util/io_redirection.go 01:32:06 spire-1.2.1/test/util/race.go 01:32:06 spire-1.2.1/test/util/util.go 01:32:06 building spire from source... 01:32:06 Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:08 provisioning config files... 01:32:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3307726019670078035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:08 ---> docker-login.sh 01:32:08 nexus3.edgexfoundry.org:10001 01:32:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:08 ---> afb9e1d5fa39 01:32:08 Step 3/23 : WORKDIR /edgex-go 01:32:08 ---> Using cache 01:32:08 ---> 100eb66082ec 01:32:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:08 ---> Using cache 01:32:08 ---> 5c00c62c8ccc 01:32:08 Step 5/23 : RUN apk add --update --no-cache make bash git 01:32:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:09 ---> afb9e1d5fa39 01:32:09 Step 3/23 : WORKDIR /edgex-go 01:32:09 ---> Using cache 01:32:09 ---> 100eb66082ec 01:32:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:09 ---> Using cache 01:32:09 ---> 5c00c62c8ccc 01:32:09 Step 5/23 : RUN apk add --update --no-cache make git 01:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:09 Configure a credential helper to remove this warning. See 01:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:09 01:32:09 Login Succeeded 01:32:09 nexus3.edgexfoundry.org:10002 01:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:09 Configure a credential helper to remove this warning. See 01:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:09 01:32:09 Login Succeeded 01:32:09 nexus3.edgexfoundry.org:10003 01:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:10 Configure a credential helper to remove this warning. See 01:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:10 01:32:10 Login Succeeded 01:32:10 nexus3.edgexfoundry.org:10004 01:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:10 Configure a credential helper to remove this warning. See 01:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:10 01:32:10 Login Succeeded 01:32:10 docker.io 01:32:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:11 Configure a credential helper to remove this warning. See 01:32:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:11 01:32:11 Login Succeeded 01:32:11 ---> docker-login.sh ends [Pipeline] } 01:32:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:32:11 ---> Running in ca7847c2b731 01:32:11 ---> Running in 274839464c11 [Pipeline] echo 01:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:12 ========================================================= 01:32:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:32:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:12 Building bin/spire-server... 01:32:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:12 go: downloading github.com/mitchellh/cli v1.1.2 01:32:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:32:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:32:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:32:12 go: downloading google.golang.org/grpc v1.44.0 01:32:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:32:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:32:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:12 9b3977197b4f: Pulling fs layer 01:32:12 1a89e8eeedd5: Pulling fs layer 01:32:12 94645a83ff95: Pulling fs layer 01:32:12 3f3a8bcf1eab: Pulling fs layer 01:32:12 0c92f367c5e7: Pulling fs layer 01:32:12 3096ccb668a1: Pulling fs layer 01:32:12 e8cf19c19ddd: Pulling fs layer 01:32:12 a4caa8a26152: Pulling fs layer 01:32:12 0c92f367c5e7: Waiting 01:32:12 3096ccb668a1: Waiting 01:32:12 e8cf19c19ddd: Waiting 01:32:12 3f3a8bcf1eab: Waiting 01:32:12 a4caa8a26152: Waiting 01:32:12 94645a83ff95: Verifying Checksum 01:32:12 94645a83ff95: Download complete 01:32:12 1a89e8eeedd5: Verifying Checksum 01:32:12 1a89e8eeedd5: Download complete 01:32:12 0c92f367c5e7: Verifying Checksum 01:32:12 0c92f367c5e7: Download complete 01:32:12 3096ccb668a1: Download complete 01:32:12 9b3977197b4f: Verifying Checksum 01:32:12 9b3977197b4f: Download complete 01:32:12 e8cf19c19ddd: Download complete 01:32:12 go: downloading github.com/imdario/mergo v0.3.12 01:32:12 go: downloading github.com/sirupsen/logrus v1.8.1 01:32:12 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:32:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:32:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:32:12 go: downloading github.com/fatih/color v1.13.0 01:32:12 go: downloading github.com/mattn/go-isatty v0.0.14 01:32:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:32:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:32:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:32:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:32:13 go: downloading github.com/armon/go-metrics v0.3.10 01:32:13 go: downloading github.com/prometheus/client_golang v1.12.1 01:32:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:32:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:32:13 go: downloading github.com/open-policy-agent/opa v0.38.0 01:32:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:13 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:32:13 go: downloading github.com/Masterminds/goutils v1.1.0 01:32:13 go: downloading github.com/Masterminds/semver v1.5.0 01:32:13 go: downloading github.com/google/uuid v1.1.2 01:32:13 go: downloading github.com/huandu/xstrings v1.3.2 01:32:13 go: downloading github.com/mattn/go-colorable v0.1.12 01:32:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:32:13 go: downloading github.com/oklog/run v1.0.0 01:32:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:32:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:32:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:32:13 go: downloading github.com/imkira/go-observer v1.0.3 01:32:13 OK: 221 MiB in 52 packages 01:32:13 go: downloading github.com/prometheus/client_model v0.2.0 01:32:13 go: downloading github.com/prometheus/common v0.32.1 01:32:13 go: downloading github.com/beorn7/perks v1.0.1 01:32:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:32:13 OK: 221 MiB in 52 packages 01:32:13 go: downloading github.com/prometheus/procfs v0.7.3 01:32:13 go: downloading go.uber.org/atomic v1.9.0 01:32:13 9b3977197b4f: Pull complete 01:32:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:32:13 go: downloading github.com/hashicorp/errwrap v1.1.0 01:32:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:32:13 go: downloading github.com/stretchr/testify v1.7.0 01:32:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:32:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:32:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:32:13 1a89e8eeedd5: Pull complete 01:32:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:32:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:32:14 94645a83ff95: Pull complete 01:32:14 a4caa8a26152: Verifying Checksum 01:32:14 a4caa8a26152: Download complete 01:32:15 3f3a8bcf1eab: Verifying Checksum 01:32:15 3f3a8bcf1eab: Download complete 01:32:15 Removing intermediate container ca7847c2b731 01:32:15 ---> 76e5dd9cc7d6 01:32:15 Step 6/23 : COPY go.mod vendor* ./ 01:32:15 Removing intermediate container 274839464c11 01:32:15 ---> 39814beaf34a 01:32:15 Step 6/23 : COPY go.mod vendor* ./ 01:32:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:32:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:32:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:32:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:32:16 go: downloading github.com/blang/semver/v4 v4.0.0 01:32:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:32:16 go: downloading github.com/jinzhu/gorm v1.9.16 01:32:16 go: downloading github.com/lib/pq v1.10.4 01:32:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:32:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:32:16  ---> 676a7a13f528 01:32:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:16 ---> 19b7129b2f2b 01:32:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:16 ---> Running in 01dfc638112a 01:32:16 ---> Running in 7046574831bc 01:32:19 Removing intermediate container 7046574831bc 01:32:19 ---> aab43d5076a3 01:32:19 Step 8/23 : COPY . . 01:32:19 Removing intermediate container 01dfc638112a 01:32:19 ---> e8550e53627e 01:32:19 Step 8/23 : COPY . . 01:32:20 go: downloading google.golang.org/api v0.70.0 01:32:20 go: downloading k8s.io/client-go v0.23.4 01:32:20 go: downloading k8s.io/api v0.23.4 01:32:20 go: downloading github.com/google/go-tpm v0.3.3 01:32:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:32:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:32:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:32:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:32:20 go: downloading cloud.google.com/go/storage v1.21.0 01:32:20 go: downloading cloud.google.com/go v0.100.2 01:32:21 go: downloading k8s.io/apimachinery v0.23.4 01:32:21 go: downloading k8s.io/kube-aggregator v0.23.3 01:32:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:32:21 go: downloading cloud.google.com/go/security v1.3.0 01:32:21 go: downloading github.com/hashicorp/vault/api v1.4.1 01:32:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:32:21 go: downloading github.com/twmb/murmur3 v1.1.6 01:32:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:32:21 go: downloading github.com/aws/smithy-go v1.11.0 01:32:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:32:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:32:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:32:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:32:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:32:22 go: downloading github.com/jinzhu/inflection v1.0.0 01:32:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:32:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:32:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:32:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:32:22 go: downloading github.com/dimchansky/utfbom v1.1.1 01:32:22 go: downloading cloud.google.com/go/compute v1.3.0 01:32:22 go: downloading cloud.google.com/go/iam v0.1.1 01:32:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:32:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:32:25 go: downloading github.com/gogo/protobuf v1.3.2 01:32:25 go: downloading k8s.io/klog/v2 v2.30.0 01:32:25 go: downloading github.com/google/gofuzz v1.1.0 01:32:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:32:25 go: downloading github.com/spf13/pflag v1.0.5 01:32:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:32:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:32:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:32:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:32:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:32:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:32:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:32:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:32:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:32:25 go: downloading github.com/tklauser/numcpus v0.3.0 01:32:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:32:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:32:25 go: downloading gopkg.in/yaml.v2 v2.4.0 01:32:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:32:25 go: downloading github.com/gobwas/glob v0.2.3 01:32:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:32:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:32:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:32:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:32:25 go: downloading go.opencensus.io v0.23.0 01:32:25 go: downloading gopkg.in/inf.v0 v0.9.1 01:32:25 go: downloading github.com/google/go-cmp v0.5.7 01:32:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:32:25 go: downloading github.com/googleapis/gnostic v0.5.5 01:32:25 go: downloading github.com/go-logr/logr v1.2.2 01:32:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:32:25 go: downloading github.com/json-iterator/go v1.1.12 01:32:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:32:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:32:25 go: downloading go.uber.org/zap v1.21.0 01:32:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:32:25 go: downloading sigs.k8s.io/yaml v1.3.0 01:32:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:32:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:32:25 go: downloading github.com/modern-go/reflect2 v1.0.2 01:32:25 go: downloading github.com/ryanuber/go-glob v1.0.0 01:32:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:32:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:32:25 go: downloading github.com/hashicorp/go-version v1.2.0 01:32:25 go: downloading github.com/golang/snappy v0.0.4 01:32:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:32:25 go: downloading go.uber.org/multierr v1.6.0 01:32:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:32:27 3f3a8bcf1eab: Pull complete 01:32:27 0c92f367c5e7: Pull complete 01:32:27 3096ccb668a1: Pull complete 01:32:28 e8cf19c19ddd: Pull complete 01:32:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:32:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:32:34 a4caa8a26152: Pull complete 01:32:34 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:32:35 + docker build -t ci-base-image-arm64 -f - . 01:32:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:35 WORKDIR /edgex 01:32:35 COPY go.mod . 01:32:35 RUN go mod download 01:32:37 Sending build context to Docker daemon 169.2MB 01:32:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:37 ---> 725f1c02e7f9 01:32:37 Step 2/4 : WORKDIR /edgex 01:32:39 ---> Running in 1c191c573d6b 01:32:39 Removing intermediate container 1c191c573d6b 01:32:39 ---> 3b425061fe3c 01:32:39 Step 3/4 : COPY go.mod . 01:32:40 ---> 033740662671 01:32:40 Step 4/4 : RUN go mod download 01:32:40 ---> Running in a97f40f3061c 01:32:42  ---> 4c672a8da249 01:32:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:32:42 ---> cb3a23c0b332 01:32:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:32:42 ---> Running in 5f1ae17be2d5 01:32:42 ---> Running in a8851331deaa 01:32:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:32:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:33:21 Removing intermediate container 5f1ae17be2d5 01:33:21 ---> 8d324f36d3d8 01:33:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:33:21 Removing intermediate container a8851331deaa 01:33:21 ---> efd5625ccef7 01:33:21 01:33:21 Step 10/23 : FROM alpine:3.14 01:33:21 ---> e04c818066af 01:33:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:33:21 ---> Using cache 01:33:21 ---> e4ddfdbd9d1b 01:33:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:33:21 ---> Using cache 01:33:21 ---> 693326f43692 01:33:21 Step 13/23 : ENV APP_PORT=59881 01:33:21 ---> Running in 58c090cef1c2 01:33:21 ---> Running in 4774af0b03a0 01:33:21 Removing intermediate container 58c090cef1c2 01:33:21 ---> 0d37778bdc3a 01:33:21 Step 14/23 : EXPOSE $APP_PORT 01:33:21 ---> Running in b6ac9db70470 01:33:21 Removing intermediate container b6ac9db70470 01:33:21 ---> 5f2b18945764 01:33:21 Step 15/23 : WORKDIR / 01:33:21 ---> Running in 6448456ea4fa 01:33:21 Removing intermediate container 6448456ea4fa 01:33:21 ---> 1c81279bac01 01:33:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:33:21 ---> 2d8694aa81c4 01:33:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:33:22 Removing intermediate container 4774af0b03a0 01:33:22 ---> a7b071a26967 01:33:22 01:33:22 Step 11/23 : FROM docker:20.10.14 01:33:22 ---> c65831bee1ec 01:33:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:33:22 20.10.14: Pulling from library/docker 01:33:23 ---> 9684f1573294 01:33:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:33:23 ---> Running in 4a11e8d90028 01:33:23 Removing intermediate container 4a11e8d90028 01:33:23 ---> 7f561de16230 01:33:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:23 ---> Running in bcaf37cda0b2 01:33:24 Removing intermediate container bcaf37cda0b2 01:33:24 ---> 3a3d799ca439 01:33:24 Step 21/23 : LABEL arch=x86_64 01:33:24 ---> Running in 63906ededabc 01:33:24 Removing intermediate container 63906ededabc 01:33:24 ---> 88808ad32e3b 01:33:24 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:33:24 ---> Running in 50f1f8030159 01:33:25 Removing intermediate container 50f1f8030159 01:33:25 ---> a254f2432b6e 01:33:25 Step 23/23 : LABEL version=0.0.0 01:33:25 ---> Running in be8295d524d1 01:33:25 Removing intermediate container be8295d524d1 01:33:25 ---> 068a735d04da 01:33:25 01:33:25 Successfully built 068a735d04da 01:33:25 Successfully tagged core-metadata:latest 01:33:25  Building core-metadata ... done Building security-spiffe-token-provider 01:33:30 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:33:30 Status: Downloaded newer image for docker:20.10.14 01:33:30 ---> 7417809fdb73 01:33:30 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:33:31 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:33:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:33:31 ---> afb9e1d5fa39 01:33:31 Step 3/20 : WORKDIR /edgex-go 01:33:31 ---> Using cache 01:33:31 ---> 100eb66082ec 01:33:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:33:33 ---> Running in 5df660fcd958 01:33:33 ---> Running in 9c8c34321fce 01:33:33 Removing intermediate container 9c8c34321fce 01:33:33 ---> a4ea4d5b7fb9 01:33:33 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:33:33 ---> Running in 810e299c729c 01:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:35 (1/43) Installing readline (8.1.1-r0) 01:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:35 (2/43) Installing bash (5.1.16-r0) 01:33:35 Executing bash-5.1.16-r0.post-install 01:33:35 (3/43) Installing brotli-libs (1.0.9-r5) 01:33:35 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:33:35 (5/43) Installing libcurl (7.80.0-r1) 01:33:35 (6/43) Installing curl (7.80.0-r1) 01:33:35 (7/43) Installing dumb-init (1.2.5-r1) 01:33:35 (8/43) Installing libbz2 (1.0.8-r1) 01:33:35 (9/43) Installing expat (2.4.7-r0) 01:33:35 (10/43) Installing libffi (3.4.2-r1) 01:33:35 (11/43) Installing gdbm (1.22-r0) 01:33:35 (12/43) Installing xz-libs (5.2.5-r1) 01:33:35 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:33:35 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:33:35 (15/43) Installing mpdecimal (2.5.1-r1) 01:33:35 (16/43) Installing sqlite-libs (3.36.0-r0) 01:33:35 (17/43) Installing python3 (3.9.7-r4) 01:33:35 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:33:35 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:33:35 OK: 15864 distinct packages available 01:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:35 (18/43) Installing py3-appdirs (1.4.4-r2) 01:33:35 (19/43) Installing py3-certifi (2020.12.5-r1) 01:33:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:33:35 (21/43) Installing py3-idna (3.3-r0) 01:33:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:33:35 (23/43) Installing py3-requests (2.26.0-r1) 01:33:35 (24/43) Installing py3-msgpack (1.0.2-r1) 01:33:35 (25/43) Installing py3-lockfile (0.12.2-r4) 01:33:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:33:35 (27/43) Installing py3-colorama (0.4.4-r1) 01:33:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:33:35 (29/43) Installing py3-distlib (0.3.3-r0) 01:33:35 (30/43) Installing py3-distro (1.6.0-r0) 01:33:35 (31/43) Installing py3-six (1.16.0-r0) 01:33:35 (32/43) Installing py3-webencodings (0.5.1-r4) 01:33:35 (33/43) Installing py3-html5lib (1.1-r1) 01:33:35 (34/43) Installing py3-parsing (2.4.7-r2) 01:33:35 (35/43) Installing py3-packaging (20.9-r1) 01:33:35 (36/43) Installing py3-tomli (1.2.2-r0) 01:33:35 (37/43) Installing py3-pep517 (0.12.0-r0) 01:33:35 (38/43) Installing py3-progress (1.6-r0) 01:33:35 (39/43) Installing py3-retrying (1.3.3-r2) 01:33:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:33:35 (41/43) Installing py3-setuptools (52.0.0-r4) 01:33:35 (42/43) Installing py3-toml (0.10.2-r2) 01:33:35 (43/43) Installing py3-pip (20.3.4-r1) 01:33:35 Executing busybox-1.34.1-r5.trigger 01:33:35 OK: 83 MiB in 65 packages 01:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:36 Collecting docker-compose==1.23.2 01:33:36 OK: 221 MiB in 52 packages 01:33:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:33:36 Collecting PyYAML<4,>=3.10 01:33:36 Downloading PyYAML-3.13.tar.gz (270 kB) 01:33:37 Removing intermediate container a97f40f3061c 01:33:37 ---> e8ac73bd0c46 01:33:37 Successfully built e8ac73bd0c46 01:33:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:33:37 Collecting dockerpty<0.5,>=0.4.1 01:33:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:33:37 + docker inspect -f . ci-base-image-arm64 01:33:37 . [Pipeline] withDockerContainer 01:33:37 prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container 01:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:37 Removing intermediate container 5df660fcd958 01:33:37 ---> 0f00ae90e62c 01:33:37 Step 5/20 : COPY go.mod vendor* ./ 01:33:37 Collecting websocket-client<1.0,>=0.32.0 01:33:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:33:37 Collecting docopt<0.7,>=0.6.1 01:33:37 Downloading docopt-0.6.2.tar.gz (25 kB) 01:33:38 ---> e1041fad70ac 01:33:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:38 ---> Running in 3a22ea1f4662 01:33:38 Collecting docker<4.0,>=3.6.0 01:33:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:33:38 Collecting jsonschema<3,>=2.5.1 01:33:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:33:38 Collecting texttable<0.10,>=0.9.0 01:33:38 Downloading texttable-0.9.1.tar.gz (11 kB) 01:33:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:33:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:33:38 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:33:38 Collecting cached-property<2,>=1.2.0 01:33:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:33:38 Collecting docker-pycreds>=0.4.0 01:33:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:33:38 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:33:38 Collecting urllib3<1.25,>=1.21.1 01:33:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:33:38 Collecting chardet<3.1.0,>=3.0.2 01:33:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:33:39 $ docker top b6a7d7211fae111a964041cb657b03f64fdee41e8c87426eaa2860939574ebf1 -eo pid,comm 01:33:39 Collecting idna<2.8,>=2.5 01:33:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:33:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:33:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:33:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:33:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:33:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:33:39 Attempting uninstall: urllib3 01:33:39 Found existing installation: urllib3 1.26.7 01:33:39 Uninstalling urllib3-1.26.7: 01:33:39 Successfully uninstalled urllib3-1.26.7 [Pipeline] { [Pipeline] sh 01:33:39 Attempting uninstall: idna 01:33:39 Found existing installation: idna 3.3 01:33:39 Uninstalling idna-3.3: 01:33:39 Successfully uninstalled idna-3.3 01:33:39 Attempting uninstall: requests 01:33:39 Found existing installation: requests 2.26.0 01:33:39 Uninstalling requests-2.26.0: 01:33:39 Successfully uninstalled requests-2.26.0 01:33:39 Running setup.py install for texttable: started 01:33:39 Removing intermediate container 3a22ea1f4662 01:33:39 ---> 86d285b6e1f6 01:33:39 Step 7/20 : COPY . . 01:33:39 + go version 01:33:39 go version go1.17.6 linux/arm64 [Pipeline] } 01:33:40 $ docker stop --time=1 b6a7d7211fae111a964041cb657b03f64fdee41e8c87426eaa2860939574ebf1 01:33:40 Running setup.py install for texttable: finished with status 'done' 01:33:40 Running setup.py install for PyYAML: started 01:33:40 Running setup.py install for PyYAML: finished with status 'done' 01:33:40 Running setup.py install for docopt: started 01:33:41 Running setup.py install for docopt: finished with status 'done' 01:33:41 Running setup.py install for dockerpty: started 01:33:41 Running setup.py install for dockerpty: finished with status 'done' 01:33:41 $ docker rm -f b6a7d7211fae111a964041cb657b03f64fdee41e8c87426eaa2860939574ebf1 [Pipeline] // withDockerContainer [Pipeline] } 01:33:41 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 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:33:42 + docker inspect -f . ci-base-image-arm64 01:33:42 . [Pipeline] withDockerContainer 01:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container 01:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:43 $ docker top afb1425539b9f0cdb4512170fc32ba74d61a11388aef6bd30e33a84bfa936c1d -eo pid,comm [Pipeline] { [Pipeline] echo 01:33:44 ========================================================= 01:33:44 [edgeXBuildGoParallel] Running Tests and Build... 01:33:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:33:44 + make test 01:33:44 go mod tidy -compat=1.17 01:33:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:33:46 ---> c28a05baaafb 01:33:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:33:46 ---> Running in 39520ac8b639 01:33:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:33:48 Removing intermediate container 810e299c729c 01:33:48 ---> a31ae27df4cc 01:33:48 Step 14/23 : ENV APP_PORT=58890 01:33:48 ---> Running in 4ce904581a51 01:33:48 Removing intermediate container 4ce904581a51 01:33:48 ---> aaebc951556e 01:33:48 Step 15/23 : EXPOSE $APP_PORT 01:33:48 ---> Running in 70d773e300d3 01:33:48 Removing intermediate container 70d773e300d3 01:33:48 ---> 3cdaf33c4e64 01:33:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:33:49 ---> 53e27d58ff48 01:33:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:33:49 ---> 83171fb8d9ae 01:33:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:33:50 ---> 886caa5fc88b 01:33:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:33:50 ---> Running in 2b1fca06b4d1 01:33:50 Removing intermediate container 2b1fca06b4d1 01:33:50 ---> 596629350e69 01:33:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:50 ---> Running in a9eec956c57a 01:33:50 Removing intermediate container a9eec956c57a 01:33:50 ---> 06dfb0489ead 01:33:50 Step 21/23 : LABEL arch=x86_64 01:33:50 ---> Running in 6c39c680749b 01:33:51 Removing intermediate container 6c39c680749b 01:33:51 ---> 35edafddb9ad 01:33:51 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:33:51 ---> Running in 451502552cf8 01:33:51 Removing intermediate container 451502552cf8 01:33:51 ---> 9aa73448c183 01:33:51 Step 23/23 : LABEL version=0.0.0 01:33:51 ---> Running in a698740a1ce4 01:33:51 Removing intermediate container a698740a1ce4 01:33:51 ---> 431e906b1597 01:33:51 01:33:51 Successfully built 431e906b1597 01:33:51 Successfully tagged sys-mgmt-agent:latest 01:33:51  Building sys-mgmt-agent ... done Building support-scheduler 01:33:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:33:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:33:55 ---> afb9e1d5fa39 01:33:55 Step 3/22 : WORKDIR /edgex-go 01:33:55 ---> Using cache 01:33:55 ---> 100eb66082ec 01:33:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:55 ---> Using cache 01:33:55 ---> 5c00c62c8ccc 01:33:55 Step 5/22 : RUN apk add --update --no-cache make git 01:33:55 ---> Using cache 01:33:55 ---> 39814beaf34a 01:33:55 Step 6/22 : COPY go.mod vendor* ./ 01:33:55 ---> Using cache 01:33:55 ---> 19b7129b2f2b 01:33:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:55 ---> Using cache 01:33:55 ---> aab43d5076a3 01:33:55 Step 8/22 : COPY . . 01:33:55 ---> Using cache 01:33:55 ---> cb3a23c0b332 01:33:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:33:57 ---> Running in dc9f801ca0ed 01:33:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:34:16 Building bin/spire-agent... 01:34:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:34:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:34:16 go: downloading github.com/docker/docker v20.10.12+incompatible 01:34:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:34:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:34:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:34:16 Building bin/spire-agent... 01:34:16 go: downloading github.com/google/go-tpm-tools v0.3.3 01:34:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:34:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:34:16 go: downloading github.com/docker/docker v20.10.12+incompatible 01:34:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:34:16 go: downloading github.com/docker/go-units v0.4.0 01:34:16 go: downloading github.com/opencontainers/image-spec v1.0.1 01:34:16 go: downloading github.com/docker/go-connections v0.4.0 01:34:16 go: downloading github.com/containerd/containerd v1.3.4 01:34:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:34:16 go: downloading github.com/opencontainers/go-digest v1.0.0 01:34:16 go: downloading github.com/google/go-tpm-tools v0.3.3 01:34:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:34:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:34:16 go: downloading github.com/docker/go-connections v0.4.0 01:34:16 go: downloading github.com/docker/go-units v0.4.0 01:34:16 go: downloading github.com/opencontainers/image-spec v1.0.1 01:34:16 go: downloading github.com/containerd/containerd v1.3.4 01:34:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:34:16 go: downloading github.com/opencontainers/go-digest v1.0.0 01:34:18 ? github.com/edgexfoundry/edgex-go [no test files] 01:34:21 Removing intermediate container 39520ac8b639 01:34:21 ---> 852f3ec47288 01:34:21 01:34:21 Step 9/20 : FROM alpine:3.15 01:34:21 3.15: Pulling from library/alpine 01:34:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:34:21 Status: Downloaded newer image for alpine:3.15 01:34:21 ---> 0ac33e5f5afa 01:34:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:34:21 ---> Running in 9d298d8ff2a9 01:34:21 Removing intermediate container 9d298d8ff2a9 01:34:21 ---> a9ee8be130e1 01:34:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:21 ---> Running in cc0ef7e57123 01:34:22 Removing intermediate container cc0ef7e57123 01:34:22 ---> 616f054751c4 01:34:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:34:22 ---> Running in 9d65eaf9a81f 01:34:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:24 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:34:24 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:34:24 OK: 15854 distinct packages available 01:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:25 (1/9) Installing ca-certificates (20211220-r0) 01:34:25 (2/9) Installing brotli-libs (1.0.9-r5) 01:34:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:34:25 (4/9) Installing libcurl (7.80.0-r1) 01:34:25 (5/9) Installing curl (7.80.0-r1) 01:34:25 (6/9) Installing dumb-init (1.2.5-r1) 01:34:26 (7/9) Installing musl-obstack (1.2.3-r0) 01:34:26 (8/9) Installing libucontext (1.1-r0) 01:34:26 (9/9) Installing gcompat (1.0.0-r4) 01:34:26 Executing busybox-1.34.1-r5.trigger 01:34:26 Executing ca-certificates-20211220-r0.trigger 01:34:26 OK: 8 MiB in 23 packages 01:34:26 Removing intermediate container dc9f801ca0ed 01:34:26 ---> ac2a1864cb01 01:34:26 01:34:26 Step 10/22 : FROM alpine:3.14 01:34:26 ---> e04c818066af 01:34:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:34:26 ---> Using cache 01:34:26 ---> e4ddfdbd9d1b 01:34:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:26 ---> Using cache 01:34:26 ---> 693326f43692 01:34:26 Step 13/22 : ENV APP_PORT=59861 01:34:26 ---> Running in f1a6d16186cb 01:34:27 Removing intermediate container f1a6d16186cb 01:34:27 ---> 0d9648971063 01:34:27 Step 14/22 : EXPOSE $APP_PORT 01:34:27 ---> Running in 4ff1d89c90e1 01:34:27 Removing intermediate container 9d65eaf9a81f 01:34:27 ---> 93cd03f4b96d 01:34:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:27 Removing intermediate container 4ff1d89c90e1 01:34:27 ---> 0acc9611be53 01:34:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:27 ---> 6477871d2788 01:34:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:34:27 ---> 4caab8942b5e 01:34:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:34:28 ---> 062284ae19d0 01:34:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:34:28 ---> 607ad5f0cc46 01:34:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:34:28 ---> 22bc569d7d82 01:34:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:34:28 ---> Running in 98e1566ea46b 01:34:28 ---> ab753b9c1981 01:34:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:34:28 ---> Running in 9aa4a1ef7b79 01:34:28 Removing intermediate container 98e1566ea46b 01:34:28 ---> 6338cd5e118a 01:34:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:28 ---> Running in 17744d73100e 01:34:28 Removing intermediate container 9aa4a1ef7b79 01:34:28 ---> e37a9d9a66c2 01:34:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:28 ---> Running in 68307ce86a6e 01:34:28 Removing intermediate container 17744d73100e 01:34:28 ---> add52109c438 01:34:28 Step 18/20 : LABEL arch=x86_64 01:34:28 ---> Running in e5f5f0df921a 01:34:28 Removing intermediate container 68307ce86a6e 01:34:28 ---> c40f96aa14cc 01:34:28 Step 20/22 : LABEL arch=x86_64 01:34:28 ---> Running in 5cf36227b9cd 01:34:28 Removing intermediate container e5f5f0df921a 01:34:28 ---> e33bcd2f77b4 01:34:28 Step 19/20 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:34:28 ---> Running in 319471030ac3 01:34:28 Removing intermediate container 5cf36227b9cd 01:34:28 ---> 71c8a0f9b4f9 01:34:28 Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:34:28 ---> Running in 72ce739840be 01:34:29 Removing intermediate container 319471030ac3 01:34:29 ---> 665b4833a63b 01:34:29 Step 20/20 : LABEL version=0.0.0 01:34:29 ---> Running in c6e60d2f06d2 01:34:29 Removing intermediate container 72ce739840be 01:34:29 ---> 50abe7da8eeb 01:34:29 Step 22/22 : LABEL version=0.0.0 01:34:29 ---> Running in 3d8df61584d8 01:34:29 Removing intermediate container c6e60d2f06d2 01:34:29 ---> c3f7284560af 01:34:29 01:34:29 Removing intermediate container 3d8df61584d8 01:34:29 ---> 559e922d3932 01:34:29 01:34:29 Successfully built c3f7284560af 01:34:29 Successfully tagged security-spiffe-token-provider:latest 01:34:29  Building security-spiffe-token-provider ... done Building security-bootstrapper 01:34:29 Successfully built 559e922d3932 01:34:29 Successfully tagged support-scheduler:latest 01:34:29  Building support-scheduler ... done Building support-notifications 01:34:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:34:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:34:33 ---> afb9e1d5fa39 01:34:33 Step 3/31 : WORKDIR /edgex-go 01:34:33 ---> Using cache 01:34:33 ---> 100eb66082ec 01:34:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:33 ---> Using cache 01:34:33 ---> 5c00c62c8ccc 01:34:33 Step 5/31 : RUN apk add --update --no-cache make git 01:34:33 ---> Using cache 01:34:33 ---> 39814beaf34a 01:34:33 Step 6/31 : COPY go.mod vendor* ./ 01:34:33 ---> Using cache 01:34:33 ---> 19b7129b2f2b 01:34:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 ---> Using cache 01:34:33 ---> aab43d5076a3 01:34:33 Step 8/31 : COPY . . 01:34:33 ---> Using cache 01:34:33 ---> cb3a23c0b332 01:34:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:34:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:34:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:34:33 ---> afb9e1d5fa39 01:34:33 Step 3/22 : WORKDIR /edgex-go 01:34:33 ---> Using cache 01:34:33 ---> 100eb66082ec 01:34:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:33 ---> Using cache 01:34:33 ---> 5c00c62c8ccc 01:34:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:34:34 ---> Running in d28bb0d351a8 01:34:34 ---> Running in 7b209d9229ec 01:34:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:36 OK: 221 MiB in 52 packages 01:34:39 Removing intermediate container 7b209d9229ec 01:34:39 ---> a252cd2dafc1 01:34:39 Step 6/22 : COPY go.mod vendor* ./ 01:34:39 ---> 21ac5ac7e7c2 01:34:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:39 ---> Running in fb05d1292a46 01:34:43 Removing intermediate container fb05d1292a46 01:34:43 ---> 30df4ba7bd60 01:34:43 Step 8/22 : COPY . . 01:34:55 ---> cb8f5012c533 01:34:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:34:56 ---> Running in d34b6df910f2 01:34:56 Removing intermediate container d28bb0d351a8 01:34:56 ---> 8bbd2dfa312c 01:34:56 01:34:56 Step 10/31 : FROM alpine:3.14 01:34:56 ---> e04c818066af 01:34:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:34:56 ---> Running in af4d211b8803 01:34:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:34:57 Removing intermediate container af4d211b8803 01:34:57 ---> bf26c3dee102 01:34:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:34:57 ---> Running in 308a26b368ac 01:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:58 (1/2) Installing dumb-init (1.2.5-r1) 01:34:58 (2/2) Installing su-exec (0.2-r1) 01:34:58 Executing busybox-1.33.1-r7.trigger 01:34:58 OK: 6 MiB in 16 packages 01:34:59 Removing intermediate container 308a26b368ac 01:34:59 ---> c2307c1ab663 01:34:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:34:59 ---> Running in eccec2d8cfc6 01:35:00 Building bin/spire-agent... 01:35:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:35:00 Removing intermediate container eccec2d8cfc6 01:35:00 ---> ac25338f2cd6 01:35:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:35:00 ---> Running in 82bd7171f4a0 01:35:00 Removing intermediate container 82bd7171f4a0 01:35:00 ---> 0269a91cb412 01:35:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:35:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:35:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:35:01 go: downloading github.com/docker/docker v20.10.12+incompatible 01:35:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:35:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:35:01 go: downloading github.com/google/go-tpm-tools v0.3.3 01:35:01  ---> Running in fa18ec907027 01:35:02 go: downloading github.com/docker/go-units v0.4.0 01:35:02 go: downloading github.com/docker/go-connections v0.4.0 01:35:02 go: downloading github.com/opencontainers/image-spec v1.0.1 01:35:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:35:02 go: downloading github.com/opencontainers/go-digest v1.0.0 01:35:02 go: downloading github.com/containerd/containerd v1.3.4 01:35:03 Removing intermediate container fa18ec907027 01:35:03 ---> 2eb3d08b945b 01:35:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:35:03 ---> Running in cc93e532c072 01:35:03 Removing intermediate container cc93e532c072 01:35:03 ---> 4e071446446f 01:35:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:35:04 ---> 8dac4aea4eef 01:35:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:35:04 ---> Running in 804e847a7444 01:35:06 Removing intermediate container 804e847a7444 01:35:06 ---> 966da498e55e 01:35:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:09 ---> 0f629c9adfe6 01:35:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:35:10 ---> 08b747d5a0ac 01:35:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:35:11 ---> 0db6f1143b5f 01:35:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:35:12 ---> 53c6df61e0ee 01:35:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:35:13 ---> 64093e36a73b 01:35:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:35:13 ---> Running in 8a1636e37732 01:35:13 Removing intermediate container 8a1636e37732 01:35:13 ---> bda876aa79a5 01:35:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:35:14 ---> c6a35ab6fb85 01:35:14 Step 26/31 : RUN chmod +x /entrypoint.sh 01:35:14 ---> Running in 3268318d7c8b 01:35:17 Removing intermediate container 3268318d7c8b 01:35:17 ---> 56192dbb3633 01:35:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:35:18 ---> Running in 22a3b23e12e2 01:35:19 Removing intermediate container 22a3b23e12e2 01:35:19 ---> ea0c69d15789 01:35:19 Step 28/31 : CMD ["gate"] 01:35:20 Removing intermediate container d34b6df910f2 01:35:20 ---> 7a08165a4896 01:35:20 01:35:20 Step 10/22 : FROM alpine:3.14 01:35:20 ---> e04c818066af 01:35:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:35:20 ---> Running in 7420c08ddc38 01:35:21 ---> Running in b2e1974c21dd 01:35:22 Removing intermediate container 7420c08ddc38 01:35:22 ---> 0b81b7f04a0f 01:35:22 Step 29/31 : LABEL arch=x86_64 01:35:22 ---> Running in b6ee6194d9cb 01:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:35:22 Removing intermediate container b6ee6194d9cb 01:35:22 ---> b7a1953000a7 01:35:22 Step 30/31 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:35:22 ---> Running in 8a01f698538e 01:35:22 (1/2) Installing ca-certificates (20211220-r0) 01:35:22 (2/2) Installing dumb-init (1.2.5-r1) 01:35:22 Executing busybox-1.33.1-r7.trigger 01:35:22 Executing ca-certificates-20211220-r0.trigger 01:35:22 OK: 6 MiB in 16 packages 01:35:23 Removing intermediate container 8a01f698538e 01:35:23 ---> b1389dd86773 01:35:23 Step 31/31 : LABEL version=0.0.0 01:35:23 ---> Running in 934b8ba46bb0 01:35:23 Removing intermediate container b2e1974c21dd 01:35:23 ---> f04f0c778faa 01:35:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:35:23 Removing intermediate container 934b8ba46bb0 01:35:23 ---> ab3f0b4e2271 01:35:23 01:35:23 ---> Running in 9c6b4821c29b 01:35:23 Successfully built ab3f0b4e2271 01:35:23 Successfully tagged security-bootstrapper:latest 01:35:23  Building security-bootstrapper ... done Building security-proxy-setup 01:35:24 Removing intermediate container 9c6b4821c29b 01:35:24 ---> b4f47d4b445a 01:35:24 Step 13/22 : ENV APP_PORT=59860 01:35:25 Removing intermediate container 3d85c44fe1c3 01:35:25 ---> 7aacdb67a477 01:35:25 01:35:25 Step 13/26 : FROM alpine:3.15 01:35:25 ---> 0ac33e5f5afa 01:35:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:35:25 ---> Using cache 01:35:25 ---> a9ee8be130e1 01:35:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:25 ---> Using cache 01:35:25 ---> 616f054751c4 01:35:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:25 Removing intermediate container cd4605fd0b67 01:35:25 ---> 91ea7671f56b 01:35:25 01:35:25 Step 13/25 : FROM alpine:3.15 01:35:25 ---> 0ac33e5f5afa 01:35:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:35:25 ---> Using cache 01:35:25 ---> a9ee8be130e1 01:35:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:25 ---> Using cache 01:35:25 ---> 616f054751c4 01:35:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:27 ---> Running in e4c55d50c6a9 01:35:27 ---> Running in a40d7cb42725 01:35:27 ---> Running in 12a6a7595372 01:35:27 Removing intermediate container e4c55d50c6a9 01:35:27 ---> aa89d5fde9f6 01:35:27 Step 14/22 : EXPOSE $APP_PORT 01:35:27 ---> Running in d509d6c7d8d5 01:35:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:28 Removing intermediate container d509d6c7d8d5 01:35:28 ---> e47cca0c353a 01:35:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:35:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:35:28 ---> afb9e1d5fa39 01:35:28 Step 3/22 : WORKDIR /edgex-go 01:35:28 ---> Using cache 01:35:28 ---> 100eb66082ec 01:35:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:28 ---> Using cache 01:35:28 ---> 5c00c62c8ccc 01:35:28 Step 5/22 : RUN apk add --update --no-cache make git 01:35:28 ---> Using cache 01:35:28 ---> 39814beaf34a 01:35:28 Step 6/22 : COPY go.mod vendor* ./ 01:35:28 ---> Using cache 01:35:28 ---> 19b7129b2f2b 01:35:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:28 ---> Using cache 01:35:28 ---> aab43d5076a3 01:35:28 Step 8/22 : COPY . . 01:35:28 ---> Using cache 01:35:28 ---> cb3a23c0b332 01:35:28 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:35:28 ---> Running in 94fe71bc9bb1 01:35:28 ---> 14b79175b7ab 01:35:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:35: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:29 ---> 3f3fbc74533a 01:35:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:35:29 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:35:29 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:35:29 OK: 15854 distinct packages available 01:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:29 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:35:29 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:35:29 OK: 15854 distinct packages available 01:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:29 ---> bacb0d56cc9f 01:35:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:35:29 ---> Running in 02f94dab1b9b 01:35:29 Removing intermediate container 02f94dab1b9b 01:35:29 ---> 3e9266af35e2 01:35:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:29 ---> Running in 67de1fb3810a 01:35:29 Removing intermediate container 67de1fb3810a 01:35:29 ---> ebb7c9b37a36 01:35:29 Step 20/22 : LABEL arch=x86_64 01:35:29 ---> Running in 71e3a099f1c7 01:35:29 Removing intermediate container 71e3a099f1c7 01:35:29 ---> 9160e564bf2a 01:35:29 Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:30 ---> Running in 5bbaebb2b8d3 01:35:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:30 Removing intermediate container 5bbaebb2b8d3 01:35:30 ---> 2136d416e556 01:35:30 Step 22/22 : LABEL version=0.0.0 01:35:30 (1/5) Installing dumb-init (1.2.5-r1) 01:35:30 ---> Running in 2bb0b08e937e 01:35:30 (1/5) Installing dumb-init (1.2.5-r1) 01:35:30 (2/5) Installing musl-obstack (1.2.3-r0) 01:35:30 Removing intermediate container 2bb0b08e937e 01:35:30 ---> d6a754543e5a 01:35:30 01:35:30 (2/5) Installing musl-obstack (1.2.3-r0) 01:35:30 (3/5) Installing libucontext (1.1-r0) 01:35:30 (3/5) Installing libucontext (1.1-r0) 01:35:30 Successfully built d6a754543e5a 01:35:30 (4/5) Installing gcompat (1.0.0-r4) 01:35:30 Successfully tagged support-notifications:latest 01:35:30  Building support-notifications ... done (4/5) Installing gcompat (1.0.0-r4) 01:35:30 (5/5) Installing openssl (1.1.1n-r0) 01:35:30 (5/5) Installing openssl (1.1.1n-r0) 01:35:30 Executing busybox-1.34.1-r5.trigger 01:35:30 OK: 6 MiB in 19 packages 01:35:30 Executing busybox-1.34.1-r5.trigger 01:35:30 OK: 6 MiB in 19 packages 01:35:31 Removing intermediate container a40d7cb42725 01:35:31 ---> 4d2193efce51 01:35:31 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:35:31 Removing intermediate container 12a6a7595372 01:35:31 ---> cda6df33dac7 01:35:31 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:35:33 ---> 5167156c46d6 01:35:33 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:35:34 ---> 507ec3b889f3 01:35:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:35:34 ---> ba51ec77ffc2 01:35:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:35:35 ---> 6a76a519f374 01:35:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:35:35 ---> 5991d15f8008 01:35:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:35:35 ---> ce8c9bef9673 01:35:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:35:35 ---> Running in 24609b8e9c42 01:35:36 ---> 0af004a07b89 01:35:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:35:36 Removing intermediate container 24609b8e9c42 01:35:36 ---> a8e0c72ca835 01:35:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:35:36 ---> Running in ff4c4277775c 01:35:36 ---> c8d0dd00a0a5 01:35:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:35:36 Removing intermediate container ff4c4277775c 01:35:36 ---> 6e45de1c8c76 01:35:36 Step 23/25 : LABEL arch=x86_64 01:35:36 ---> Running in e38af388d3b9 01:35:36 ---> b00773b281b4 01:35:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:35:36 Removing intermediate container e38af388d3b9 01:35:36 ---> e06e15500e82 01:35:36 Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:35:36 ---> Running in 34e7f37e89dd 01:35:36 ---> Running in 117c514e049e 01:35:36 Removing intermediate container 34e7f37e89dd 01:35:36 ---> a372e209612f 01:35:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:35:36 Removing intermediate container 117c514e049e 01:35:36 ---> 9c4fe1da7844 01:35:36 Step 25/25 : LABEL version=0.0.0 01:35:37 ---> Running in 9234912bf725 01:35:37 ---> Running in cc828e0d4b1e 01:35:37 Removing intermediate container 9234912bf725 01:35:37 ---> bb1196902df4 01:35:37 Step 24/26 : LABEL arch=x86_64 01:35:37 Removing intermediate container cc828e0d4b1e 01:35:37 ---> 36aa483e051a 01:35:37 01:35:37 ---> Running in e99933bc6760 01:35:37 Successfully built 36aa483e051a 01:35:37 Successfully tagged security-spire-server:latest 01:35:37  Building security-spire-server ... done Removing intermediate container e99933bc6760 01:35:37 ---> 34bde34311c6 01:35:37 Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:35:37 ---> Running in 3f881839d9c8 01:35:37 Removing intermediate container 3f881839d9c8 01:35:37 ---> f5e7765bd93c 01:35:37 Step 26/26 : LABEL version=0.0.0 01:35:37 ---> Running in a4c34bbb3bb3 01:35:38 Removing intermediate container a4c34bbb3bb3 01:35:38 ---> 739a1f6f2bcc 01:35:38 01:35:38 Successfully built 739a1f6f2bcc 01:35:38 Successfully tagged security-spire-agent:latest 01:35:38  Building security-spire-agent ... done 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:35:41 Removing intermediate container 94fe71bc9bb1 01:35:41 ---> 42bc9992da51 01:35:41 01:35:41 Step 10/22 : FROM alpine:3.14 01:35:41 ---> e04c818066af 01:35:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:35:41 ---> Running in f5a712b077fa 01:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:35:42 (1/6) Installing ca-certificates (20211220-r0) 01:35:42 (2/6) Installing brotli-libs (1.0.9-r5) 01:35:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:35:42 (4/6) Installing libcurl (7.79.1-r1) 01:35:42 (5/6) Installing curl (7.79.1-r1) 01:35:42 (6/6) Installing dumb-init (1.2.5-r1) 01:35:42 Executing busybox-1.33.1-r7.trigger 01:35:42 Executing ca-certificates-20211220-r0.trigger 01:35:42 OK: 8 MiB in 20 packages 01:35:42 Removing intermediate container f5a712b077fa 01:35:42 ---> aaf4237beb8e 01:35:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:35:43 ---> Running in ac1436cea5f7 01:35:43 Removing intermediate container ac1436cea5f7 01:35:43 ---> bb2e2ef846d4 01:35:43 Step 13/22 : WORKDIR /edgex 01:35:43 ---> Running in cc116587b095 01:35:43 Removing intermediate container cc116587b095 01:35:43 ---> 062ac18be36b 01:35:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:35:43 ---> 58ede2b1e707 01:35:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:35:43 ---> 45e76a86dc4f 01:35:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:35:44 ---> 1cfeaa3f29d3 01:35:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:35:44 ---> a31db16a4e40 01:35:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:44 ---> Running in dca7d66183a6 01:35:45 Removing intermediate container dca7d66183a6 01:35:45 ---> 42d2ad1b592d 01:35:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:35:45 ---> Running in e09b7631a7e0 01:35:45 Removing intermediate container e09b7631a7e0 01:35:45 ---> 6eb4ee80b568 01:35:45 Step 20/22 : LABEL arch=x86_64 01:35:45 ---> Running in d84e0f879b28 01:35:45 Removing intermediate container d84e0f879b28 01:35:45 ---> 3445cd6a39f2 01:35:45 Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:35:46 ---> Running in ee868e1a9c80 01:35:46 Removing intermediate container ee868e1a9c80 01:35:46 ---> f002224bd31a 01:35:46 Step 22/22 : LABEL version=0.0.0 01:35:46 ---> Running in 0fc4d7426375 01:35:46 Removing intermediate container 0fc4d7426375 01:35:46 ---> 6635f33e3e68 01:35:46 01:35:46 Successfully built 6635f33e3e68 01:35:46 Successfully tagged security-proxy-setup:latest 01:35:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:35:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:35:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:35:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:35:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:35:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:35:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:35:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:36:01  Building security-proxy-setup ... done Removing intermediate container 98a1b44079f9 01:36:01 ---> 720d32862ee1 01:36:01 01:36:01 Step 13/26 : FROM alpine:3.15 01:36:01 ---> 0ac33e5f5afa 01:36:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:36:01 ---> Using cache 01:36:01 ---> a9ee8be130e1 01:36:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:01 ---> Using cache 01:36:01 ---> 616f054751c4 01:36:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:36:01 ---> Running in a94a71394312 01:36:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:36:02 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:36:02 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:36:02 OK: 15854 distinct packages available 01:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:36:03 (1/4) Installing dumb-init (1.2.5-r1) 01:36:03 (2/4) Installing musl-obstack (1.2.3-r0) 01:36:03 (3/4) Installing libucontext (1.1-r0) 01:36:03 (4/4) Installing gcompat (1.0.0-r4) 01:36:04 Executing busybox-1.34.1-r5.trigger 01:36:04 OK: 6 MiB in 18 packages 01:36:04 Removing intermediate container a94a71394312 01:36:04 ---> 480ab95bf8e2 01:36:04 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:36:06 ---> 53c9bd66aae2 01:36:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:36:06 ---> 9f7468925c31 01:36:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:36:06 ---> Running in 640ae3f88185 01:36:06 Removing intermediate container 640ae3f88185 01:36:06 ---> ca9cddf3ec4e 01:36:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:36:06 ---> b4ead2b35e4e 01:36:06 Step 21/26 : WORKDIR / 01:36:06 ---> Running in a78c01e0b39b 01:36:06 Removing intermediate container a78c01e0b39b 01:36:06 ---> 07b3f84ee633 01:36:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:36:06 ---> Running in e11a214b3e83 01:36:06 Removing intermediate container e11a214b3e83 01:36:06 ---> 25f0bcf59207 01:36:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:36:06 ---> Running in 5908c1c10599 01:36:07 Removing intermediate container 5908c1c10599 01:36:07 ---> d3dc27a56896 01:36:07 Step 24/26 : LABEL arch=x86_64 01:36:07 ---> Running in 09eb5907f295 01:36:07 Removing intermediate container 09eb5907f295 01:36:07 ---> 6d65faa0160f 01:36:07 Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:36:07 ---> Running in 672e4ba3cb85 01:36:07 Removing intermediate container 672e4ba3cb85 01:36:07 ---> 06371c028dd5 01:36:07 Step 26/26 : LABEL version=0.0.0 01:36:07 ---> Running in bf169f92d780 01:36:07 Removing intermediate container bf169f92d780 01:36:07 ---> 4082994e4ac1 01:36:07 01:36:07 Successfully built 4082994e4ac1 01:36:07 Successfully tagged security-spire-config:latest 01:36:07  Building security-spire-config ... done  [Pipeline] } 01:36:07 $ docker stop --time=1 ab3c40f8f5f101aded489bd65120b00f24dc467c1c69a5860ff21afb87cce5cd 01:36:08 $ docker rm -f ab3c40f8f5f101aded489bd65120b00f24dc467c1c69a5860ff21afb87cce5cd [Pipeline] // withDockerContainer [Pipeline] sh 01:36:09 + docker images 01:36:09 REPOSITORY TAG IMAGE ID CREATED SIZE 01:36:09 security-spire-config latest 4082994e4ac1 1 second ago 86.7MB 01:36:09 720d32862ee1 12 seconds ago 4.43GB 01:36:09 security-proxy-setup latest 6635f33e3e68 22 seconds ago 26.9MB 01:36:09 42bc9992da51 28 seconds ago 1.5GB 01:36:09 security-spire-server latest 36aa483e051a 31 seconds ago 87.3MB 01:36:09 security-spire-agent latest 739a1f6f2bcc 31 seconds ago 127MB 01:36:09 support-notifications latest d6a754543e5a 38 seconds ago 26.9MB 01:36:09 security-bootstrapper latest ab3f0b4e2271 45 seconds ago 19.1MB 01:36:09 91ea7671f56b 46 seconds ago 4.43GB 01:36:09 7aacdb67a477 47 seconds ago 4.43GB 01:36:09 7a08165a4896 49 seconds ago 1.55GB 01:36:09 8bbd2dfa312c About a minute ago 1.5GB 01:36:09 support-scheduler latest 559e922d3932 About a minute ago 26.3MB 01:36:09 security-spiffe-token-provider latest c3f7284560af About a minute ago 28.8MB 01:36:09 ac2a1864cb01 About a minute ago 1.55GB 01:36:09 852f3ec47288 About a minute ago 1.54GB 01:36:09 sys-mgmt-agent latest 431e906b1597 2 minutes ago 299MB 01:36:09 core-metadata latest 068a735d04da 2 minutes ago 17MB 01:36:09 a7b071a26967 2 minutes ago 1.49GB 01:36:09 efd5625ccef7 2 minutes ago 1.5GB 01:36:09 security-secretstore-setup latest 16127a5144a3 4 minutes ago 28.5MB 01:36:09 core-data latest 544931562c17 4 minutes ago 22.5MB 01:36:09 core-command latest 1c4f864273a5 4 minutes ago 16.1MB 01:36:09 09e43c53638e 4 minutes ago 1.52GB 01:36:09 2011a714a029 4 minutes ago 1.5GB 01:36:09 78295dca7a03 4 minutes ago 1.49GB 01:36:09 ci-base-image-x86_64 latest afb9e1d5fa39 7 minutes ago 896MB 01:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB 01:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB 01:36:09 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 01:36:09 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 01:36:09 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 01:36:09 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:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements 01:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements 01:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.425s coverage: 53.4% of statements 01:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.548s coverage: 89.2% of statements 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.572s coverage: 84.4% of statements 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.440s coverage: 95.6% of statements 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.328s coverage: 72.2% of statements 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.428s coverage: 60.0% of statements 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.726s coverage: 0.9% of statements 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.553s coverage: 58.8% of statements 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.394s coverage: 29.6% of statements 01:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 01:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.286s coverage: 94.4% of statements 01:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 01:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements 01:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.128s coverage: 65.1% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.807s coverage: 91.2% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.872s coverage: 64.4% of statements 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 01:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.410s coverage: 65.4% of statements 01:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.838s coverage: 43.8% of statements 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:37:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.628s coverage: 17.7% of statements 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:37:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:37:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:37:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:37:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:37:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.243s coverage: 28.9% of statements 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:37:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:37:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements 01:37:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.109s coverage: 96.9% of statements 01:37:35 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:37:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:37:35 GO111MODULE=on go vet ./... 01:39:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:27 ./bin/test-attribution-txt.sh [Pipeline] echo 01:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:39:27 + ls -al . 01:39:27 total 668 01:39:27 drwxrwxr-x 9 1001 1001 4096 Apr 28 01:39 . 01:39:27 drwxr-xr-x 4 root root 4096 Apr 28 01:33 .. 01:39:27 -rw-rw-r-- 1 1001 1001 11 Apr 28 01:31 .dockerignore 01:39:27 drwxrwxr-x 8 1001 1001 4096 Apr 28 01:31 .git 01:39:27 drwxrwxr-x 3 1001 1001 4096 Apr 28 01:31 .github 01:39:27 -rw-rw-r-- 1 1001 1001 879 Apr 28 01:31 .gitignore 01:39:27 -rw-rw-r-- 1 1001 1001 42 Apr 28 01:31 .golangci.yml 01:39:27 -rw-rw-r-- 1 1001 1001 87 Apr 28 01:31 .hadolint.yml 01:39:27 -rw-rw-r-- 1 1001 1001 166 Apr 28 01:31 .sonarcloud.properties 01:39:27 -rw-rw-r-- 1 1001 1001 1171 Apr 28 01:31 ADOPTERS.md 01:39:27 -rw-rw-r-- 1 1001 1001 10086 Apr 28 01:31 Attribution.txt 01:39:27 -rw-rw-r-- 1 1001 1001 51732 Apr 28 01:31 CHANGELOG.md 01:39:27 -rw-rw-r-- 1 1001 1001 3804 Apr 28 01:31 CONTRIBUTING.md 01:39:27 -rw-rw-r-- 1 1001 1001 677 Apr 28 01:31 GOVERNANCE.md 01:39:27 -rw-rw-r-- 1 1001 1001 850 Apr 28 01:31 Jenkinsfile 01:39:27 -rw-rw-r-- 1 1001 1001 10775 Apr 28 01:31 LICENSE 01:39:27 -rw-rw-r-- 1 1001 1001 10389 Apr 28 01:31 Makefile 01:39:27 -rw-rw-r-- 1 1001 1001 582 Apr 28 01:31 OWNERS.md 01:39:27 -rw-rw-r-- 1 1001 1001 9120 Apr 28 01:31 README.md 01:39:27 -rw-rw-r-- 1 1001 1001 6912 Apr 28 01:31 SECURITY.md 01:39:27 -rw-rw-r-- 1 1001 1001 5 Apr 28 01:28 VERSION 01:39:27 -rw-rw-r-- 1 1001 1001 4131 Apr 28 01:31 ZMQWindows.md 01:39:27 drwxrwxr-x 2 1001 1001 4096 Apr 28 01:31 bin 01:39:27 drwxrwxr-x 18 1001 1001 4096 Apr 28 01:31 cmd 01:39:27 -rw-r--r-- 1 root root 435134 Apr 28 01:37 coverage.out 01:39:27 -rw-rw-r-- 1 1001 1001 3256 Apr 28 01:31 go.mod 01:39:27 -rw-rw-r-- 1 1001 1001 35162 Apr 28 01:33 go.sum 01:39:27 drwxrwxr-x 8 1001 1001 4096 Apr 28 01:31 internal 01:39:27 drwxrwxr-x 3 1001 1001 4096 Apr 28 01:31 openapi 01:39:27 drwxrwxr-x 4 1001 1001 4096 Apr 28 01:31 snap 01:39:27 -rw-rw-r-- 1 1001 1001 204 Apr 28 01:31 version.go [Pipeline] sh 01:39:28 + '[' -e coverage.out ] 01:39:28 + chown 1001:1001 coverage.out [Pipeline] stash 01:39:28 Warning: overwriting stash ‘coverage-report’ 01:39:29 Stashed 1 file(s) [Pipeline] sh 01:39:30 + make build 01:39:30 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:40:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:41:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:41: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-notifications/support-notifications ./cmd/support-notifications 01:42:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:42: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:42:29 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:42:36 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:42:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:42:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:42:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:43:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:43:06 $ docker stop --time=1 afb1425539b9f0cdb4512170fc32ba74d61a11388aef6bd30e33a84bfa936c1d 01:43:08 $ docker rm -f afb1425539b9f0cdb4512170fc32ba74d61a11388aef6bd30e33a84bfa936c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:10 01:43:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:11 latest: Pulling from edgex-devops/edgex-compose-arm64 01:43:11 29e5d40040c1: Pulling fs layer 01:43:11 1ce36da41761: Pulling fs layer 01:43:11 25b303627fd3: Pulling fs layer 01:43:11 29e5d40040c1: Verifying Checksum 01:43:11 29e5d40040c1: Download complete 01:43:11 1ce36da41761: Verifying Checksum 01:43:11 1ce36da41761: Download complete 01:43:12 29e5d40040c1: Pull complete 01:43:13 25b303627fd3: Verifying Checksum 01:43:13 25b303627fd3: Download complete 01:43:13 1ce36da41761: Pull complete 01:43:25 25b303627fd3: Pull complete 01:43:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container 01:43:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:43:28 $ docker top ad88c87667e9562089da4f7f2c4d5efb92548ae58bbe01daec268934e8f8f840 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:29 + grep parallel 01:43:29 + docker-compose build --help 01:43:33 --parallel Build images in parallel. [Pipeline] } 01:43:33 $ docker stop --time=1 ad88c87667e9562089da4f7f2c4d5efb92548ae58bbe01daec268934e8f8f840 01:43:35 $ docker rm -f ad88c87667e9562089da4f7f2c4d5efb92548ae58bbe01daec268934e8f8f840 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:36 . [Pipeline] withDockerContainer 01:43:36 prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container 01:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:43:37 $ docker top 0425e1ee3edff2e1671ffcc05aed09e985f97e223d84109ca5cbb207ded79fce -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:38 + docker-compose -f ./docker-compose-build.yml build --parallel 01:43:43 Building core-command ... 01:43:43 Building core-data ... 01:43:43 Building core-metadata ... 01:43:43 Building security-bootstrapper ... 01:43:43 Building security-proxy-setup ... 01:43:43 Building security-secretstore-setup ... 01:43:43 Building security-spiffe-token-provider ... 01:43:43 Building security-spire-agent ... 01:43:43 Building security-spire-config ... 01:43:43 Building security-spire-server ... 01:43:43 Building support-notifications ... 01:43:43 Building support-scheduler ... 01:43:43 Building sys-mgmt-agent ... 01:43:43 Building security-proxy-setup 01:43:43 Building support-scheduler 01:43:43 Building security-spire-server 01:43:43 Building support-notifications 01:43:43 Building core-data 01:45:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:45:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:45:19 ---> e8ac73bd0c46 01:45:19 Step 3/22 : WORKDIR /edgex-go 01:45:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:19 ---> e8ac73bd0c46 01:45:19 Step 3/23 : WORKDIR /edgex-go 01:45:19 ---> Running in 2988828894ad 01:45:19 ---> Running in c9d664fdffd7 01:45:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:45:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:45:19 ---> e8ac73bd0c46 01:45:19 Step 3/22 : WORKDIR /edgex-go 01:45:19 ---> Running in 95a9e2d1e716 01:45:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:45:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:45:19 ---> e8ac73bd0c46 01:45:19 Step 3/25 : WORKDIR /edgex-go 01:45:19 ---> Running in 2f400f4e9b00 01:45:19 Removing intermediate container 2988828894ad 01:45:19 ---> 2e46f6d2b021 01:45:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:19 Removing intermediate container c9d664fdffd7 01:45:19 ---> 3f002780e26d 01:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:45:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:45:19 ---> e8ac73bd0c46 01:45:19 Step 3/22 : WORKDIR /edgex-go 01:45:19 ---> Running in 520c624ec0bc 01:45:19 ---> Running in fd71a6eb9734 01:45:19 Removing intermediate container 95a9e2d1e716 01:45:19 ---> dc7ad78310a4 01:45:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:19 ---> Running in dc24a8b33912 01:45:19 ---> Running in b9d51042b099 01:45:19 Removing intermediate container 520c624ec0bc 01:45:19 ---> 164b5928e383 01:45:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:19 Removing intermediate container 2f400f4e9b00 01:45:19 ---> e0028701b285 01:45:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:19 ---> Running in 7ec085d8cc32 01:45:19 ---> Running in 01e41cb14765 01:45:19 Removing intermediate container dc24a8b33912 01:45:19 ---> 1fd51b11bf89 01:45:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:45:19 ---> Running in 262e73ce85bf 01:45:19 Removing intermediate container fd71a6eb9734 01:45:19 ---> 0fe819974eb1 01:45:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:45:19 Removing intermediate container b9d51042b099 01:45:19 ---> 14c5eadee6a7 01:45:19 Step 5/22 : RUN apk add --update --no-cache make git 01:45:19 Removing intermediate container 01e41cb14765 01:45:19 ---> 5ccd6d174b01 01:45:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:45:19 ---> Running in 5b88e35d5d1b 01:45:19 ---> Running in b5aa351a973c 01:45:19 ---> Running in fbbedc88de2d 01:45:19 Removing intermediate container 7ec085d8cc32 01:45:19 ---> ba2554593f69 01:45:19 Step 5/22 : RUN apk add --update --no-cache make git 01:45:19 ---> Running in 49b67116b9ff 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:19 OK: 220 MiB in 52 packages 01:45:19 OK: 220 MiB in 52 packages 01:45:19 OK: 220 MiB in 52 packages 01:45:19 OK: 220 MiB in 52 packages 01:45:19 OK: 220 MiB in 52 packages 01:45:20 Removing intermediate container 262e73ce85bf 01:45:20 ---> 13e4280fd8df 01:45:20 Step 6/23 : COPY go.mod vendor* ./ 01:45:20 Removing intermediate container b5aa351a973c 01:45:20 ---> 64c1ddee400f 01:45:20 Step 6/25 : COPY go.mod vendor* ./ 01:45:20 Removing intermediate container 5b88e35d5d1b 01:45:20 ---> f46a7c24ab19 01:45:20 Step 6/22 : COPY go.mod vendor* ./ 01:45:21 Removing intermediate container 49b67116b9ff 01:45:21 ---> 1f2bcebb0e89 01:45:21 Step 6/22 : COPY go.mod vendor* ./ 01:45:21 Removing intermediate container fbbedc88de2d 01:45:21 ---> f59d113a2a35 01:45:21 Step 6/22 : COPY go.mod vendor* ./ 01:45:21 ---> 57191366a360 01:45:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:21 ---> Running in ce3e74f1d263 01:45:22 ---> 5bf9c01ca932 01:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:22 ---> bb7da3b98359 01:45:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:22 ---> Running in b4f5af8088df 01:45:22 ---> Running in bbd25f38386b 01:45:22 ---> fc330cb0a6e6 01:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:22 ---> 26569dad343c 01:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:23 ---> Running in 2798ec582a45 01:45:23 ---> Running in 74e7e71abf31 01:45:26 Removing intermediate container ce3e74f1d263 01:45:26 ---> 1c5c9419451a 01:45:26 Step 8/23 : COPY . . 01:45:28 Removing intermediate container b4f5af8088df 01:45:28 ---> b2161d65bbec 01:45:28 Step 8/22 : COPY . . 01:45:29 Removing intermediate container 74e7e71abf31 01:45:29 ---> 0cf85e5fb9d1 01:45:29 Removing intermediate container 2798ec582a45 01:45:29 Step 8/22 : COPY . . ---> 791e1fb376c4 01:45:29 01:45:29 Step 8/22 : COPY . . 01:45:29 Removing intermediate container bbd25f38386b 01:45:29 ---> a728340aae54 01:45:29 Step 8/25 : COPY . . 01:45:55 ---> c017ee22e236 01:45:55 Step 9/23 : RUN make cmd/core-data/core-data 01:45:55 ---> Running in 59c88eb03fda 01:45:57 ---> db02f3a49f58 01:45:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:45:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:45:57 ---> Running in 0e3f39f2f0e6 01:45:58 ---> 27313356924d 01:45:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:45:58 ---> 19ed063eec5b 01:45:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:45:58 ---> Running in 1dc52bbd48ec 01:45:58 ---> Running in 94c666e4a43f 01:45:59 ---> 9fee7c18ebb4 01:45:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:45:59 ---> Running in b4c66f753add 01:45:59 Removing intermediate container 94c666e4a43f 01:45:59 ---> 5eced8732efa 01:45:59 Step 10/25 : RUN mkdir -p spire-build 01:45:59 ---> Running in 912324c61c91 01:46:00 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:46:01 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:46:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:46:03 Removing intermediate container 912324c61c91 01:46:03 ---> fef1bd71a35e 01:46:03 Step 11/25 : WORKDIR /edgex-go/spire-build 01:46:03 ---> Running in 97e43278d149 01:46:04 Removing intermediate container 97e43278d149 01:46:04 ---> a76e97f39698 01:46:04 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:46:04 ---> Running in 33e52ecbacb7 01:46:06 spire-1.2.1/ 01:46:06 spire-1.2.1/.data/ 01:46:06 spire-1.2.1/.data/.file 01:46:06 spire-1.2.1/.dockerignore 01:46:06 spire-1.2.1/.gitattributes 01:46:06 spire-1.2.1/.githooks/ 01:46:06 spire-1.2.1/.githooks/pre-commit 01:46:06 spire-1.2.1/.github/ 01:46:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:46:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:46:06 spire-1.2.1/.github/dependabot.yml 01:46:06 spire-1.2.1/.github/workflows/ 01:46:06 spire-1.2.1/.github/workflows/nightly_build.yaml 01:46:06 spire-1.2.1/.github/workflows/pr_build.yaml 01:46:06 spire-1.2.1/.github/workflows/release_build.yaml 01:46:06 spire-1.2.1/.github/workflows/scripts/ 01:46:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:46:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:46:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:46:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:46:06 spire-1.2.1/.github/workflows/scripts/split.sh 01:46:06 spire-1.2.1/.gitignore 01:46:06 spire-1.2.1/.go-version 01:46:06 spire-1.2.1/.golangci.yml 01:46:06 spire-1.2.1/ADOPTERS.md 01:46:06 spire-1.2.1/CHANGELOG.md 01:46:06 spire-1.2.1/CODE-OF-CONDUCT.md 01:46:06 spire-1.2.1/CODEOWNERS 01:46:06 spire-1.2.1/CONTRIBUTING.md 01:46:06 spire-1.2.1/Dockerfile 01:46:06 spire-1.2.1/Dockerfile.dev 01:46:06 spire-1.2.1/Dockerfile.scratch 01:46:06 spire-1.2.1/LICENSE 01:46:06 spire-1.2.1/MAINTAINERS.md 01:46:06 spire-1.2.1/Makefile 01:46:06 spire-1.2.1/README.md 01:46:06 spire-1.2.1/ROADMAP.md 01:46:06 spire-1.2.1/SECURITY.md 01:46:06 spire-1.2.1/cmd/ 01:46:06 spire-1.2.1/cmd/spire-agent/ 01:46:06 spire-1.2.1/cmd/spire-agent/cli/ 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/ 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/common/ 01:46:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:46:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/run/ 01:46:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:46:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:46:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:46:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:46:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:46:07 spire-1.2.1/cmd/spire-agent/main.go 01:46:07 spire-1.2.1/cmd/spire-server/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/cli.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/run/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/token/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/validate/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/x509/ 01:46:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:46:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:46:07 spire-1.2.1/cmd/spire-server/main.go 01:46:07 spire-1.2.1/cmd/spire-server/util/ 01:46:07 spire-1.2.1/cmd/spire-server/util/util.go 01:46:07 spire-1.2.1/conf/ 01:46:07 spire-1.2.1/conf/agent/ 01:46:07 spire-1.2.1/conf/agent/agent.conf 01:46:07 spire-1.2.1/conf/agent/agent_full.conf 01:46:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:46:07 spire-1.2.1/conf/server/ 01:46:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:46:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:46:07 spire-1.2.1/conf/server/server.conf 01:46:07 spire-1.2.1/conf/server/server_full.conf 01:46:07 spire-1.2.1/doc/ 01:46:07 spire-1.2.1/doc/SPIRE101.md 01:46:07 spire-1.2.1/doc/auditlog.md 01:46:07 spire-1.2.1/doc/authorization_policy_engine.md 01:46:07 spire-1.2.1/doc/changelog_guidelines.md 01:46:07 spire-1.2.1/doc/cure53-report.pdf 01:46:07 spire-1.2.1/doc/images/ 01:46:07 spire-1.2.1/doc/images/2019_roadmap.png 01:46:07 spire-1.2.1/doc/images/SPIRE101.png 01:46:07 spire-1.2.1/doc/images/SPIRE_agent.png 01:46:07 spire-1.2.1/doc/images/SPIRE_server.png 01:46:07 spire-1.2.1/doc/images/cache_mgr.png 01:46:07 spire-1.2.1/doc/images/cache_mgr_components.png 01:46:07 spire-1.2.1/doc/images/federated_spire.png 01:46:07 spire-1.2.1/doc/images/ha_mode.png 01:46:07 spire-1.2.1/doc/images/nested_spire.png 01:46:07 spire-1.2.1/doc/images/oidc_federation.png 01:46:07 spire-1.2.1/doc/images/single_trust_domain.png 01:46:07 spire-1.2.1/doc/images/spiffe_compatible.png 01:46:07 spire-1.2.1/doc/images/spire_logo.png 01:46:07 spire-1.2.1/doc/migrating_registration_api_clients.md 01:46:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:46:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:46:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:46:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:46:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:46:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:46:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:46:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:46:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:46:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:46:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:46:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:46:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:46:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:46:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:46:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:46:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:46:07 spire-1.2.1/doc/scaling_spire.md 01:46:07 spire-1.2.1/doc/spire_agent.md 01:46:07 spire-1.2.1/doc/spire_server.md 01:46:07 spire-1.2.1/doc/supported_integrations.md 01:46:07 spire-1.2.1/doc/telemetry.md 01:46:07 spire-1.2.1/doc/telemetry_config.md 01:46:07 spire-1.2.1/doc/upgrading.md 01:46:07 spire-1.2.1/doc/using_spire.md 01:46:07 spire-1.2.1/examples/ 01:46:07 spire-1.2.1/examples/README.md 01:46:07 spire-1.2.1/go.mod 01:46:07 spire-1.2.1/go.sum 01:46:07 spire-1.2.1/pkg/ 01:46:07 spire-1.2.1/pkg/agent/ 01:46:07 spire-1.2.1/pkg/agent/agent.go 01:46:07 spire-1.2.1/pkg/agent/api/ 01:46:07 spire-1.2.1/pkg/agent/api/config.go 01:46:07 spire-1.2.1/pkg/agent/api/debug/ 01:46:07 spire-1.2.1/pkg/agent/api/debug/v1/ 01:46:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:46:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:46:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:46:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:46:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:46:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:46:07 spire-1.2.1/pkg/agent/api/endpoints.go 01:46:07 spire-1.2.1/pkg/agent/api/health/ 01:46:07 spire-1.2.1/pkg/agent/api/health/v1/ 01:46:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:46:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:46:07 spire-1.2.1/pkg/agent/api/rpccontext/ 01:46:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:46:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:46:07 spire-1.2.1/pkg/agent/attestor/ 01:46:07 spire-1.2.1/pkg/agent/attestor/node/ 01:46:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:46:07 spire-1.2.1/pkg/agent/attestor/node/node.go 01:46:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:46:07 spire-1.2.1/pkg/agent/attestor/workload/ 01:46:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:46:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:46:07 spire-1.2.1/pkg/agent/catalog/ 01:46:07 spire-1.2.1/pkg/agent/catalog/catalog.go 01:46:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:46:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:46:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:46:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:46:07 spire-1.2.1/pkg/agent/client/ 01:46:07 spire-1.2.1/pkg/agent/client/client.go 01:46:07 spire-1.2.1/pkg/agent/client/client_test.go 01:46:07 spire-1.2.1/pkg/agent/client/dial.go 01:46:07 spire-1.2.1/pkg/agent/client/nodeconn.go 01:46:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:46:07 spire-1.2.1/pkg/agent/client/update.go 01:46:07 spire-1.2.1/pkg/agent/client/util.go 01:46:07 spire-1.2.1/pkg/agent/common/ 01:46:07 spire-1.2.1/pkg/agent/common/backoff/ 01:46:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:46:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:46:07 spire-1.2.1/pkg/agent/common/cgroups/ 01:46:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:46:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:46:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:46:07 spire-1.2.1/pkg/agent/config.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/ 01:46:07 spire-1.2.1/pkg/agent/endpoints/config.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:46:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:46:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/workload/ 01:46:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:46:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:46:07 spire-1.2.1/pkg/agent/manager/ 01:46:07 spire-1.2.1/pkg/agent/manager/cache/ 01:46:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:46:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:46:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:46:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:46:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:46:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:46:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:46:07 spire-1.2.1/pkg/agent/manager/config.go 01:46:07 spire-1.2.1/pkg/agent/manager/manager.go 01:46:07 spire-1.2.1/pkg/agent/manager/manager_test.go 01:46:07 spire-1.2.1/pkg/agent/manager/storage.go 01:46:07 spire-1.2.1/pkg/agent/manager/storage_test.go 01:46:07 spire-1.2.1/pkg/agent/manager/storecache/ 01:46:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:46:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:46:07 spire-1.2.1/pkg/agent/manager/sync.go 01:46:07 spire-1.2.1/pkg/agent/plugin/ 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:46:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:46:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:46:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:46:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:46:07 spire-1.2.1/pkg/agent/svid/ 01:46:07 spire-1.2.1/pkg/agent/svid/rotator.go 01:46:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:46:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:46:07 spire-1.2.1/pkg/agent/svid/store/ 01:46:07 spire-1.2.1/pkg/agent/svid/store/service.go 01:46:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:46:07 spire-1.2.1/pkg/common/ 01:46:07 spire-1.2.1/pkg/common/agentpathtemplate/ 01:46:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:46:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:46:07 spire-1.2.1/pkg/common/api/ 01:46:07 spire-1.2.1/pkg/common/api/metrics.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/ 01:46:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/logger.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/names.go 01:46:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:46:07 spire-1.2.1/pkg/common/api/names.go 01:46:07 spire-1.2.1/pkg/common/api/ratelimit.go 01:46:07 spire-1.2.1/pkg/common/api/rpccontext/ 01:46:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:46:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:46:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:46:07 spire-1.2.1/pkg/common/auth/ 01:46:07 spire-1.2.1/pkg/common/auth/interceptors.go 01:46:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:46:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/ 01:46:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/types.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:46:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:46:07 spire-1.2.1/pkg/common/catalog/ 01:46:07 spire-1.2.1/pkg/common/catalog/bind.go 01:46:07 spire-1.2.1/pkg/common/catalog/builtin.go 01:46:07 spire-1.2.1/pkg/common/catalog/catalog.go 01:46:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:46:07 spire-1.2.1/pkg/common/catalog/closers.go 01:46:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:46:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:46:07 spire-1.2.1/pkg/common/catalog/config.go 01:46:07 spire-1.2.1/pkg/common/catalog/config_test.go 01:46:07 spire-1.2.1/pkg/common/catalog/configure.go 01:46:07 spire-1.2.1/pkg/common/catalog/constraints.go 01:46:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:46:07 spire-1.2.1/pkg/common/catalog/context.go 01:46:07 spire-1.2.1/pkg/common/catalog/external.go 01:46:07 spire-1.2.1/pkg/common/catalog/host.go 01:46:07 spire-1.2.1/pkg/common/catalog/pipenet.go 01:46:07 spire-1.2.1/pkg/common/catalog/plugin.go 01:46:07 spire-1.2.1/pkg/common/catalog/testplugin/ 01:46:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:46:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:46:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:46:07 spire-1.2.1/pkg/common/cli/ 01:46:07 spire-1.2.1/pkg/common/cli/env.go 01:46:07 spire-1.2.1/pkg/common/cli/flags.go 01:46:07 spire-1.2.1/pkg/common/cli/trust_domain.go 01:46:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:46:07 spire-1.2.1/pkg/common/cli/umask.go 01:46:07 spire-1.2.1/pkg/common/cli/umask_posix.go 01:46:07 spire-1.2.1/pkg/common/cli/umask_test.go 01:46:07 spire-1.2.1/pkg/common/cli/umask_windows.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/flag.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/format.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:46:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:46:07 spire-1.2.1/pkg/common/coretypes/ 01:46:07 spire-1.2.1/pkg/common/coretypes/bundle/ 01:46:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:46:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:46:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:46:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:46:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:46:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:46:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:46:07 spire-1.2.1/pkg/common/cryptoutil/ 01:46:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:46:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:46:07 spire-1.2.1/pkg/common/diskutil/ 01:46:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:46:07 spire-1.2.1/pkg/common/diskutil/file_test.go 01:46:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:46:07 spire-1.2.1/pkg/common/errorutil/ 01:46:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:46:07 spire-1.2.1/pkg/common/health/ 01:46:07 spire-1.2.1/pkg/common/health/config.go 01:46:07 spire-1.2.1/pkg/common/health/context.go 01:46:07 spire-1.2.1/pkg/common/health/context_test.go 01:46:07 spire-1.2.1/pkg/common/health/health.go 01:46:07 spire-1.2.1/pkg/common/health/health_test.go 01:46:07 spire-1.2.1/pkg/common/health/logger.go 01:46:07 spire-1.2.1/pkg/common/hostservice/ 01:46:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:46:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:46:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:46:07 spire-1.2.1/pkg/common/idutil/ 01:46:07 spire-1.2.1/pkg/common/idutil/require.go 01:46:07 spire-1.2.1/pkg/common/idutil/require_test.go 01:46:07 spire-1.2.1/pkg/common/idutil/safety.go 01:46:07 spire-1.2.1/pkg/common/idutil/safety_test.go 01:46:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:46:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:46:07 spire-1.2.1/pkg/common/jwtsvid/ 01:46:07 spire-1.2.1/pkg/common/jwtsvid/common.go 01:46:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:46:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:46:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:46:07 spire-1.2.1/pkg/common/jwtutil/ 01:46:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:46:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:46:07 spire-1.2.1/pkg/common/log/ 01:46:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:46:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:46:07 spire-1.2.1/pkg/common/log/log.go 01:46:07 spire-1.2.1/pkg/common/log/log_test.go 01:46:07 spire-1.2.1/pkg/common/log/options.go 01:46:07 spire-1.2.1/pkg/common/nodeutil/ 01:46:07 spire-1.2.1/pkg/common/nodeutil/node.go 01:46:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:46:07 spire-1.2.1/pkg/common/peertracker/ 01:46:07 spire-1.2.1/pkg/common/peertracker/conn.go 01:46:07 spire-1.2.1/pkg/common/peertracker/credentials.go 01:46:07 spire-1.2.1/pkg/common/peertracker/errors.go 01:46:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:46:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:46:07 spire-1.2.1/pkg/common/peertracker/info.go 01:46:07 spire-1.2.1/pkg/common/peertracker/listener.go 01:46:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:46:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:46:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:46:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:46:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:46:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:46:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tcp.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:46:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:46:07 spire-1.2.1/pkg/common/peertracker/uds.go 01:46:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:46:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:46:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:46:07 spire-1.2.1/pkg/common/pemutil/ 01:46:07 spire-1.2.1/pkg/common/pemutil/block.go 01:46:07 spire-1.2.1/pkg/common/pemutil/certs.go 01:46:07 spire-1.2.1/pkg/common/pemutil/common.go 01:46:07 spire-1.2.1/pkg/common/pemutil/csr.go 01:46:07 spire-1.2.1/pkg/common/pemutil/keys.go 01:46:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/ 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:46:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:46:07 spire-1.2.1/pkg/common/plugin/ 01:46:07 spire-1.2.1/pkg/common/plugin/aws/ 01:46:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:46:07 spire-1.2.1/pkg/common/plugin/azure/ 01:46:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:46:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:46:07 spire-1.2.1/pkg/common/plugin/facade.go 01:46:07 spire-1.2.1/pkg/common/plugin/facade_test.go 01:46:07 spire-1.2.1/pkg/common/plugin/gcp/ 01:46:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:46:07 spire-1.2.1/pkg/common/plugin/k8s/ 01:46:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:46:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:46:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:46:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:46:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:46:07 spire-1.2.1/pkg/common/plugin/log.go 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/ 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:46:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:46:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:46:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:46:07 spire-1.2.1/pkg/common/plugin/x509pop/ 01:46:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:46:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:46:07 spire-1.2.1/pkg/common/profiling/ 01:46:07 spire-1.2.1/pkg/common/profiling/dumpers.go 01:46:07 spire-1.2.1/pkg/common/profiling/profiling.go 01:46:07 spire-1.2.1/pkg/common/protoutil/ 01:46:07 spire-1.2.1/pkg/common/protoutil/masks.go 01:46:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:46:07 spire-1.2.1/pkg/common/rotationutil/ 01:46:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:46:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:46:07 spire-1.2.1/pkg/common/selector/ 01:46:07 spire-1.2.1/pkg/common/selector/selector.go 01:46:07 spire-1.2.1/pkg/common/selector/selector_test.go 01:46:07 spire-1.2.1/pkg/common/selector/set.go 01:46:07 spire-1.2.1/pkg/common/selector/set_utils.go 01:46:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/ 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/ 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:46:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:46:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:46:07 spire-1.2.1/pkg/common/telemetry/call.go 01:46:07 spire-1.2.1/pkg/common/telemetry/common/ 01:46:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:46:07 spire-1.2.1/pkg/common/telemetry/config.go 01:46:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:46:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/inmem.go 01:46:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/m3.go 01:46:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/metrics.go 01:46:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/names.go 01:46:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:46:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:46:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/ 01:46:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:46:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:46:07 spire-1.2.1/pkg/common/telemetry/server/server.go 01:46:07 spire-1.2.1/pkg/common/telemetry/sink.go 01:46:07 spire-1.2.1/pkg/common/telemetry/statsd.go 01:46:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:46:07 spire-1.2.1/pkg/common/telemetry/uptime.go 01:46:07 spire-1.2.1/pkg/common/telemetry/version.go 01:46:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:46:07 spire-1.2.1/pkg/common/uptime/ 01:46:07 spire-1.2.1/pkg/common/uptime/uptime.go 01:46:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:46:07 spire-1.2.1/pkg/common/util/ 01:46:07 spire-1.2.1/pkg/common/util/certs.go 01:46:07 spire-1.2.1/pkg/common/util/certs_test.go 01:46:07 spire-1.2.1/pkg/common/util/csr.go 01:46:07 spire-1.2.1/pkg/common/util/hash.go 01:46:07 spire-1.2.1/pkg/common/util/selectors.go 01:46:07 spire-1.2.1/pkg/common/util/selectors_test.go 01:46:07 spire-1.2.1/pkg/common/util/signals.go 01:46:07 spire-1.2.1/pkg/common/util/sort.go 01:46:07 spire-1.2.1/pkg/common/util/sort_test.go 01:46:07 spire-1.2.1/pkg/common/util/task.go 01:46:07 spire-1.2.1/pkg/common/util/task_test.go 01:46:07 spire-1.2.1/pkg/common/util/testdata/ 01:46:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:46:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:46:07 spire-1.2.1/pkg/common/version/ 01:46:07 spire-1.2.1/pkg/common/version/version.go 01:46:07 spire-1.2.1/pkg/common/x509svid/ 01:46:07 spire-1.2.1/pkg/common/x509svid/common_test.go 01:46:07 spire-1.2.1/pkg/common/x509svid/csr.go 01:46:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:46:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:46:07 spire-1.2.1/pkg/common/x509util/ 01:46:07 spire-1.2.1/pkg/common/x509util/cert.go 01:46:07 spire-1.2.1/pkg/common/x509util/dns.go 01:46:07 spire-1.2.1/pkg/common/x509util/dns_test.go 01:46:07 spire-1.2.1/pkg/common/x509util/keyid.go 01:46:07 spire-1.2.1/pkg/common/x509util/keypair.go 01:46:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:46:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:46:07 spire-1.2.1/pkg/server/ 01:46:07 spire-1.2.1/pkg/server/api/ 01:46:07 spire-1.2.1/pkg/server/api/agent.go 01:46:07 spire-1.2.1/pkg/server/api/agent/ 01:46:07 spire-1.2.1/pkg/server/api/agent/v1/ 01:46:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/agent_test.go 01:46:07 spire-1.2.1/pkg/server/api/api.go 01:46:07 spire-1.2.1/pkg/server/api/audit/ 01:46:07 spire-1.2.1/pkg/server/api/audit/audit.go 01:46:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:46:07 spire-1.2.1/pkg/server/api/bundle.go 01:46:07 spire-1.2.1/pkg/server/api/bundle/ 01:46:07 spire-1.2.1/pkg/server/api/bundle/v1/ 01:46:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/bundle_test.go 01:46:07 spire-1.2.1/pkg/server/api/debug/ 01:46:07 spire-1.2.1/pkg/server/api/debug/v1/ 01:46:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/entry.go 01:46:07 spire-1.2.1/pkg/server/api/entry/ 01:46:07 spire-1.2.1/pkg/server/api/entry/v1/ 01:46:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/entry_test.go 01:46:07 spire-1.2.1/pkg/server/api/health/ 01:46:07 spire-1.2.1/pkg/server/api/health/v1/ 01:46:07 spire-1.2.1/pkg/server/api/health/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/id.go 01:46:07 spire-1.2.1/pkg/server/api/id_test.go 01:46:07 spire-1.2.1/pkg/server/api/limits/ 01:46:07 spire-1.2.1/pkg/server/api/limits/limits.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/ 01:46:07 spire-1.2.1/pkg/server/api/middleware/alias.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/audit.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/caller.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/common.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/entries.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:46:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:46:07 spire-1.2.1/pkg/server/api/ratelimit.go 01:46:07 spire-1.2.1/pkg/server/api/rpccontext/ 01:46:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:46:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:46:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:46:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:46:07 spire-1.2.1/pkg/server/api/selector.go 01:46:07 spire-1.2.1/pkg/server/api/selector_test.go 01:46:07 spire-1.2.1/pkg/server/api/status.go 01:46:07 spire-1.2.1/pkg/server/api/status_test.go 01:46:07 spire-1.2.1/pkg/server/api/svid/ 01:46:07 spire-1.2.1/pkg/server/api/svid/v1/ 01:46:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/trustdomain.go 01:46:07 spire-1.2.1/pkg/server/api/trustdomain/ 01:46:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:46:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:46:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:46:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:46:07 spire-1.2.1/pkg/server/authpolicy/ 01:46:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:46:07 spire-1.2.1/pkg/server/authpolicy/policy.go 01:46:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:46:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:46:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:46:07 spire-1.2.1/pkg/server/authpolicy/validate.go 01:46:07 spire-1.2.1/pkg/server/bundle/ 01:46:07 spire-1.2.1/pkg/server/bundle/client/ 01:46:07 spire-1.2.1/pkg/server/bundle/client/client.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/manager.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/sources.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/updater.go 01:46:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:46:07 spire-1.2.1/pkg/server/ca/ 01:46:07 spire-1.2.1/pkg/server/ca/ca.go 01:46:07 spire-1.2.1/pkg/server/ca/ca_health.go 01:46:07 spire-1.2.1/pkg/server/ca/ca_test.go 01:46:07 spire-1.2.1/pkg/server/ca/journal.go 01:46:07 spire-1.2.1/pkg/server/ca/journal_test.go 01:46:07 spire-1.2.1/pkg/server/ca/manager.go 01:46:07 spire-1.2.1/pkg/server/ca/manager_health.go 01:46:07 spire-1.2.1/pkg/server/ca/manager_test.go 01:46:07 spire-1.2.1/pkg/server/ca/templates.go 01:46:07 spire-1.2.1/pkg/server/ca/upstream_client.go 01:46:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:46:07 spire-1.2.1/pkg/server/ca/validation.go 01:46:07 spire-1.2.1/pkg/server/cache/ 01:46:07 spire-1.2.1/pkg/server/cache/dscache/ 01:46:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:46:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/ 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:46:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:46:07 spire-1.2.1/pkg/server/catalog/ 01:46:07 spire-1.2.1/pkg/server/catalog/catalog.go 01:46:07 spire-1.2.1/pkg/server/catalog/keymanager.go 01:46:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:46:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:46:07 spire-1.2.1/pkg/server/catalog/notifier.go 01:46:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:46:07 spire-1.2.1/pkg/server/config.go 01:46:07 spire-1.2.1/pkg/server/datastore/ 01:46:07 spire-1.2.1/pkg/server/datastore/datastore.go 01:46:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:46:07 spire-1.2.1/pkg/server/datastore/repository.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:46:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:46:07 spire-1.2.1/pkg/server/endpoints/ 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/ 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:46:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:46:07 spire-1.2.1/pkg/server/endpoints/config.go 01:46:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:46:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:46:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:46:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:46:07 spire-1.2.1/pkg/server/endpoints/middleware.go 01:46:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:46:07 spire-1.2.1/pkg/server/hostservice/ 01:46:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:46:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:46:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:46:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:46:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:46:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:46:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:46:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:46:07 spire-1.2.1/pkg/server/plugin/ 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/ 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:46:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:46:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:46:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:46:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/ 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:46:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:46:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:46:08 spire-1.2.1/pkg/server/registration/ 01:46:08 spire-1.2.1/pkg/server/registration/manager.go 01:46:08 spire-1.2.1/pkg/server/registration/manager_test.go 01:46:08 spire-1.2.1/pkg/server/scanentries.go 01:46:08 spire-1.2.1/pkg/server/scanentries_test.go 01:46:08 spire-1.2.1/pkg/server/server.go 01:46:08 spire-1.2.1/pkg/server/server_test.go 01:46:08 spire-1.2.1/pkg/server/svid/ 01:46:08 spire-1.2.1/pkg/server/svid/observer.go 01:46:08 spire-1.2.1/pkg/server/svid/observer_test.go 01:46:08 spire-1.2.1/pkg/server/svid/rotator.go 01:46:08 spire-1.2.1/pkg/server/svid/rotator_config.go 01:46:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:46:08 spire-1.2.1/pkg/server/svid/rotator_test.go 01:46:08 spire-1.2.1/proto/ 01:46:08 spire-1.2.1/proto/private/ 01:46:08 spire-1.2.1/proto/private/server/ 01:46:08 spire-1.2.1/proto/private/server/journal/ 01:46:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:46:08 spire-1.2.1/proto/private/server/journal/journal.proto 01:46:08 spire-1.2.1/proto/spire/ 01:46:08 spire-1.2.1/proto/spire/common/ 01:46:08 spire-1.2.1/proto/spire/common/common.pb.go 01:46:08 spire-1.2.1/proto/spire/common/common.proto 01:46:08 spire-1.2.1/proto/spire/common/plugin/ 01:46:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:46:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:46:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:46:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:46:08 spire-1.2.1/proto/spire/plugin/ 01:46:08 spire-1.2.1/proto/spire/plugin/agent/ 01:46:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:46:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:46:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:46:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:46:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:46:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:46:08 spire-1.2.1/release/ 01:46:08 spire-1.2.1/release/spire-extras/ 01:46:08 spire-1.2.1/release/spire-extras/README.md 01:46:08 spire-1.2.1/release/spire-extras/conf/ 01:46:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:46:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:46:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:46:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:46:08 spire-1.2.1/release/spire/ 01:46:08 spire-1.2.1/release/spire/README.md 01:46:08 spire-1.2.1/release/spire/conf/ 01:46:08 spire-1.2.1/release/spire/conf/agent/ 01:46:08 spire-1.2.1/release/spire/conf/agent/agent.conf 01:46:08 spire-1.2.1/release/spire/conf/server/ 01:46:08 spire-1.2.1/release/spire/conf/server/server.conf 01:46:08 spire-1.2.1/script/ 01:46:08 spire-1.2.1/script/build-artifact.sh 01:46:08 spire-1.2.1/script/generate_dummy_ca.sh 01:46:08 spire-1.2.1/support/ 01:46:08 spire-1.2.1/support/k8s/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:46:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/ 01:46:08 spire-1.2.1/support/oidc-discovery-provider/README.md 01:46:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/config.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/main.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:46:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:46:08 spire-1.2.1/test/ 01:46:08 spire-1.2.1/test/clock/ 01:46:08 spire-1.2.1/test/clock/clock.go 01:46:08 spire-1.2.1/test/fakes/ 01:46:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:46:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:46:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:46:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:46:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:46:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:46:08 spire-1.2.1/test/fakes/fakeagentstore/ 01:46:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:46:08 spire-1.2.1/test/fakes/fakedatastore/ 01:46:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:46:08 spire-1.2.1/test/fakes/fakeentryclient/ 01:46:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:46:08 spire-1.2.1/test/fakes/fakehealthchecker/ 01:46:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:46:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:46:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:46:08 spire-1.2.1/test/fakes/fakemetrics/ 01:46:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:46:08 spire-1.2.1/test/fakes/fakenoderesolver/ 01:46:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:46:08 spire-1.2.1/test/fakes/fakenotifier/ 01:46:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:46:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:46:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:46:08 spire-1.2.1/test/fakes/fakeserverca/ 01:46:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:46:08 spire-1.2.1/test/fakes/fakeservercatalog/ 01:46:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:46:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:46:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:46:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:46:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:46:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:46:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:46:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:46:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:46:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:46:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:46:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:46:08 spire-1.2.1/test/fixture/ 01:46:08 spire-1.2.1/test/fixture/certs/ 01:46:08 spire-1.2.1/test/fixture/certs/agent_svid.der 01:46:08 spire-1.2.1/test/fixture/certs/base_cert.pem 01:46:08 spire-1.2.1/test/fixture/certs/base_csr.pem 01:46:08 spire-1.2.1/test/fixture/certs/base_key.pem 01:46:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:46:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:46:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:46:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:46:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:46:08 spire-1.2.1/test/fixture/certs/blog_key.pem 01:46:08 spire-1.2.1/test/fixture/certs/bundle.der 01:46:08 spire-1.2.1/test/fixture/certs/ca.pem 01:46:08 spire-1.2.1/test/fixture/certs/ca_key.pem 01:46:08 spire-1.2.1/test/fixture/certs/database_cert.pem 01:46:08 spire-1.2.1/test/fixture/certs/database_csr.pem 01:46:08 spire-1.2.1/test/fixture/certs/database_key.pem 01:46:08 spire-1.2.1/test/fixture/certs/node_cert.pem 01:46:08 spire-1.2.1/test/fixture/certs/node_csr.pem 01:46:08 spire-1.2.1/test/fixture/certs/node_key.pem 01:46:08 spire-1.2.1/test/fixture/certs/svid.pem 01:46:08 spire-1.2.1/test/fixture/certs/svid_key.pem 01:46:08 spire-1.2.1/test/fixture/config/ 01:46:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:46:08 spire-1.2.1/test/fixture/config/agent_good.conf 01:46:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:46:08 spire-1.2.1/test/fixture/config/plugin_good.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:46:08 spire-1.2.1/test/fixture/config/server_good.conf 01:46:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:46:08 spire-1.2.1/test/fixture/fixture.go 01:46:08 spire-1.2.1/test/fixture/nodeattestor/ 01:46:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:46:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:46:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:46:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:46:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:46:08 spire-1.2.1/test/fixture/registration/ 01:46:08 spire-1.2.1/test/fixture/registration/entries.json 01:46:08 spire-1.2.1/test/fixture/registration/good-for-update.json 01:46:08 spire-1.2.1/test/fixture/registration/good.json 01:46:08 spire-1.2.1/test/fixture/registration/invalid.json 01:46:08 spire-1.2.1/test/fixture/registration/invalid_json.json 01:46:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:46:08 spire-1.2.1/test/integration/ 01:46:08 spire-1.2.1/test/integration/README.md 01:46:08 spire-1.2.1/test/integration/common 01:46:08 spire-1.2.1/test/integration/setup/ 01:46:08 spire-1.2.1/test/integration/setup/adminclient/ 01:46:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:46:08 spire-1.2.1/test/integration/setup/adminclient/client.go 01:46:08 spire-1.2.1/test/integration/setup/debugagent/ 01:46:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:46:08 spire-1.2.1/test/integration/setup/debugagent/main.go 01:46:08 spire-1.2.1/test/integration/setup/debugserver/ 01:46:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:46:08 spire-1.2.1/test/integration/setup/debugserver/main.go 01:46:08 spire-1.2.1/test/integration/setup/downstreamclient/ 01:46:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:46:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:46:08 spire-1.2.1/test/integration/setup/itclient/ 01:46:08 spire-1.2.1/test/integration/setup/itclient/client.go 01:46:08 spire-1.2.1/test/integration/setup/node-attestation/ 01:46:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:46:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:46:08 spire-1.2.1/test/integration/setup/x509pop/ 01:46:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:46:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:46:08 spire-1.2.1/test/integration/suites/ 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:46:08 spire-1.2.1/test/integration/suites/join-token/ 01:46:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:46:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:46:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:46:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:46:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:46:08 spire-1.2.1/test/integration/suites/join-token/README.md 01:46:08 spire-1.2.1/test/integration/suites/join-token/conf/ 01:46:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/join-token/teardown 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:46:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:46:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:46:08 spire-1.2.1/test/integration/suites/k8s/ 01:46:08 spire-1.2.1/test/integration/suites/k8s/00-setup 01:46:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:46:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:46:08 spire-1.2.1/test/integration/suites/k8s/README.md 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/ 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:46:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:46:08 spire-1.2.1/test/integration/suites/k8s/teardown 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/ 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:46:08 spire-1.2.1/test/integration/suites/rotation/ 01:46:08 spire-1.2.1/test/integration/suites/rotation/00-setup 01:46:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:46:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:46:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:46:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:46:08 spire-1.2.1/test/integration/suites/rotation/README.md 01:46:08 spire-1.2.1/test/integration/suites/rotation/conf/ 01:46:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/rotation/teardown 01:46:08 spire-1.2.1/test/integration/suites/self-test/ 01:46:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:46:08 spire-1.2.1/test/integration/suites/self-test/README.md 01:46:08 spire-1.2.1/test/integration/suites/self-test/teardown 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:46:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:46:08 spire-1.2.1/test/integration/suites/upgrade/ 01:46:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:46:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:46:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:46:08 spire-1.2.1/test/integration/suites/upgrade/README.md 01:46:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:46:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:46:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:46:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:46:08 spire-1.2.1/test/integration/suites/upgrade/teardown 01:46:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:46:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:46:08 spire-1.2.1/test/integration/test-one.sh 01:46:08 spire-1.2.1/test/integration/test.sh 01:46:08 spire-1.2.1/test/plugintest/ 01:46:08 spire-1.2.1/test/plugintest/config.go 01:46:08 spire-1.2.1/test/plugintest/load.go 01:46:08 spire-1.2.1/test/plugintest/option.go 01:46:08 spire-1.2.1/test/spiretest/ 01:46:08 spire-1.2.1/test/spiretest/apiserver.go 01:46:09 spire-1.2.1/test/spiretest/assertions.go 01:46:09 spire-1.2.1/test/spiretest/dir.go 01:46:09 spire-1.2.1/test/spiretest/errors_posix.go 01:46:09 spire-1.2.1/test/spiretest/errors_windows.go 01:46:09 spire-1.2.1/test/spiretest/logs.go 01:46:09 spire-1.2.1/test/spiretest/socketapi.go 01:46:09 spire-1.2.1/test/spiretest/suite.go 01:46:09 spire-1.2.1/test/spiretest/x509.go 01:46:09 spire-1.2.1/test/testca/ 01:46:09 spire-1.2.1/test/testca/ca.go 01:46:09 spire-1.2.1/test/testkey/ 01:46:09 spire-1.2.1/test/testkey/generate.sh 01:46:09 spire-1.2.1/test/testkey/genkeys.go 01:46:09 spire-1.2.1/test/testkey/keys.go 01:46:09 spire-1.2.1/test/testkey/new.go 01:46:09 spire-1.2.1/test/tpmsimulator/ 01:46:09 spire-1.2.1/test/tpmsimulator/simulator.go 01:46:09 spire-1.2.1/test/util/ 01:46:09 spire-1.2.1/test/util/cert_fixtures.go 01:46:09 spire-1.2.1/test/util/cert_generation.go 01:46:09 spire-1.2.1/test/util/io_redirection.go 01:46:09 spire-1.2.1/test/util/race.go 01:46:09 spire-1.2.1/test/util/util.go 01:46:09 building spire from source... 01:46:10 Installing go1.17.7... 01:46:37 Building bin/spire-server... 01:46:37 go: downloading github.com/mitchellh/cli v1.1.2 01:46:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:46:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:46:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:46:37 go: downloading google.golang.org/grpc v1.44.0 01:46:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:46:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:46:37 go: downloading github.com/imdario/mergo v0.3.12 01:46:37 go: downloading github.com/sirupsen/logrus v1.8.1 01:46:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:46:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:46:40 go: downloading github.com/fatih/color v1.13.0 01:46:40 go: downloading github.com/mattn/go-isatty v0.0.14 01:46:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:46:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:46:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:46:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:46:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:46:41 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:46:42 go: downloading github.com/armon/go-metrics v0.3.10 01:46:42 go: downloading github.com/prometheus/client_golang v1.12.1 01:46:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:46:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:46:43 go: downloading github.com/open-policy-agent/opa v0.38.0 01:47:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:47:01 go: downloading github.com/mattn/go-colorable v0.1.12 01:47:01 go: downloading github.com/Masterminds/semver v1.5.0 01:47:01 go: downloading github.com/Masterminds/goutils v1.1.0 01:47:01 go: downloading github.com/google/uuid v1.1.2 01:47:01 go: downloading github.com/huandu/xstrings v1.3.2 01:47:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:47:01 go: downloading github.com/oklog/run v1.0.0 01:47:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:47:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:47:01 go: downloading github.com/prometheus/client_model v0.2.0 01:47:01 go: downloading github.com/prometheus/common v0.32.1 01:47:01 go: downloading github.com/beorn7/perks v1.0.1 01:47:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:47:01 go: downloading github.com/prometheus/procfs v0.7.3 01:47:02 go: downloading github.com/imkira/go-observer v1.0.3 01:47:02 go: downloading go.uber.org/atomic v1.9.0 01:47:02 go: downloading github.com/hashicorp/errwrap v1.1.0 01:47:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:47:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:47:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:47:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:47:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:47:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:47:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:47:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:47:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:47:18 go: downloading github.com/stretchr/testify v1.7.0 01:47:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:47:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:47:18 go: downloading github.com/blang/semver/v4 v4.0.0 01:47:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:47:18 go: downloading github.com/jinzhu/gorm v1.9.16 01:47:19 go: downloading github.com/lib/pq v1.10.4 01:47:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:47:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:47:46 go: downloading k8s.io/client-go v0.23.4 01:47:47 go: downloading k8s.io/api v0.23.4 01:47:47 go: downloading github.com/google/go-tpm v0.3.3 01:47:47 go: downloading google.golang.org/api v0.70.0 01:48:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:48:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:48:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:48:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:48:32 go: downloading cloud.google.com/go/storage v1.21.0 01:48:32 go: downloading cloud.google.com/go v0.100.2 01:48:33 go: downloading k8s.io/apimachinery v0.23.4 01:48:36 go: downloading k8s.io/kube-aggregator v0.23.3 01:48:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:48:38 go: downloading cloud.google.com/go/security v1.3.0 01:48:38 go: downloading github.com/hashicorp/vault/api v1.4.1 01:48:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:48:39 go: downloading github.com/twmb/murmur3 v1.1.6 01:48:39 go: downloading gopkg.in/yaml.v2 v2.4.0 01:48:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:48:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:48:40 go: downloading github.com/gobwas/glob v0.2.3 01:48:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:48:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:48:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:48:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:48:41 go: downloading github.com/aws/smithy-go v1.11.0 01:48:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:48:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:48:42 go: downloading github.com/jinzhu/inflection v1.0.0 01:48:43 go: downloading github.com/gogo/protobuf v1.3.2 01:48:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:48:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:48:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:48:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:48:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:48:50 go: downloading github.com/dimchansky/utfbom v1.1.1 01:48:50 go: downloading cloud.google.com/go/compute v1.3.0 01:48:51 go: downloading cloud.google.com/go/iam v0.1.1 01:48:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:48:51 go: downloading k8s.io/klog/v2 v2.30.0 01:48:51 go: downloading github.com/google/gofuzz v1.1.0 01:48:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:48:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:48:53 go: downloading github.com/spf13/pflag v1.0.5 01:48:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:48:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:48:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:48:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:48:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:48:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:48:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:48:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:48:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:48:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:48:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:48:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:48:58 go: downloading go.opencensus.io v0.23.0 01:48:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:48:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:49:00 go: downloading gopkg.in/inf.v0 v0.9.1 01:49:00 go: downloading github.com/go-logr/logr v1.2.2 01:49:00 go: downloading github.com/google/go-cmp v0.5.7 01:49:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:49:00 go: downloading github.com/json-iterator/go v1.1.12 01:49:01 go: downloading github.com/googleapis/gnostic v0.5.5 01:49:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:49:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:49:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:49:07 go: downloading github.com/tklauser/numcpus v0.3.0 01:49:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:49:07 go: downloading go.uber.org/zap v1.21.0 01:49:08 go: downloading sigs.k8s.io/yaml v1.3.0 01:49:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:49:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:49:08 go: downloading github.com/modern-go/reflect2 v1.0.2 01:49:08 go: downloading github.com/ryanuber/go-glob v1.0.0 01:49:08 go: downloading github.com/golang/snappy v0.0.4 01:49:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:49:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:49:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:49:18 go: downloading github.com/hashicorp/go-version v1.2.0 01:49:18 go: downloading go.uber.org/multierr v1.6.0 01:49:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:49:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:50:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:51:00 Removing intermediate container b4c66f753add 01:51:00 ---> 14764bb96acc 01:51:00 01:51:00 Step 10/22 : FROM alpine:3.14 01:51:00 3.14: Pulling from library/alpine 01:51:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:51:00 Status: Downloaded newer image for alpine:3.14 01:51:00 ---> ac73e934f311 01:51:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:51:00 ---> Running in c38b3aff827a 01:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:51:03 (1/6) Installing ca-certificates (20211220-r0) 01:51:03 (2/6) Installing brotli-libs (1.0.9-r5) 01:51:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:51:03 (4/6) Installing libcurl (7.79.1-r1) 01:51:03 (5/6) Installing curl (7.79.1-r1) 01:51:03 (6/6) Installing dumb-init (1.2.5-r1) 01:51:03 Executing busybox-1.33.1-r7.trigger 01:51:03 Executing ca-certificates-20211220-r0.trigger 01:51:03 OK: 8 MiB in 20 packages 01:51:06 Removing intermediate container c38b3aff827a 01:51:06 ---> e1da0ad111b0 01:51:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:51:06 ---> Running in 6610b4fdec0c 01:51:06 Removing intermediate container 6610b4fdec0c 01:51:06 ---> 7ea7e34abecb 01:51:06 Step 13/22 : WORKDIR /edgex 01:51:06 ---> Running in b4090404d90d 01:51:07 Removing intermediate container b4090404d90d 01:51:07 ---> 32e733de261f 01:51:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:51:08 ---> 12992f65c475 01:51:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:51:09 ---> 40cbc5f547c3 01:51:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:51:11 ---> 5c7ab02e043d 01:51:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:51:12 ---> 69648453f658 01:51:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:12 ---> Running in de8111cd26d3 01:51:15 Removing intermediate container de8111cd26d3 01:51:15 ---> 73628574b0ca 01:51:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:51:15 ---> Running in 4c9be7225892 01:51:16 Removing intermediate container 4c9be7225892 01:51:16 ---> eee1e0376be5 01:51:16 Step 20/22 : LABEL arch=arm64 01:51:16 ---> Running in 832f9232832b 01:51:17 Removing intermediate container 832f9232832b 01:51:17 ---> bc5c792b37d6 01:51:17 Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:51:17 ---> Running in ef66661eb621 01:51:17 Removing intermediate container ef66661eb621 01:51:17 ---> 6129e0c1d672 01:51:17 Step 22/22 : LABEL version=0.0.0 01:51:17 ---> Running in d19e0b510a97 01:51:18 Removing intermediate container d19e0b510a97 01:51:18 ---> 83245007637c 01:51:18 01:51:18 Successfully built 83245007637c 01:51:18 Successfully tagged security-proxy-setup-arm64:latest 01:51:18  Building security-proxy-setup ... done Building security-spire-agent 01:51:51 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:51:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:51:51 ---> e8ac73bd0c46 01:51:51 Step 3/26 : WORKDIR /edgex-go 01:51:51 ---> Using cache 01:51:51 ---> e0028701b285 01:51:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:51 ---> Using cache 01:51:51 ---> 5ccd6d174b01 01:51:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:51:51 ---> Using cache 01:51:51 ---> 64c1ddee400f 01:51:51 Step 6/26 : COPY go.mod vendor* ./ 01:51:51 ---> Using cache 01:51:51 ---> bb7da3b98359 01:51:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:51 ---> Using cache 01:51:51 ---> a728340aae54 01:51:51 Step 8/26 : COPY . . 01:51:51 ---> Using cache 01:51:51 ---> 19ed063eec5b 01:51:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:51:51 ---> Using cache 01:51:51 ---> 5eced8732efa 01:51:51 Step 10/26 : RUN mkdir -p spire-build 01:51:51 ---> Using cache 01:51:51 ---> fef1bd71a35e 01:51:51 Step 11/26 : WORKDIR /edgex-go/spire-build 01:51:51 ---> Using cache 01:51:51 ---> a76e97f39698 01:51:51 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:51:51 ---> Running in fcaac68ed3e7 01:51:53 spire-1.2.1/ 01:51:53 spire-1.2.1/.data/ 01:51:53 spire-1.2.1/.data/.file 01:51:53 spire-1.2.1/.dockerignore 01:51:53 spire-1.2.1/.gitattributes 01:51:53 spire-1.2.1/.githooks/ 01:51:53 spire-1.2.1/.githooks/pre-commit 01:51:53 spire-1.2.1/.github/ 01:51:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:51:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:51:53 spire-1.2.1/.github/dependabot.yml 01:51:53 spire-1.2.1/.github/workflows/ 01:51:53 spire-1.2.1/.github/workflows/nightly_build.yaml 01:51:53 spire-1.2.1/.github/workflows/pr_build.yaml 01:51:53 spire-1.2.1/.github/workflows/release_build.yaml 01:51:53 spire-1.2.1/.github/workflows/scripts/ 01:51:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:51:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:51:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:51:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:51:53 spire-1.2.1/.github/workflows/scripts/split.sh 01:51:53 spire-1.2.1/.gitignore 01:51:53 spire-1.2.1/.go-version 01:51:53 spire-1.2.1/.golangci.yml 01:51:53 spire-1.2.1/ADOPTERS.md 01:51:53 spire-1.2.1/CHANGELOG.md 01:51:53 spire-1.2.1/CODE-OF-CONDUCT.md 01:51:53 spire-1.2.1/CODEOWNERS 01:51:53 spire-1.2.1/CONTRIBUTING.md 01:51:53 spire-1.2.1/Dockerfile 01:51:53 spire-1.2.1/Dockerfile.dev 01:51:53 spire-1.2.1/Dockerfile.scratch 01:51:53 spire-1.2.1/LICENSE 01:51:53 spire-1.2.1/MAINTAINERS.md 01:51:53 spire-1.2.1/Makefile 01:51:53 spire-1.2.1/README.md 01:51:53 spire-1.2.1/ROADMAP.md 01:51:53 spire-1.2.1/SECURITY.md 01:51:53 spire-1.2.1/cmd/ 01:51:53 spire-1.2.1/cmd/spire-agent/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/common/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/run/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:51:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:51:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:51:53 spire-1.2.1/cmd/spire-agent/main.go 01:51:53 spire-1.2.1/cmd/spire-server/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/cli.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/run/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/token/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/validate/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/x509/ 01:51:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:51:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:51:53 spire-1.2.1/cmd/spire-server/main.go 01:51:53 spire-1.2.1/cmd/spire-server/util/ 01:51:53 spire-1.2.1/cmd/spire-server/util/util.go 01:51:53 spire-1.2.1/conf/ 01:51:53 spire-1.2.1/conf/agent/ 01:51:53 spire-1.2.1/conf/agent/agent.conf 01:51:53 spire-1.2.1/conf/agent/agent_full.conf 01:51:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:51:53 spire-1.2.1/conf/server/ 01:51:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:51:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:51:53 spire-1.2.1/conf/server/server.conf 01:51:53 spire-1.2.1/conf/server/server_full.conf 01:51:53 spire-1.2.1/doc/ 01:51:53 spire-1.2.1/doc/SPIRE101.md 01:51:53 spire-1.2.1/doc/auditlog.md 01:51:53 spire-1.2.1/doc/authorization_policy_engine.md 01:51:53 spire-1.2.1/doc/changelog_guidelines.md 01:51:53 spire-1.2.1/doc/cure53-report.pdf 01:51:53 spire-1.2.1/doc/images/ 01:51:53 spire-1.2.1/doc/images/2019_roadmap.png 01:51:53 spire-1.2.1/doc/images/SPIRE101.png 01:51:53 spire-1.2.1/doc/images/SPIRE_agent.png 01:51:53 spire-1.2.1/doc/images/SPIRE_server.png 01:51:53 spire-1.2.1/doc/images/cache_mgr.png 01:51:53 spire-1.2.1/doc/images/cache_mgr_components.png 01:51:53 spire-1.2.1/doc/images/federated_spire.png 01:51:53 spire-1.2.1/doc/images/ha_mode.png 01:51:53 spire-1.2.1/doc/images/nested_spire.png 01:51:53 spire-1.2.1/doc/images/oidc_federation.png 01:51:53 spire-1.2.1/doc/images/single_trust_domain.png 01:51:53 spire-1.2.1/doc/images/spiffe_compatible.png 01:51:53 spire-1.2.1/doc/images/spire_logo.png 01:51:53 spire-1.2.1/doc/migrating_registration_api_clients.md 01:51:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:51:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:51:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:51:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:51:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:51:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:51:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:51:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:51:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:51:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:51:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:51:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:51:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:51:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:51:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:51:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:51:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:51:53 spire-1.2.1/doc/scaling_spire.md 01:51:53 spire-1.2.1/doc/spire_agent.md 01:51:53 spire-1.2.1/doc/spire_server.md 01:51:53 spire-1.2.1/doc/supported_integrations.md 01:51:53 spire-1.2.1/doc/telemetry.md 01:51:53 spire-1.2.1/doc/telemetry_config.md 01:51:53 spire-1.2.1/doc/upgrading.md 01:51:53 spire-1.2.1/doc/using_spire.md 01:51:53 spire-1.2.1/examples/ 01:51:53 spire-1.2.1/examples/README.md 01:51:53 spire-1.2.1/go.mod 01:51:53 spire-1.2.1/go.sum 01:51:53 spire-1.2.1/pkg/ 01:51:53 spire-1.2.1/pkg/agent/ 01:51:53 spire-1.2.1/pkg/agent/agent.go 01:51:53 spire-1.2.1/pkg/agent/api/ 01:51:53 spire-1.2.1/pkg/agent/api/config.go 01:51:53 spire-1.2.1/pkg/agent/api/debug/ 01:51:53 spire-1.2.1/pkg/agent/api/debug/v1/ 01:51:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:51:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:51:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:51:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:51:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:51:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:51:53 spire-1.2.1/pkg/agent/api/endpoints.go 01:51:53 spire-1.2.1/pkg/agent/api/health/ 01:51:53 spire-1.2.1/pkg/agent/api/health/v1/ 01:51:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:51:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:51:53 spire-1.2.1/pkg/agent/api/rpccontext/ 01:51:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:51:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:51:53 spire-1.2.1/pkg/agent/attestor/ 01:51:53 spire-1.2.1/pkg/agent/attestor/node/ 01:51:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:51:53 spire-1.2.1/pkg/agent/attestor/node/node.go 01:51:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:51:53 spire-1.2.1/pkg/agent/attestor/workload/ 01:51:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:51:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:51:53 spire-1.2.1/pkg/agent/catalog/ 01:51:53 spire-1.2.1/pkg/agent/catalog/catalog.go 01:51:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:51:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:51:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:51:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:51:53 spire-1.2.1/pkg/agent/client/ 01:51:53 spire-1.2.1/pkg/agent/client/client.go 01:51:53 spire-1.2.1/pkg/agent/client/client_test.go 01:51:53 spire-1.2.1/pkg/agent/client/dial.go 01:51:53 spire-1.2.1/pkg/agent/client/nodeconn.go 01:51:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:51:53 spire-1.2.1/pkg/agent/client/update.go 01:51:53 spire-1.2.1/pkg/agent/client/util.go 01:51:53 spire-1.2.1/pkg/agent/common/ 01:51:53 spire-1.2.1/pkg/agent/common/backoff/ 01:51:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:51:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:51:53 spire-1.2.1/pkg/agent/common/cgroups/ 01:51:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:51:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:51:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:51:53 spire-1.2.1/pkg/agent/config.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/ 01:51:53 spire-1.2.1/pkg/agent/endpoints/config.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:51:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:51:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/workload/ 01:51:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:51:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:51:53 spire-1.2.1/pkg/agent/manager/ 01:51:53 spire-1.2.1/pkg/agent/manager/cache/ 01:51:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:51:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:51:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:51:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:51:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:51:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:51:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:51:53 spire-1.2.1/pkg/agent/manager/config.go 01:51:53 spire-1.2.1/pkg/agent/manager/manager.go 01:51:53 spire-1.2.1/pkg/agent/manager/manager_test.go 01:51:53 spire-1.2.1/pkg/agent/manager/storage.go 01:51:53 spire-1.2.1/pkg/agent/manager/storage_test.go 01:51:53 spire-1.2.1/pkg/agent/manager/storecache/ 01:51:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:51:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:51:53 spire-1.2.1/pkg/agent/manager/sync.go 01:51:53 spire-1.2.1/pkg/agent/plugin/ 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:51:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:51:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:51:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:51:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:51:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:51:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:51:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:51:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:51:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:51:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:51:54 spire-1.2.1/pkg/agent/svid/ 01:51:54 spire-1.2.1/pkg/agent/svid/rotator.go 01:51:54 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:51:54 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:51:54 spire-1.2.1/pkg/agent/svid/store/ 01:51:54 spire-1.2.1/pkg/agent/svid/store/service.go 01:51:54 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:51:54 spire-1.2.1/pkg/common/ 01:51:54 spire-1.2.1/pkg/common/agentpathtemplate/ 01:51:54 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:51:54 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:51:54 spire-1.2.1/pkg/common/api/ 01:51:54 spire-1.2.1/pkg/common/api/metrics.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/ 01:51:54 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/logger.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/names.go 01:51:54 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:51:54 spire-1.2.1/pkg/common/api/names.go 01:51:54 spire-1.2.1/pkg/common/api/ratelimit.go 01:51:54 spire-1.2.1/pkg/common/api/rpccontext/ 01:51:54 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:51:54 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:51:54 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:51:54 spire-1.2.1/pkg/common/auth/ 01:51:54 spire-1.2.1/pkg/common/auth/interceptors.go 01:51:54 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:51:54 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/ 01:51:54 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/types.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:51:54 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:51:54 spire-1.2.1/pkg/common/catalog/ 01:51:54 spire-1.2.1/pkg/common/catalog/bind.go 01:51:54 spire-1.2.1/pkg/common/catalog/builtin.go 01:51:54 spire-1.2.1/pkg/common/catalog/catalog.go 01:51:54 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:51:54 spire-1.2.1/pkg/common/catalog/closers.go 01:51:54 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:51:54 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:51:54 spire-1.2.1/pkg/common/catalog/config.go 01:51:54 spire-1.2.1/pkg/common/catalog/config_test.go 01:51:54 spire-1.2.1/pkg/common/catalog/configure.go 01:51:54 spire-1.2.1/pkg/common/catalog/constraints.go 01:51:54 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:51:54 spire-1.2.1/pkg/common/catalog/context.go 01:51:54 spire-1.2.1/pkg/common/catalog/external.go 01:51:54 spire-1.2.1/pkg/common/catalog/host.go 01:51:54 spire-1.2.1/pkg/common/catalog/pipenet.go 01:51:54 spire-1.2.1/pkg/common/catalog/plugin.go 01:51:54 spire-1.2.1/pkg/common/catalog/testplugin/ 01:51:54 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:51:54 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:51:54 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:51:54 spire-1.2.1/pkg/common/cli/ 01:51:54 spire-1.2.1/pkg/common/cli/env.go 01:51:54 spire-1.2.1/pkg/common/cli/flags.go 01:51:54 spire-1.2.1/pkg/common/cli/trust_domain.go 01:51:54 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:51:54 spire-1.2.1/pkg/common/cli/umask.go 01:51:54 spire-1.2.1/pkg/common/cli/umask_posix.go 01:51:54 spire-1.2.1/pkg/common/cli/umask_test.go 01:51:54 spire-1.2.1/pkg/common/cli/umask_windows.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/flag.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/format.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:51:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:51:54 spire-1.2.1/pkg/common/coretypes/ 01:51:54 spire-1.2.1/pkg/common/coretypes/bundle/ 01:51:54 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:51:54 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:51:54 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:51:54 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:51:54 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:51:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:51:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:51:54 spire-1.2.1/pkg/common/cryptoutil/ 01:51:54 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:51:54 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:51:54 spire-1.2.1/pkg/common/diskutil/ 01:51:54 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:51:54 spire-1.2.1/pkg/common/diskutil/file_test.go 01:51:54 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:51:54 spire-1.2.1/pkg/common/errorutil/ 01:51:54 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:51:54 spire-1.2.1/pkg/common/health/ 01:51:54 spire-1.2.1/pkg/common/health/config.go 01:51:54 spire-1.2.1/pkg/common/health/context.go 01:51:54 spire-1.2.1/pkg/common/health/context_test.go 01:51:54 spire-1.2.1/pkg/common/health/health.go 01:51:54 spire-1.2.1/pkg/common/health/health_test.go 01:51:54 spire-1.2.1/pkg/common/health/logger.go 01:51:54 spire-1.2.1/pkg/common/hostservice/ 01:51:54 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:51:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:51:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:51:54 spire-1.2.1/pkg/common/idutil/ 01:51:54 spire-1.2.1/pkg/common/idutil/require.go 01:51:54 spire-1.2.1/pkg/common/idutil/require_test.go 01:51:54 spire-1.2.1/pkg/common/idutil/safety.go 01:51:54 spire-1.2.1/pkg/common/idutil/safety_test.go 01:51:54 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:51:54 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:51:54 spire-1.2.1/pkg/common/jwtsvid/ 01:51:54 spire-1.2.1/pkg/common/jwtsvid/common.go 01:51:54 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:51:54 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:51:54 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:51:54 spire-1.2.1/pkg/common/jwtutil/ 01:51:54 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:51:54 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:51:54 spire-1.2.1/pkg/common/log/ 01:51:54 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:51:54 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:51:54 spire-1.2.1/pkg/common/log/log.go 01:51:54 spire-1.2.1/pkg/common/log/log_test.go 01:51:54 spire-1.2.1/pkg/common/log/options.go 01:51:54 spire-1.2.1/pkg/common/nodeutil/ 01:51:54 spire-1.2.1/pkg/common/nodeutil/node.go 01:51:54 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:51:54 spire-1.2.1/pkg/common/peertracker/ 01:51:54 spire-1.2.1/pkg/common/peertracker/conn.go 01:51:54 spire-1.2.1/pkg/common/peertracker/credentials.go 01:51:54 spire-1.2.1/pkg/common/peertracker/errors.go 01:51:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:51:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:51:54 spire-1.2.1/pkg/common/peertracker/info.go 01:51:54 spire-1.2.1/pkg/common/peertracker/listener.go 01:51:54 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:51:54 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:51:54 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:51:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:51:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:51:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:51:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tcp.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:51:54 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:51:54 spire-1.2.1/pkg/common/peertracker/uds.go 01:51:54 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:51:54 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:51:54 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:51:54 spire-1.2.1/pkg/common/pemutil/ 01:51:54 spire-1.2.1/pkg/common/pemutil/block.go 01:51:54 spire-1.2.1/pkg/common/pemutil/certs.go 01:51:54 spire-1.2.1/pkg/common/pemutil/common.go 01:51:54 spire-1.2.1/pkg/common/pemutil/csr.go 01:51:54 spire-1.2.1/pkg/common/pemutil/keys.go 01:51:54 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/ 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:51:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:51:54 spire-1.2.1/pkg/common/plugin/ 01:51:54 spire-1.2.1/pkg/common/plugin/aws/ 01:51:54 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:51:54 spire-1.2.1/pkg/common/plugin/azure/ 01:51:54 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:51:54 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:51:54 spire-1.2.1/pkg/common/plugin/facade.go 01:51:54 spire-1.2.1/pkg/common/plugin/facade_test.go 01:51:54 spire-1.2.1/pkg/common/plugin/gcp/ 01:51:54 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:51:54 spire-1.2.1/pkg/common/plugin/k8s/ 01:51:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:51:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:51:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:51:54 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:51:54 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:51:54 spire-1.2.1/pkg/common/plugin/log.go 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/ 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:51:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:51:54 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:51:54 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:51:54 spire-1.2.1/pkg/common/plugin/x509pop/ 01:51:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:51:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:51:54 spire-1.2.1/pkg/common/profiling/ 01:51:54 spire-1.2.1/pkg/common/profiling/dumpers.go 01:51:54 spire-1.2.1/pkg/common/profiling/profiling.go 01:51:54 spire-1.2.1/pkg/common/protoutil/ 01:51:54 spire-1.2.1/pkg/common/protoutil/masks.go 01:51:54 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:51:54 spire-1.2.1/pkg/common/rotationutil/ 01:51:54 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:51:54 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:51:54 spire-1.2.1/pkg/common/selector/ 01:51:54 spire-1.2.1/pkg/common/selector/selector.go 01:51:54 spire-1.2.1/pkg/common/selector/selector_test.go 01:51:54 spire-1.2.1/pkg/common/selector/set.go 01:51:54 spire-1.2.1/pkg/common/selector/set_utils.go 01:51:54 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/ 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/ 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:51:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:51:54 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:51:54 spire-1.2.1/pkg/common/telemetry/call.go 01:51:54 spire-1.2.1/pkg/common/telemetry/common/ 01:51:54 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:51:54 spire-1.2.1/pkg/common/telemetry/config.go 01:51:54 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:51:54 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/inmem.go 01:51:54 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/m3.go 01:51:54 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/metrics.go 01:51:54 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/names.go 01:51:54 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:51:54 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:51:54 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/ 01:51:54 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:51:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:51:54 spire-1.2.1/pkg/common/telemetry/server/server.go 01:51:54 spire-1.2.1/pkg/common/telemetry/sink.go 01:51:54 spire-1.2.1/pkg/common/telemetry/statsd.go 01:51:54 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:51:54 spire-1.2.1/pkg/common/telemetry/uptime.go 01:51:54 spire-1.2.1/pkg/common/telemetry/version.go 01:51:54 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:51:54 spire-1.2.1/pkg/common/uptime/ 01:51:54 spire-1.2.1/pkg/common/uptime/uptime.go 01:51:54 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:51:54 spire-1.2.1/pkg/common/util/ 01:51:54 spire-1.2.1/pkg/common/util/certs.go 01:51:54 spire-1.2.1/pkg/common/util/certs_test.go 01:51:54 spire-1.2.1/pkg/common/util/csr.go 01:51:54 spire-1.2.1/pkg/common/util/hash.go 01:51:54 spire-1.2.1/pkg/common/util/selectors.go 01:51:54 spire-1.2.1/pkg/common/util/selectors_test.go 01:51:54 spire-1.2.1/pkg/common/util/signals.go 01:51:54 spire-1.2.1/pkg/common/util/sort.go 01:51:54 spire-1.2.1/pkg/common/util/sort_test.go 01:51:54 spire-1.2.1/pkg/common/util/task.go 01:51:54 spire-1.2.1/pkg/common/util/task_test.go 01:51:54 spire-1.2.1/pkg/common/util/testdata/ 01:51:54 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:51:54 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:51:54 spire-1.2.1/pkg/common/version/ 01:51:54 spire-1.2.1/pkg/common/version/version.go 01:51:54 spire-1.2.1/pkg/common/x509svid/ 01:51:54 spire-1.2.1/pkg/common/x509svid/common_test.go 01:51:54 spire-1.2.1/pkg/common/x509svid/csr.go 01:51:54 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:51:54 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:51:54 spire-1.2.1/pkg/common/x509util/ 01:51:54 spire-1.2.1/pkg/common/x509util/cert.go 01:51:54 spire-1.2.1/pkg/common/x509util/dns.go 01:51:54 spire-1.2.1/pkg/common/x509util/dns_test.go 01:51:54 spire-1.2.1/pkg/common/x509util/keyid.go 01:51:54 spire-1.2.1/pkg/common/x509util/keypair.go 01:51:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:51:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:51:54 spire-1.2.1/pkg/server/ 01:51:54 spire-1.2.1/pkg/server/api/ 01:51:54 spire-1.2.1/pkg/server/api/agent.go 01:51:54 spire-1.2.1/pkg/server/api/agent/ 01:51:54 spire-1.2.1/pkg/server/api/agent/v1/ 01:51:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/agent_test.go 01:51:54 spire-1.2.1/pkg/server/api/api.go 01:51:54 spire-1.2.1/pkg/server/api/audit/ 01:51:54 spire-1.2.1/pkg/server/api/audit/audit.go 01:51:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:51:54 spire-1.2.1/pkg/server/api/bundle.go 01:51:54 spire-1.2.1/pkg/server/api/bundle/ 01:51:54 spire-1.2.1/pkg/server/api/bundle/v1/ 01:51:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/bundle_test.go 01:51:54 spire-1.2.1/pkg/server/api/debug/ 01:51:54 spire-1.2.1/pkg/server/api/debug/v1/ 01:51:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/entry.go 01:51:54 spire-1.2.1/pkg/server/api/entry/ 01:51:54 spire-1.2.1/pkg/server/api/entry/v1/ 01:51:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/entry_test.go 01:51:54 spire-1.2.1/pkg/server/api/health/ 01:51:54 spire-1.2.1/pkg/server/api/health/v1/ 01:51:54 spire-1.2.1/pkg/server/api/health/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/id.go 01:51:54 spire-1.2.1/pkg/server/api/id_test.go 01:51:54 spire-1.2.1/pkg/server/api/limits/ 01:51:54 spire-1.2.1/pkg/server/api/limits/limits.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/ 01:51:54 spire-1.2.1/pkg/server/api/middleware/alias.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/audit.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/caller.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/common.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/entries.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:51:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:51:54 spire-1.2.1/pkg/server/api/ratelimit.go 01:51:54 spire-1.2.1/pkg/server/api/rpccontext/ 01:51:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:51:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:51:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:51:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:51:54 spire-1.2.1/pkg/server/api/selector.go 01:51:54 spire-1.2.1/pkg/server/api/selector_test.go 01:51:54 spire-1.2.1/pkg/server/api/status.go 01:51:54 spire-1.2.1/pkg/server/api/status_test.go 01:51:54 spire-1.2.1/pkg/server/api/svid/ 01:51:54 spire-1.2.1/pkg/server/api/svid/v1/ 01:51:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/trustdomain.go 01:51:54 spire-1.2.1/pkg/server/api/trustdomain/ 01:51:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:51:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:51:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:51:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:51:54 spire-1.2.1/pkg/server/authpolicy/ 01:51:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:51:54 spire-1.2.1/pkg/server/authpolicy/policy.go 01:51:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:51:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:51:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:51:54 spire-1.2.1/pkg/server/authpolicy/validate.go 01:51:54 spire-1.2.1/pkg/server/bundle/ 01:51:54 spire-1.2.1/pkg/server/bundle/client/ 01:51:54 spire-1.2.1/pkg/server/bundle/client/client.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/manager.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/sources.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/updater.go 01:51:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:51:54 spire-1.2.1/pkg/server/ca/ 01:51:54 spire-1.2.1/pkg/server/ca/ca.go 01:51:54 spire-1.2.1/pkg/server/ca/ca_health.go 01:51:54 spire-1.2.1/pkg/server/ca/ca_test.go 01:51:54 spire-1.2.1/pkg/server/ca/journal.go 01:51:54 spire-1.2.1/pkg/server/ca/journal_test.go 01:51:54 spire-1.2.1/pkg/server/ca/manager.go 01:51:54 spire-1.2.1/pkg/server/ca/manager_health.go 01:51:54 spire-1.2.1/pkg/server/ca/manager_test.go 01:51:54 spire-1.2.1/pkg/server/ca/templates.go 01:51:54 spire-1.2.1/pkg/server/ca/upstream_client.go 01:51:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:51:54 spire-1.2.1/pkg/server/ca/validation.go 01:51:54 spire-1.2.1/pkg/server/cache/ 01:51:54 spire-1.2.1/pkg/server/cache/dscache/ 01:51:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:51:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/ 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:51:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:51:54 spire-1.2.1/pkg/server/catalog/ 01:51:54 spire-1.2.1/pkg/server/catalog/catalog.go 01:51:54 spire-1.2.1/pkg/server/catalog/keymanager.go 01:51:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:51:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:51:54 spire-1.2.1/pkg/server/catalog/notifier.go 01:51:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:51:54 spire-1.2.1/pkg/server/config.go 01:51:54 spire-1.2.1/pkg/server/datastore/ 01:51:54 spire-1.2.1/pkg/server/datastore/datastore.go 01:51:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:51:54 spire-1.2.1/pkg/server/datastore/repository.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:51:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:51:54 spire-1.2.1/pkg/server/endpoints/ 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/ 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:51:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:51:54 spire-1.2.1/pkg/server/endpoints/config.go 01:51:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:51:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:51:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:51:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:51:54 spire-1.2.1/pkg/server/endpoints/middleware.go 01:51:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:51:54 spire-1.2.1/pkg/server/hostservice/ 01:51:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:51:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:51:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:51:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:51:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:51:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:51:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:51:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:51:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:51:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:51:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/ 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:51:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:51:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:51:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:51:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:51:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:51:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:51:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:51:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:51:55 spire-1.2.1/pkg/server/registration/ 01:51:55 spire-1.2.1/pkg/server/registration/manager.go 01:51:55 spire-1.2.1/pkg/server/registration/manager_test.go 01:51:55 spire-1.2.1/pkg/server/scanentries.go 01:51:55 spire-1.2.1/pkg/server/scanentries_test.go 01:51:55 spire-1.2.1/pkg/server/server.go 01:51:55 spire-1.2.1/pkg/server/server_test.go 01:51:55 spire-1.2.1/pkg/server/svid/ 01:51:55 spire-1.2.1/pkg/server/svid/observer.go 01:51:55 spire-1.2.1/pkg/server/svid/observer_test.go 01:51:55 spire-1.2.1/pkg/server/svid/rotator.go 01:51:55 spire-1.2.1/pkg/server/svid/rotator_config.go 01:51:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:51:55 spire-1.2.1/pkg/server/svid/rotator_test.go 01:51:55 spire-1.2.1/proto/ 01:51:55 spire-1.2.1/proto/private/ 01:51:55 spire-1.2.1/proto/private/server/ 01:51:55 spire-1.2.1/proto/private/server/journal/ 01:51:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:51:55 spire-1.2.1/proto/private/server/journal/journal.proto 01:51:55 spire-1.2.1/proto/spire/ 01:51:55 spire-1.2.1/proto/spire/common/ 01:51:55 spire-1.2.1/proto/spire/common/common.pb.go 01:51:55 spire-1.2.1/proto/spire/common/common.proto 01:51:55 spire-1.2.1/proto/spire/common/plugin/ 01:51:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:51:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:51:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:51:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:51:55 spire-1.2.1/proto/spire/plugin/ 01:51:55 spire-1.2.1/proto/spire/plugin/agent/ 01:51:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:51:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:51:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:51:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:51:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:51:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:51:55 spire-1.2.1/release/ 01:51:55 spire-1.2.1/release/spire-extras/ 01:51:55 spire-1.2.1/release/spire-extras/README.md 01:51:55 spire-1.2.1/release/spire-extras/conf/ 01:51:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:51:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:51:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:51:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:51:55 spire-1.2.1/release/spire/ 01:51:55 spire-1.2.1/release/spire/README.md 01:51:55 spire-1.2.1/release/spire/conf/ 01:51:55 spire-1.2.1/release/spire/conf/agent/ 01:51:55 spire-1.2.1/release/spire/conf/agent/agent.conf 01:51:55 spire-1.2.1/release/spire/conf/server/ 01:51:55 spire-1.2.1/release/spire/conf/server/server.conf 01:51:55 spire-1.2.1/script/ 01:51:55 spire-1.2.1/script/build-artifact.sh 01:51:55 spire-1.2.1/script/generate_dummy_ca.sh 01:51:55 spire-1.2.1/support/ 01:51:55 spire-1.2.1/support/k8s/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:51:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/ 01:51:55 spire-1.2.1/support/oidc-discovery-provider/README.md 01:51:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/config.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/main.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:51:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:51:55 spire-1.2.1/test/ 01:51:55 spire-1.2.1/test/clock/ 01:51:55 spire-1.2.1/test/clock/clock.go 01:51:55 spire-1.2.1/test/fakes/ 01:51:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:51:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:51:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:51:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:51:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:51:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:51:55 spire-1.2.1/test/fakes/fakeagentstore/ 01:51:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:51:55 spire-1.2.1/test/fakes/fakedatastore/ 01:51:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:51:55 spire-1.2.1/test/fakes/fakeentryclient/ 01:51:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:51:55 spire-1.2.1/test/fakes/fakehealthchecker/ 01:51:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:51:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:51:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:51:55 spire-1.2.1/test/fakes/fakemetrics/ 01:51:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:51:55 spire-1.2.1/test/fakes/fakenoderesolver/ 01:51:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:51:55 spire-1.2.1/test/fakes/fakenotifier/ 01:51:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:51:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:51:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:51:55 spire-1.2.1/test/fakes/fakeserverca/ 01:51:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:51:55 spire-1.2.1/test/fakes/fakeservercatalog/ 01:51:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:51:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:51:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:51:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:51:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:51:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:51:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:51:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:51:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:51:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:51:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:51:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:51:55 spire-1.2.1/test/fixture/ 01:51:55 spire-1.2.1/test/fixture/certs/ 01:51:55 spire-1.2.1/test/fixture/certs/agent_svid.der 01:51:55 spire-1.2.1/test/fixture/certs/base_cert.pem 01:51:55 spire-1.2.1/test/fixture/certs/base_csr.pem 01:51:55 spire-1.2.1/test/fixture/certs/base_key.pem 01:51:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:51:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:51:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:51:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:51:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:51:55 spire-1.2.1/test/fixture/certs/blog_key.pem 01:51:55 spire-1.2.1/test/fixture/certs/bundle.der 01:51:55 spire-1.2.1/test/fixture/certs/ca.pem 01:51:55 spire-1.2.1/test/fixture/certs/ca_key.pem 01:51:55 spire-1.2.1/test/fixture/certs/database_cert.pem 01:51:55 spire-1.2.1/test/fixture/certs/database_csr.pem 01:51:55 spire-1.2.1/test/fixture/certs/database_key.pem 01:51:55 spire-1.2.1/test/fixture/certs/node_cert.pem 01:51:55 spire-1.2.1/test/fixture/certs/node_csr.pem 01:51:55 spire-1.2.1/test/fixture/certs/node_key.pem 01:51:55 spire-1.2.1/test/fixture/certs/svid.pem 01:51:55 spire-1.2.1/test/fixture/certs/svid_key.pem 01:51:55 spire-1.2.1/test/fixture/config/ 01:51:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:51:55 spire-1.2.1/test/fixture/config/agent_good.conf 01:51:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:51:55 spire-1.2.1/test/fixture/config/plugin_good.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:51:55 spire-1.2.1/test/fixture/config/server_good.conf 01:51:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:51:55 spire-1.2.1/test/fixture/fixture.go 01:51:55 spire-1.2.1/test/fixture/nodeattestor/ 01:51:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:51:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:51:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:51:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:51:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:51:55 spire-1.2.1/test/fixture/registration/ 01:51:55 spire-1.2.1/test/fixture/registration/entries.json 01:51:55 spire-1.2.1/test/fixture/registration/good-for-update.json 01:51:55 spire-1.2.1/test/fixture/registration/good.json 01:51:55 spire-1.2.1/test/fixture/registration/invalid.json 01:51:55 spire-1.2.1/test/fixture/registration/invalid_json.json 01:51:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:51:55 spire-1.2.1/test/integration/ 01:51:55 spire-1.2.1/test/integration/README.md 01:51:55 spire-1.2.1/test/integration/common 01:51:55 spire-1.2.1/test/integration/setup/ 01:51:55 spire-1.2.1/test/integration/setup/adminclient/ 01:51:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:51:55 spire-1.2.1/test/integration/setup/adminclient/client.go 01:51:55 spire-1.2.1/test/integration/setup/debugagent/ 01:51:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:51:55 spire-1.2.1/test/integration/setup/debugagent/main.go 01:51:55 spire-1.2.1/test/integration/setup/debugserver/ 01:51:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:51:55 spire-1.2.1/test/integration/setup/debugserver/main.go 01:51:55 spire-1.2.1/test/integration/setup/downstreamclient/ 01:51:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:51:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:51:55 spire-1.2.1/test/integration/setup/itclient/ 01:51:55 spire-1.2.1/test/integration/setup/itclient/client.go 01:51:55 spire-1.2.1/test/integration/setup/node-attestation/ 01:51:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:51:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:51:55 spire-1.2.1/test/integration/setup/x509pop/ 01:51:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:51:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:51:55 spire-1.2.1/test/integration/suites/ 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:51:55 spire-1.2.1/test/integration/suites/join-token/ 01:51:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:51:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:51:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:51:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:51:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:51:55 spire-1.2.1/test/integration/suites/join-token/README.md 01:51:55 spire-1.2.1/test/integration/suites/join-token/conf/ 01:51:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/join-token/teardown 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:51:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:51:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:51:55 spire-1.2.1/test/integration/suites/k8s/ 01:51:55 spire-1.2.1/test/integration/suites/k8s/00-setup 01:51:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:51:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:51:55 spire-1.2.1/test/integration/suites/k8s/README.md 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/ 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:51:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:51:55 spire-1.2.1/test/integration/suites/k8s/teardown 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/ 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:51:55 spire-1.2.1/test/integration/suites/rotation/ 01:51:55 spire-1.2.1/test/integration/suites/rotation/00-setup 01:51:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:51:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:51:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:51:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:51:55 spire-1.2.1/test/integration/suites/rotation/README.md 01:51:55 spire-1.2.1/test/integration/suites/rotation/conf/ 01:51:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/rotation/teardown 01:51:55 spire-1.2.1/test/integration/suites/self-test/ 01:51:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:51:55 spire-1.2.1/test/integration/suites/self-test/README.md 01:51:55 spire-1.2.1/test/integration/suites/self-test/teardown 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:51:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:51:55 spire-1.2.1/test/integration/suites/upgrade/ 01:51:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:51:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:51:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:51:55 spire-1.2.1/test/integration/suites/upgrade/README.md 01:51:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:51:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:51:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:51:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:51:55 spire-1.2.1/test/integration/suites/upgrade/teardown 01:51:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:51:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:51:55 spire-1.2.1/test/integration/test-one.sh 01:51:55 spire-1.2.1/test/integration/test.sh 01:51:55 spire-1.2.1/test/plugintest/ 01:51:55 spire-1.2.1/test/plugintest/config.go 01:51:55 spire-1.2.1/test/plugintest/load.go 01:51:55 spire-1.2.1/test/plugintest/option.go 01:51:55 spire-1.2.1/test/spiretest/ 01:51:55 spire-1.2.1/test/spiretest/apiserver.go 01:51:55 spire-1.2.1/test/spiretest/assertions.go 01:51:55 spire-1.2.1/test/spiretest/dir.go 01:51:55 spire-1.2.1/test/spiretest/errors_posix.go 01:51:55 spire-1.2.1/test/spiretest/errors_windows.go 01:51:55 spire-1.2.1/test/spiretest/logs.go 01:51:55 spire-1.2.1/test/spiretest/socketapi.go 01:51:55 spire-1.2.1/test/spiretest/suite.go 01:51:55 spire-1.2.1/test/spiretest/x509.go 01:51:55 spire-1.2.1/test/testca/ 01:51:55 spire-1.2.1/test/testca/ca.go 01:51:55 spire-1.2.1/test/testkey/ 01:51:55 spire-1.2.1/test/testkey/generate.sh 01:51:55 spire-1.2.1/test/testkey/genkeys.go 01:51:55 spire-1.2.1/test/testkey/keys.go 01:51:55 spire-1.2.1/test/testkey/new.go 01:51:55 spire-1.2.1/test/tpmsimulator/ 01:51:55 spire-1.2.1/test/tpmsimulator/simulator.go 01:51:55 spire-1.2.1/test/util/ 01:51:55 spire-1.2.1/test/util/cert_fixtures.go 01:51:55 spire-1.2.1/test/util/cert_generation.go 01:51:55 spire-1.2.1/test/util/io_redirection.go 01:51:55 spire-1.2.1/test/util/race.go 01:51:55 spire-1.2.1/test/util/util.go 01:51:55 building spire from source... 01:51:56 Installing go1.17.7... 01:52:04 Removing intermediate container 59c88eb03fda 01:52:04 ---> 0769e3df19bb 01:52:04 01:52:04 Step 10/23 : FROM alpine:3.14 01:52:04 ---> ac73e934f311 01:52:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:52:04 ---> Running in 6f706c7c7b4f 01:52:05 Removing intermediate container 6f706c7c7b4f 01:52:05 ---> 29392548675e 01:52:05 Step 12/23 : ENV APP_PORT=59880 01:52:05 ---> Running in d8604d0395eb 01:52:06 Removing intermediate container d8604d0395eb 01:52:06 ---> 46cf614cfbcd 01:52:06 Step 13/23 : EXPOSE $APP_PORT 01:52:06 ---> Running in 157d6ea9892c 01:52:06 Removing intermediate container 157d6ea9892c 01:52:06 ---> 8b853f178566 01:52:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:06 ---> Running in 55775c7ba367 01:52:10 Removing intermediate container 55775c7ba367 01:52:10 ---> 2453946142fc 01:52:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:52:10 ---> Running in 669f4f83c344 01:52:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:14 (1/6) Installing dumb-init (1.2.5-r1) 01:52:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:52:14 (3/6) Installing libsodium (1.0.18-r0) 01:52:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:52:15 (5/6) Installing libzmq (4.3.4-r0) 01:52:15 (6/6) Installing zeromq (4.3.4-r0) 01:52:15 Executing busybox-1.33.1-r7.trigger 01:52:15 OK: 8 MiB in 20 packages 01:52:17 Removing intermediate container 669f4f83c344 01:52:17 ---> 26470c95b4be 01:52:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:18 ---> f4072faf1715 01:52:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:52:20 ---> a6ef5cc60b77 01:52:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:52:21 ---> 62a66da339b1 01:52:21 Step 19/23 : ENTRYPOINT ["/core-data"] 01:52:22 ---> Running in a5fdb73dd8c3 01:52:22 Removing intermediate container a5fdb73dd8c3 01:52:22 ---> c21f22caddb8 01:52:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:22 ---> Running in 13d091f32d59 01:52:23 Removing intermediate container 13d091f32d59 01:52:23 ---> 7e8602506eb2 01:52:23 Step 21/23 : LABEL arch=arm64 01:52:23 ---> Running in cdb38deae4a3 01:52:24 Removing intermediate container cdb38deae4a3 01:52:24 ---> ee39de502748 01:52:24 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:52:24 ---> Running in eafa7d707896 01:52:25 Removing intermediate container eafa7d707896 01:52:25 ---> 8aac4d802674 01:52:25 Step 23/23 : LABEL version=0.0.0 01:52:25 ---> Running in 4f6f9244283f 01:52:25 Removing intermediate container 4f6f9244283f 01:52:25 ---> c3416e979dd2 01:52:25 01:52:26 Successfully built c3416e979dd2 01:52:26 Successfully tagged core-data-arm64:latest 01:52:26  Building core-data ... done Building security-bootstrapper 01:52:29 Building bin/spire-server... 01:52:29 go: downloading github.com/mitchellh/cli v1.1.2 01:52:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:52:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:52:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:52:29 go: downloading google.golang.org/grpc v1.44.0 01:52:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:52:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:52:34 go: downloading github.com/imdario/mergo v0.3.12 01:52:34 go: downloading github.com/sirupsen/logrus v1.8.1 01:52:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:52:35 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:52:35 go: downloading github.com/fatih/color v1.13.0 01:52:35 go: downloading github.com/mattn/go-isatty v0.0.14 01:52:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:52:35 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:52:35 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:52:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:52:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:52:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:52:37 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:52:37 go: downloading github.com/open-policy-agent/opa v0.38.0 01:53:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:53:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:53:00 ---> e8ac73bd0c46 01:53:00 Step 3/31 : WORKDIR /edgex-go 01:53:00 ---> Using cache 01:53:00 ---> e0028701b285 01:53:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:00 ---> Using cache 01:53:00 ---> 5ccd6d174b01 01:53:00 Step 5/31 : RUN apk add --update --no-cache make git 01:53:00 ---> Running in b0dfd1d3c04b 01:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:53:05 OK: 220 MiB in 52 packages 01:53:07 Removing intermediate container b0dfd1d3c04b 01:53:07 ---> b69086420b5c 01:53:07 Step 6/31 : COPY go.mod vendor* ./ 01:53:08 go: downloading github.com/armon/go-metrics v0.3.10 01:53:08 go: downloading github.com/prometheus/client_golang v1.12.1 01:53:08  ---> 6ec02eb0ebe4 01:53:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:53:08  ---> Running in 92371a547ce2 01:53:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:53:08 go: downloading github.com/mattn/go-colorable v0.1.12 01:53:09 go: downloading github.com/Masterminds/goutils v1.1.0 01:53:09 go: downloading github.com/Masterminds/semver v1.5.0 01:53:09 go: downloading github.com/google/uuid v1.1.2 01:53:09 go: downloading github.com/huandu/xstrings v1.3.2 01:53:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:53:10 go: downloading github.com/oklog/run v1.0.0 01:53:10 go: downloading github.com/imkira/go-observer v1.0.3 01:53:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:53:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:53:11 go: downloading github.com/prometheus/client_model v0.2.0 01:53:11 go: downloading github.com/prometheus/common v0.32.1 01:53:11 go: downloading github.com/beorn7/perks v1.0.1 01:53:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:53:11 go: downloading github.com/prometheus/procfs v0.7.3 01:53:11 go: downloading go.uber.org/atomic v1.9.0 01:53:12 go: downloading github.com/hashicorp/errwrap v1.1.0 01:53:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:53:12 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:53:12 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:53:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:53:13 Removing intermediate container 92371a547ce2 01:53:13 ---> bd3b6acd5af7 01:53:13 Step 8/31 : COPY . . 01:53:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:53:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:53:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:53:22 go: downloading github.com/stretchr/testify v1.7.0 01:53:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:53:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:53:22 go: downloading github.com/blang/semver/v4 v4.0.0 01:53:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:53:22 go: downloading github.com/jinzhu/gorm v1.9.16 01:53:22 go: downloading github.com/lib/pq v1.10.4 01:53:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:53:22 go: downloading google.golang.org/api v0.70.0 01:53:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:53:38  ---> 8a6ef57ae10d 01:53:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:53:38 ---> Running in cf5e840df935 01:53:38 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:53:57 Removing intermediate container 1dc52bbd48ec 01:53:57 ---> 81d3a35f5318 01:53:57 01:53:57 Step 10/22 : FROM alpine:3.14 01:53:57 ---> ac73e934f311 01:53:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:53:57 ---> Running in 6f29b70df6c7 01:53:58 Removing intermediate container 0e3f39f2f0e6 01:53:58 ---> 4082f36f4cae 01:53:58 01:53:58 Step 10/22 : FROM alpine:3.14 01:53:58 ---> ac73e934f311 01:53:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:53:58 ---> Running in ef59ef0202aa 01:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:54:01 (1/1) Installing dumb-init (1.2.5-r1) 01:54:01 Executing busybox-1.33.1-r7.trigger 01:54:01 OK: 5 MiB in 15 packages 01:54:02 (1/2) Installing ca-certificates (20211220-r0) 01:54:02 (2/2) Installing dumb-init (1.2.5-r1) 01:54:02 Executing busybox-1.33.1-r7.trigger 01:54:02 Executing ca-certificates-20211220-r0.trigger 01:54:02 OK: 6 MiB in 16 packages 01:54:03 Removing intermediate container 6f29b70df6c7 01:54:03 ---> 21b32a59a511 01:54:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:54:03 ---> Running in 292741c2455b 01:54:04 Removing intermediate container 292741c2455b 01:54:04 ---> aa130f647546 01:54:04 Step 13/22 : ENV APP_PORT=59861 01:54:05 ---> Running in 6dbbac74879f 01:54:05 go: downloading k8s.io/api v0.23.4 01:54:05 go: downloading k8s.io/client-go v0.23.4 01:54:05 go: downloading github.com/google/go-tpm v0.3.3 01:54:05 Removing intermediate container ef59ef0202aa 01:54:05 ---> 0c5405d54c0b 01:54:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:54:05 ---> Running in 963d5a54f205 01:54:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:54:05 Removing intermediate container 6dbbac74879f 01:54:06 ---> 33a6cb8a7a5d 01:54:06 Step 14/22 : EXPOSE $APP_PORT 01:54:06 ---> Running in 59ae2ad30bb5 01:54:06 Removing intermediate container 963d5a54f205 01:54:06 ---> 7f67c64a4e55 01:54:06 Step 13/22 : ENV APP_PORT=59860 01:54:06 ---> Running in 396e67d684ca 01:54:06 Removing intermediate container 59ae2ad30bb5 01:54:06 ---> 48bc659971c3 01:54:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:54:07 Removing intermediate container 396e67d684ca 01:54:07 ---> e4ce83247c7e 01:54:07 Step 14/22 : EXPOSE $APP_PORT 01:54:07 ---> Running in 8d32f9378735 01:54:08 Removing intermediate container 8d32f9378735 01:54:08 ---> 90382985fe51 01:54:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:54:08 ---> 138988f0654f 01:54:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:54:09 ---> a677fd89bea2 01:54:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:54:12 ---> 7d9b44a447e1 01:54:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:54:12 ---> 64af78360d13 01:54:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:54:13 ---> e17e2d9a5a88 01:54:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:54:13 ---> Running in bda8d63f3464 01:54:14 Removing intermediate container bda8d63f3464 01:54:14 ---> 108874d234c1 01:54:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:14 ---> Running in 256b2a7dfa21 01:54:14 ---> cd5ee45a00ee 01:54:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:54:14 ---> Running in 417c63306559 01:54:15 Removing intermediate container 256b2a7dfa21 01:54:15 ---> 2620e043691a 01:54:15 Step 20/22 : LABEL arch=arm64 01:54:15 Removing intermediate container 417c63306559 01:54:15 ---> e70970757dd8 01:54:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:15 ---> Running in fd44e97f1e37 01:54:15 ---> Running in b0c7b4ec418b 01:54:15 Removing intermediate container fd44e97f1e37 01:54:15 ---> 3479e09c2e70 01:54:15 Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:54:15 ---> Running in e96ccecf2787 01:54:16 Removing intermediate container b0c7b4ec418b 01:54:16 ---> 5f6f77389802 01:54:16 Step 20/22 : LABEL arch=arm64 01:54:16 ---> Running in 1bf08c9a1da8 01:54:16 Removing intermediate container e96ccecf2787 01:54:16 ---> fc661f36f019 01:54:16 Step 22/22 : LABEL version=0.0.0 01:54:17 Removing intermediate container 1bf08c9a1da8 01:54:17 ---> 9bb8bd3a4a4a 01:54:17 Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:54:17 ---> Running in 6ceca133e9f4 01:54:17 ---> Running in 96676c877e94 01:54:18 Removing intermediate container 6ceca133e9f4 01:54:18 ---> cd87e07666de 01:54:18 01:54:18 Removing intermediate container 96676c877e94 01:54:18 ---> 76e4149f31ca 01:54:18 Step 22/22 : LABEL version=0.0.0 01:54:18 ---> Running in b6e1472cdd8d 01:54:19 Successfully built cd87e07666de 01:54:19 Successfully tagged support-scheduler-arm64:latest 01:54:19 Removing intermediate container b6e1472cdd8d 01:54:19 Building security-secretstore-setup 01:54:19  Building support-scheduler ... done  ---> 3125fd9ab2c4 01:54:19 01:54:19 Successfully built 3125fd9ab2c4 01:54:19 Successfully tagged support-notifications-arm64:latest 01:54:19  Building support-notifications ... done Building security-spiffe-token-provider 01:54:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:54:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:54:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:54:21 go: downloading k8s.io/apimachinery v0.23.4 01:54:22 go: downloading k8s.io/kube-aggregator v0.23.3 01:54:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:54:24 go: downloading cloud.google.com/go/security v1.3.0 01:54:24 go: downloading cloud.google.com/go v0.100.2 01:54:25 go: downloading cloud.google.com/go/storage v1.21.0 01:54:26 go: downloading github.com/hashicorp/vault/api v1.4.1 01:54:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:54:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:54:27 go: downloading gopkg.in/yaml.v2 v2.4.0 01:54:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:54:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:54:28 go: downloading github.com/gobwas/glob v0.2.3 01:54:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:54:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:54:29 go: downloading github.com/twmb/murmur3 v1.1.6 01:54:29 go: downloading github.com/aws/smithy-go v1.11.0 01:54:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:54:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:54:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:54:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:54:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:54:31 go: downloading github.com/jinzhu/inflection v1.0.0 01:54:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:54:32 go: downloading github.com/gogo/protobuf v1.3.2 01:54:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:54:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:54:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:54:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:54:36 go: downloading github.com/dimchansky/utfbom v1.1.1 01:54:36 go: downloading k8s.io/klog/v2 v2.30.0 01:54:36 go: downloading github.com/google/gofuzz v1.1.0 01:54:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:54:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:54:38 go: downloading github.com/spf13/pflag v1.0.5 01:54:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:54:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:54:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:54:39 go: downloading cloud.google.com/go/compute v1.3.0 01:54:41 go: downloading cloud.google.com/go/iam v0.1.1 01:54:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:54:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:54:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:54:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:54:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:54:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:54:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:54:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:54:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:54:43 go: downloading go.opencensus.io v0.23.0 01:54:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:54:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:54:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:54:47 go: downloading gopkg.in/inf.v0 v0.9.1 01:54:47 go: downloading github.com/go-logr/logr v1.2.2 01:54:48 go: downloading github.com/google/go-cmp v0.5.7 01:54:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:54:49 go: downloading github.com/json-iterator/go v1.1.12 01:54:49 go: downloading github.com/googleapis/gnostic v0.5.5 01:54:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:54:54 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:54:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:54:54 go: downloading github.com/tklauser/numcpus v0.3.0 01:54:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:54:54 go: downloading go.uber.org/zap v1.21.0 01:54:55 go: downloading sigs.k8s.io/yaml v1.3.0 01:54:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:54:55 go: downloading github.com/modern-go/reflect2 v1.0.2 01:54:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:54:56 go: downloading github.com/ryanuber/go-glob v1.0.0 01:54:56 go: downloading github.com/golang/snappy v0.0.4 01:54:56 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:55:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:55:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:55:08 go: downloading github.com/hashicorp/go-version v1.2.0 01:55:08 go: downloading go.uber.org/multierr v1.6.0 01:55:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:55:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:55:10 ---> e8ac73bd0c46 01:55:10 Step 3/20 : WORKDIR /edgex-go 01:55:10 ---> Using cache 01:55:10 ---> e0028701b285 01:55:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:55:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:55:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:55:10 ---> e8ac73bd0c46 01:55:10 Step 3/25 : WORKDIR /edgex-go 01:55:10 ---> Using cache 01:55:10 ---> e0028701b285 01:55:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:10 ---> Using cache 01:55:10 ---> 5ccd6d174b01 01:55:10 Step 5/25 : RUN apk add --update --no-cache make git 01:55:10 ---> Using cache 01:55:10 ---> b69086420b5c 01:55:10 Step 6/25 : COPY go.mod vendor* ./ 01:55:10 ---> Using cache 01:55:10 ---> 6ec02eb0ebe4 01:55:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:10 ---> Using cache 01:55:10 ---> bd3b6acd5af7 01:55:10 Step 8/25 : COPY . . 01:55:10 ---> Using cache 01:55:10 ---> 8a6ef57ae10d 01:55:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:55:12 ---> Running in f76b43b14c9e 01:55:12 ---> Running in c8d3cfd10afd 01:55:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:55:17 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:55:17 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:55:17 OK: 15739 distinct packages available 01:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:55:20 OK: 220 MiB in 52 packages 01:55:22 Removing intermediate container c8d3cfd10afd 01:55:22 ---> 892231083d16 01:55:22 Step 5/20 : COPY go.mod vendor* ./ 01:55:23 ---> 9e4615d8f194 01:55:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:23 ---> Running in 9494534670b0 01:55:29 Removing intermediate container 9494534670b0 01:55:29 ---> 63a16cdd3ac4 01:55:29 Step 7/20 : COPY . . 01:55:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:55:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:55:52  ---> 33a0047f98a3 01:55:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:55:52 ---> Running in 64a28427b56d 01:55:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:58:46 Removing intermediate container cf5e840df935 01:58:46 ---> 24daeff95257 01:58:46 01:58:46 Step 10/31 : FROM alpine:3.14 01:58:46 ---> ac73e934f311 01:58:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:58:46 ---> Running in 6d3d7326bcc9 01:58:46 Removing intermediate container 6d3d7326bcc9 01:58:46 ---> 9c6643814061 01:58:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:58:46 ---> Running in 61d22dd1cca9 01:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:46 (1/2) Installing dumb-init (1.2.5-r1) 01:58:46 (2/2) Installing su-exec (0.2-r1) 01:58:46 Executing busybox-1.33.1-r7.trigger 01:58:46 OK: 6 MiB in 16 packages 01:58:46 Removing intermediate container 61d22dd1cca9 01:58:46 ---> 43577d08f7b3 01:58:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:58:46 ---> Running in 3d95c3ba94ba 01:58:46 Removing intermediate container 3d95c3ba94ba 01:58:46 ---> b347775cb1ab 01:58:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:58:46 ---> Running in 2c66eda7e4cc 01:58:46 Removing intermediate container 2c66eda7e4cc 01:58:46 ---> 3ae2bae83027 01:58:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:58:46 ---> Running in 3e0bad008174 01:58:48 Removing intermediate container 3e0bad008174 01:58:48 ---> e40136a68d30 01:58:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:58:48 ---> Running in 0b6bb6c54fcf 01:58:49 Removing intermediate container 0b6bb6c54fcf 01:58:49 ---> b51dee1ed789 01:58:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:58:50 ---> 070c6cb1c266 01:58:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:58:50 ---> Running in c777b1d4a854 01:58:53 Removing intermediate container c777b1d4a854 01:58:53 ---> 281dd4e8cf63 01:58:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:54 ---> dca0d55760cd 01:58:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:58:56 ---> ca6a5d313e6c 01:58:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:58:57 ---> a61595c3b222 01:58:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:58:58 ---> 6892c4f12d59 01:58:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:58:59 ---> d0ef25b90c9f 01:58:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:58:59 ---> Running in cbc06c8396c6 01:58:59 Removing intermediate container cbc06c8396c6 01:58:59 ---> 591c6488576a 01:58:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:00 ---> 7fba92293299 01:59:00 Step 26/31 : RUN chmod +x /entrypoint.sh 01:59:01 ---> Running in 56d628971128 01:59:04 Removing intermediate container 56d628971128 01:59:04 ---> 866841a05a85 01:59:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:59:04 ---> Running in dc7bf890a81a 01:59:04 Removing intermediate container dc7bf890a81a 01:59:04 ---> 879274ba87d1 01:59:04 Step 28/31 : CMD ["gate"] 01:59:05 ---> Running in 5c47a3efea40 01:59:05 Removing intermediate container 5c47a3efea40 01:59:05 ---> 653d723a5de9 01:59:05 Step 29/31 : LABEL arch=arm64 01:59:05 ---> Running in 11b5af02edef 01:59:06 Removing intermediate container 11b5af02edef 01:59:06 ---> e1a758de7e68 01:59:06 Step 30/31 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 01:59:06 ---> Running in 4f041e87737c 01:59:07 Removing intermediate container 4f041e87737c 01:59:07 ---> cec8ed15889b 01:59:07 Step 31/31 : LABEL version=0.0.0 01:59:07 ---> Running in 90295458767e 01:59:08 Removing intermediate container 90295458767e 01:59:08 ---> f5ba867cf771 01:59:08 01:59:08 Successfully built f5ba867cf771 01:59:08 Successfully tagged security-bootstrapper-arm64:latest 01:59:08 Building security-spire-config 01:59:41  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:59:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:59:41 ---> e8ac73bd0c46 01:59:41 Step 3/26 : WORKDIR /edgex-go 01:59:41 ---> Using cache 01:59:41 ---> e0028701b285 01:59:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:41 ---> Using cache 01:59:41 ---> 5ccd6d174b01 01:59:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:59:41 ---> Using cache 01:59:41 ---> 64c1ddee400f 01:59:41 Step 6/26 : COPY go.mod vendor* ./ 01:59:41 ---> Using cache 01:59:41 ---> bb7da3b98359 01:59:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:41 ---> Using cache 01:59:41 ---> a728340aae54 01:59:41 Step 8/26 : COPY . . 01:59:41 ---> Using cache 01:59:41 ---> 19ed063eec5b 01:59:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:59:41 ---> Using cache 01:59:41 ---> 5eced8732efa 01:59:41 Step 10/26 : RUN mkdir -p spire-build 01:59:41 ---> Using cache 01:59:41 ---> fef1bd71a35e 01:59:41 Step 11/26 : WORKDIR /edgex-go/spire-build 01:59:41 ---> Using cache 01:59:41 ---> a76e97f39698 01:59:41 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:59:41 ---> Running in b01a0f382d55 01:59:43 spire-1.2.1/ 01:59:43 spire-1.2.1/.data/ 01:59:43 spire-1.2.1/.data/.file 01:59:43 spire-1.2.1/.dockerignore 01:59:43 spire-1.2.1/.gitattributes 01:59:43 spire-1.2.1/.githooks/ 01:59:43 spire-1.2.1/.githooks/pre-commit 01:59:43 spire-1.2.1/.github/ 01:59:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:59:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:59:43 spire-1.2.1/.github/dependabot.yml 01:59:43 spire-1.2.1/.github/workflows/ 01:59:43 spire-1.2.1/.github/workflows/nightly_build.yaml 01:59:43 spire-1.2.1/.github/workflows/pr_build.yaml 01:59:43 spire-1.2.1/.github/workflows/release_build.yaml 01:59:43 spire-1.2.1/.github/workflows/scripts/ 01:59:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:59:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:59:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:59:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:59:43 spire-1.2.1/.github/workflows/scripts/split.sh 01:59:43 spire-1.2.1/.gitignore 01:59:43 spire-1.2.1/.go-version 01:59:43 spire-1.2.1/.golangci.yml 01:59:43 spire-1.2.1/ADOPTERS.md 01:59:43 spire-1.2.1/CHANGELOG.md 01:59:43 spire-1.2.1/CODE-OF-CONDUCT.md 01:59:43 spire-1.2.1/CODEOWNERS 01:59:43 spire-1.2.1/CONTRIBUTING.md 01:59:43 spire-1.2.1/Dockerfile 01:59:43 spire-1.2.1/Dockerfile.dev 01:59:43 spire-1.2.1/Dockerfile.scratch 01:59:43 spire-1.2.1/LICENSE 01:59:43 spire-1.2.1/MAINTAINERS.md 01:59:43 spire-1.2.1/Makefile 01:59:43 spire-1.2.1/README.md 01:59:43 spire-1.2.1/ROADMAP.md 01:59:43 spire-1.2.1/SECURITY.md 01:59:43 spire-1.2.1/cmd/ 01:59:43 spire-1.2.1/cmd/spire-agent/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/common/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/run/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:59:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:59:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:59:43 spire-1.2.1/cmd/spire-agent/main.go 01:59:43 spire-1.2.1/cmd/spire-server/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/cli.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/run/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/token/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/validate/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/x509/ 01:59:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:59:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:59:43 spire-1.2.1/cmd/spire-server/main.go 01:59:43 spire-1.2.1/cmd/spire-server/util/ 01:59:43 spire-1.2.1/cmd/spire-server/util/util.go 01:59:43 spire-1.2.1/conf/ 01:59:43 spire-1.2.1/conf/agent/ 01:59:43 spire-1.2.1/conf/agent/agent.conf 01:59:43 spire-1.2.1/conf/agent/agent_full.conf 01:59:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:59:43 spire-1.2.1/conf/server/ 01:59:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:59:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:59:43 spire-1.2.1/conf/server/server.conf 01:59:43 spire-1.2.1/conf/server/server_full.conf 01:59:43 spire-1.2.1/doc/ 01:59:43 spire-1.2.1/doc/SPIRE101.md 01:59:43 spire-1.2.1/doc/auditlog.md 01:59:43 spire-1.2.1/doc/authorization_policy_engine.md 01:59:43 spire-1.2.1/doc/changelog_guidelines.md 01:59:43 spire-1.2.1/doc/cure53-report.pdf 01:59:43 spire-1.2.1/doc/images/ 01:59:43 spire-1.2.1/doc/images/2019_roadmap.png 01:59:43 spire-1.2.1/doc/images/SPIRE101.png 01:59:43 spire-1.2.1/doc/images/SPIRE_agent.png 01:59:43 spire-1.2.1/doc/images/SPIRE_server.png 01:59:43 spire-1.2.1/doc/images/cache_mgr.png 01:59:43 spire-1.2.1/doc/images/cache_mgr_components.png 01:59:43 spire-1.2.1/doc/images/federated_spire.png 01:59:43 spire-1.2.1/doc/images/ha_mode.png 01:59:43 spire-1.2.1/doc/images/nested_spire.png 01:59:43 spire-1.2.1/doc/images/oidc_federation.png 01:59:43 spire-1.2.1/doc/images/single_trust_domain.png 01:59:43 spire-1.2.1/doc/images/spiffe_compatible.png 01:59:43 spire-1.2.1/doc/images/spire_logo.png 01:59:43 spire-1.2.1/doc/migrating_registration_api_clients.md 01:59:43 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:59:43 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:59:43 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:59:43 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:59:43 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:59:43 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:59:43 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:59:43 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:59:43 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:59:43 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:59:43 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:59:43 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:59:43 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:59:43 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:59:43 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:59:43 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:59:43 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:59:43 spire-1.2.1/doc/scaling_spire.md 01:59:43 spire-1.2.1/doc/spire_agent.md 01:59:43 spire-1.2.1/doc/spire_server.md 01:59:43 spire-1.2.1/doc/supported_integrations.md 01:59:43 spire-1.2.1/doc/telemetry.md 01:59:43 spire-1.2.1/doc/telemetry_config.md 01:59:43 spire-1.2.1/doc/upgrading.md 01:59:43 spire-1.2.1/doc/using_spire.md 01:59:43 spire-1.2.1/examples/ 01:59:43 spire-1.2.1/examples/README.md 01:59:43 spire-1.2.1/go.mod 01:59:43 spire-1.2.1/go.sum 01:59:43 spire-1.2.1/pkg/ 01:59:43 spire-1.2.1/pkg/agent/ 01:59:43 spire-1.2.1/pkg/agent/agent.go 01:59:43 spire-1.2.1/pkg/agent/api/ 01:59:43 spire-1.2.1/pkg/agent/api/config.go 01:59:43 spire-1.2.1/pkg/agent/api/debug/ 01:59:43 spire-1.2.1/pkg/agent/api/debug/v1/ 01:59:43 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:59:43 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:59:43 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:59:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:59:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:59:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:59:43 spire-1.2.1/pkg/agent/api/endpoints.go 01:59:43 spire-1.2.1/pkg/agent/api/health/ 01:59:43 spire-1.2.1/pkg/agent/api/health/v1/ 01:59:43 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:59:43 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:59:43 spire-1.2.1/pkg/agent/api/rpccontext/ 01:59:43 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:59:43 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:59:43 spire-1.2.1/pkg/agent/attestor/ 01:59:43 spire-1.2.1/pkg/agent/attestor/node/ 01:59:43 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:59:43 spire-1.2.1/pkg/agent/attestor/node/node.go 01:59:43 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:59:43 spire-1.2.1/pkg/agent/attestor/workload/ 01:59:43 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:59:43 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:59:43 spire-1.2.1/pkg/agent/catalog/ 01:59:43 spire-1.2.1/pkg/agent/catalog/catalog.go 01:59:43 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:59:43 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:59:43 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:59:43 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:59:43 spire-1.2.1/pkg/agent/client/ 01:59:43 spire-1.2.1/pkg/agent/client/client.go 01:59:43 spire-1.2.1/pkg/agent/client/client_test.go 01:59:43 spire-1.2.1/pkg/agent/client/dial.go 01:59:43 spire-1.2.1/pkg/agent/client/nodeconn.go 01:59:43 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:59:43 spire-1.2.1/pkg/agent/client/update.go 01:59:43 spire-1.2.1/pkg/agent/client/util.go 01:59:43 spire-1.2.1/pkg/agent/common/ 01:59:43 spire-1.2.1/pkg/agent/common/backoff/ 01:59:43 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:59:43 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:59:43 spire-1.2.1/pkg/agent/common/cgroups/ 01:59:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:59:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:59:43 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:59:43 spire-1.2.1/pkg/agent/config.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/ 01:59:43 spire-1.2.1/pkg/agent/endpoints/config.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:59:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:59:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/workload/ 01:59:43 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:59:43 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:59:43 spire-1.2.1/pkg/agent/manager/ 01:59:43 spire-1.2.1/pkg/agent/manager/cache/ 01:59:43 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:59:43 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:59:43 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:59:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:59:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:59:43 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:59:43 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:59:43 spire-1.2.1/pkg/agent/manager/config.go 01:59:43 spire-1.2.1/pkg/agent/manager/manager.go 01:59:43 spire-1.2.1/pkg/agent/manager/manager_test.go 01:59:43 spire-1.2.1/pkg/agent/manager/storage.go 01:59:43 spire-1.2.1/pkg/agent/manager/storage_test.go 01:59:43 spire-1.2.1/pkg/agent/manager/storecache/ 01:59:43 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:59:43 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:59:43 spire-1.2.1/pkg/agent/manager/sync.go 01:59:43 spire-1.2.1/pkg/agent/plugin/ 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:59:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:59:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:59:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:59:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:59:43 spire-1.2.1/pkg/agent/svid/ 01:59:43 spire-1.2.1/pkg/agent/svid/rotator.go 01:59:43 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:59:43 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:59:43 spire-1.2.1/pkg/agent/svid/store/ 01:59:43 spire-1.2.1/pkg/agent/svid/store/service.go 01:59:43 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:59:43 spire-1.2.1/pkg/common/ 01:59:43 spire-1.2.1/pkg/common/agentpathtemplate/ 01:59:43 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:59:43 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:59:43 spire-1.2.1/pkg/common/api/ 01:59:43 spire-1.2.1/pkg/common/api/metrics.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/ 01:59:43 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/logger.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/names.go 01:59:43 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:59:43 spire-1.2.1/pkg/common/api/names.go 01:59:43 spire-1.2.1/pkg/common/api/ratelimit.go 01:59:43 spire-1.2.1/pkg/common/api/rpccontext/ 01:59:43 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:59:43 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:59:43 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:59:43 spire-1.2.1/pkg/common/auth/ 01:59:43 spire-1.2.1/pkg/common/auth/interceptors.go 01:59:43 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:59:43 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/ 01:59:43 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/types.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:59:43 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:59:43 spire-1.2.1/pkg/common/catalog/ 01:59:43 spire-1.2.1/pkg/common/catalog/bind.go 01:59:43 spire-1.2.1/pkg/common/catalog/builtin.go 01:59:43 spire-1.2.1/pkg/common/catalog/catalog.go 01:59:43 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:59:43 spire-1.2.1/pkg/common/catalog/closers.go 01:59:43 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:59:43 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:59:43 spire-1.2.1/pkg/common/catalog/config.go 01:59:43 spire-1.2.1/pkg/common/catalog/config_test.go 01:59:43 spire-1.2.1/pkg/common/catalog/configure.go 01:59:43 spire-1.2.1/pkg/common/catalog/constraints.go 01:59:43 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:59:43 spire-1.2.1/pkg/common/catalog/context.go 01:59:43 spire-1.2.1/pkg/common/catalog/external.go 01:59:43 spire-1.2.1/pkg/common/catalog/host.go 01:59:43 spire-1.2.1/pkg/common/catalog/pipenet.go 01:59:43 spire-1.2.1/pkg/common/catalog/plugin.go 01:59:43 spire-1.2.1/pkg/common/catalog/testplugin/ 01:59:43 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:59:43 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:59:43 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:59:43 spire-1.2.1/pkg/common/cli/ 01:59:43 spire-1.2.1/pkg/common/cli/env.go 01:59:43 spire-1.2.1/pkg/common/cli/flags.go 01:59:43 spire-1.2.1/pkg/common/cli/trust_domain.go 01:59:43 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:59:43 spire-1.2.1/pkg/common/cli/umask.go 01:59:43 spire-1.2.1/pkg/common/cli/umask_posix.go 01:59:43 spire-1.2.1/pkg/common/cli/umask_test.go 01:59:43 spire-1.2.1/pkg/common/cli/umask_windows.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/flag.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/format.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:59:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:59:43 spire-1.2.1/pkg/common/coretypes/ 01:59:43 spire-1.2.1/pkg/common/coretypes/bundle/ 01:59:43 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:59:43 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:59:43 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:59:43 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:59:43 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:59:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:59:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:59:43 spire-1.2.1/pkg/common/cryptoutil/ 01:59:43 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:59:43 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:59:43 spire-1.2.1/pkg/common/diskutil/ 01:59:43 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:59:43 spire-1.2.1/pkg/common/diskutil/file_test.go 01:59:43 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:59:43 spire-1.2.1/pkg/common/errorutil/ 01:59:43 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:59:43 spire-1.2.1/pkg/common/health/ 01:59:43 spire-1.2.1/pkg/common/health/config.go 01:59:43 spire-1.2.1/pkg/common/health/context.go 01:59:43 spire-1.2.1/pkg/common/health/context_test.go 01:59:43 spire-1.2.1/pkg/common/health/health.go 01:59:43 spire-1.2.1/pkg/common/health/health_test.go 01:59:43 spire-1.2.1/pkg/common/health/logger.go 01:59:43 spire-1.2.1/pkg/common/hostservice/ 01:59:43 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:59:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:59:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:59:43 spire-1.2.1/pkg/common/idutil/ 01:59:43 spire-1.2.1/pkg/common/idutil/require.go 01:59:43 spire-1.2.1/pkg/common/idutil/require_test.go 01:59:43 spire-1.2.1/pkg/common/idutil/safety.go 01:59:43 spire-1.2.1/pkg/common/idutil/safety_test.go 01:59:43 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:59:43 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:59:43 spire-1.2.1/pkg/common/jwtsvid/ 01:59:43 spire-1.2.1/pkg/common/jwtsvid/common.go 01:59:43 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:59:43 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:59:43 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:59:43 spire-1.2.1/pkg/common/jwtutil/ 01:59:43 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:59:43 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:59:43 spire-1.2.1/pkg/common/log/ 01:59:43 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:59:43 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:59:43 spire-1.2.1/pkg/common/log/log.go 01:59:43 spire-1.2.1/pkg/common/log/log_test.go 01:59:43 spire-1.2.1/pkg/common/log/options.go 01:59:43 spire-1.2.1/pkg/common/nodeutil/ 01:59:43 spire-1.2.1/pkg/common/nodeutil/node.go 01:59:43 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:59:43 spire-1.2.1/pkg/common/peertracker/ 01:59:43 spire-1.2.1/pkg/common/peertracker/conn.go 01:59:43 spire-1.2.1/pkg/common/peertracker/credentials.go 01:59:43 spire-1.2.1/pkg/common/peertracker/errors.go 01:59:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:59:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:59:43 spire-1.2.1/pkg/common/peertracker/info.go 01:59:43 spire-1.2.1/pkg/common/peertracker/listener.go 01:59:43 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:59:43 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:59:43 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:59:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:59:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:59:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:59:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tcp.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:59:43 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:59:43 spire-1.2.1/pkg/common/peertracker/uds.go 01:59:43 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:59:43 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:59:43 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:59:43 spire-1.2.1/pkg/common/pemutil/ 01:59:43 spire-1.2.1/pkg/common/pemutil/block.go 01:59:43 spire-1.2.1/pkg/common/pemutil/certs.go 01:59:43 spire-1.2.1/pkg/common/pemutil/common.go 01:59:43 spire-1.2.1/pkg/common/pemutil/csr.go 01:59:43 spire-1.2.1/pkg/common/pemutil/keys.go 01:59:43 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/ 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:59:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:59:43 spire-1.2.1/pkg/common/plugin/ 01:59:43 spire-1.2.1/pkg/common/plugin/aws/ 01:59:43 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:59:43 spire-1.2.1/pkg/common/plugin/azure/ 01:59:43 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:59:43 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:59:43 spire-1.2.1/pkg/common/plugin/facade.go 01:59:43 spire-1.2.1/pkg/common/plugin/facade_test.go 01:59:43 spire-1.2.1/pkg/common/plugin/gcp/ 01:59:43 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:59:43 spire-1.2.1/pkg/common/plugin/k8s/ 01:59:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:59:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:59:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:59:43 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:59:43 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:59:43 spire-1.2.1/pkg/common/plugin/log.go 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/ 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:59:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:59:43 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:59:43 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:59:43 spire-1.2.1/pkg/common/plugin/x509pop/ 01:59:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:59:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:59:43 spire-1.2.1/pkg/common/profiling/ 01:59:43 spire-1.2.1/pkg/common/profiling/dumpers.go 01:59:43 spire-1.2.1/pkg/common/profiling/profiling.go 01:59:43 spire-1.2.1/pkg/common/protoutil/ 01:59:43 spire-1.2.1/pkg/common/protoutil/masks.go 01:59:43 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:59:43 spire-1.2.1/pkg/common/rotationutil/ 01:59:43 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:59:43 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:59:43 spire-1.2.1/pkg/common/selector/ 01:59:43 spire-1.2.1/pkg/common/selector/selector.go 01:59:43 spire-1.2.1/pkg/common/selector/selector_test.go 01:59:43 spire-1.2.1/pkg/common/selector/set.go 01:59:43 spire-1.2.1/pkg/common/selector/set_utils.go 01:59:43 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/ 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/ 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:59:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:59:43 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:59:43 spire-1.2.1/pkg/common/telemetry/call.go 01:59:43 spire-1.2.1/pkg/common/telemetry/common/ 01:59:43 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:59:43 spire-1.2.1/pkg/common/telemetry/config.go 01:59:43 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:59:43 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/inmem.go 01:59:43 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/m3.go 01:59:43 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/metrics.go 01:59:43 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/names.go 01:59:43 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:59:43 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:59:43 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/ 01:59:43 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:59:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:59:43 spire-1.2.1/pkg/common/telemetry/server/server.go 01:59:43 spire-1.2.1/pkg/common/telemetry/sink.go 01:59:43 spire-1.2.1/pkg/common/telemetry/statsd.go 01:59:43 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:59:43 spire-1.2.1/pkg/common/telemetry/uptime.go 01:59:43 spire-1.2.1/pkg/common/telemetry/version.go 01:59:43 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:59:43 spire-1.2.1/pkg/common/uptime/ 01:59:43 spire-1.2.1/pkg/common/uptime/uptime.go 01:59:43 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:59:43 spire-1.2.1/pkg/common/util/ 01:59:43 spire-1.2.1/pkg/common/util/certs.go 01:59:43 spire-1.2.1/pkg/common/util/certs_test.go 01:59:43 spire-1.2.1/pkg/common/util/csr.go 01:59:43 spire-1.2.1/pkg/common/util/hash.go 01:59:43 spire-1.2.1/pkg/common/util/selectors.go 01:59:43 spire-1.2.1/pkg/common/util/selectors_test.go 01:59:43 spire-1.2.1/pkg/common/util/signals.go 01:59:43 spire-1.2.1/pkg/common/util/sort.go 01:59:43 spire-1.2.1/pkg/common/util/sort_test.go 01:59:43 spire-1.2.1/pkg/common/util/task.go 01:59:43 spire-1.2.1/pkg/common/util/task_test.go 01:59:43 spire-1.2.1/pkg/common/util/testdata/ 01:59:43 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:59:43 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:59:43 spire-1.2.1/pkg/common/version/ 01:59:43 spire-1.2.1/pkg/common/version/version.go 01:59:43 spire-1.2.1/pkg/common/x509svid/ 01:59:43 spire-1.2.1/pkg/common/x509svid/common_test.go 01:59:43 spire-1.2.1/pkg/common/x509svid/csr.go 01:59:43 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:59:43 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:59:43 spire-1.2.1/pkg/common/x509util/ 01:59:43 spire-1.2.1/pkg/common/x509util/cert.go 01:59:43 spire-1.2.1/pkg/common/x509util/dns.go 01:59:43 spire-1.2.1/pkg/common/x509util/dns_test.go 01:59:43 spire-1.2.1/pkg/common/x509util/keyid.go 01:59:43 spire-1.2.1/pkg/common/x509util/keypair.go 01:59:43 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:59:43 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:59:43 spire-1.2.1/pkg/server/ 01:59:43 spire-1.2.1/pkg/server/api/ 01:59:43 spire-1.2.1/pkg/server/api/agent.go 01:59:43 spire-1.2.1/pkg/server/api/agent/ 01:59:43 spire-1.2.1/pkg/server/api/agent/v1/ 01:59:43 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/agent_test.go 01:59:43 spire-1.2.1/pkg/server/api/api.go 01:59:43 spire-1.2.1/pkg/server/api/audit/ 01:59:43 spire-1.2.1/pkg/server/api/audit/audit.go 01:59:43 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:59:43 spire-1.2.1/pkg/server/api/bundle.go 01:59:43 spire-1.2.1/pkg/server/api/bundle/ 01:59:43 spire-1.2.1/pkg/server/api/bundle/v1/ 01:59:43 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/bundle_test.go 01:59:43 spire-1.2.1/pkg/server/api/debug/ 01:59:43 spire-1.2.1/pkg/server/api/debug/v1/ 01:59:43 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/entry.go 01:59:43 spire-1.2.1/pkg/server/api/entry/ 01:59:43 spire-1.2.1/pkg/server/api/entry/v1/ 01:59:43 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/entry_test.go 01:59:43 spire-1.2.1/pkg/server/api/health/ 01:59:43 spire-1.2.1/pkg/server/api/health/v1/ 01:59:43 spire-1.2.1/pkg/server/api/health/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/id.go 01:59:43 spire-1.2.1/pkg/server/api/id_test.go 01:59:43 spire-1.2.1/pkg/server/api/limits/ 01:59:43 spire-1.2.1/pkg/server/api/limits/limits.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/ 01:59:43 spire-1.2.1/pkg/server/api/middleware/alias.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/audit.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/caller.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/common.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/entries.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:59:43 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:59:43 spire-1.2.1/pkg/server/api/ratelimit.go 01:59:43 spire-1.2.1/pkg/server/api/rpccontext/ 01:59:43 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:59:43 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:59:43 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:59:43 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:59:43 spire-1.2.1/pkg/server/api/selector.go 01:59:43 spire-1.2.1/pkg/server/api/selector_test.go 01:59:43 spire-1.2.1/pkg/server/api/status.go 01:59:43 spire-1.2.1/pkg/server/api/status_test.go 01:59:43 spire-1.2.1/pkg/server/api/svid/ 01:59:43 spire-1.2.1/pkg/server/api/svid/v1/ 01:59:43 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/trustdomain.go 01:59:43 spire-1.2.1/pkg/server/api/trustdomain/ 01:59:43 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:59:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:59:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:59:43 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:59:43 spire-1.2.1/pkg/server/authpolicy/ 01:59:43 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:59:43 spire-1.2.1/pkg/server/authpolicy/policy.go 01:59:43 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:59:43 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:59:43 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:59:43 spire-1.2.1/pkg/server/authpolicy/validate.go 01:59:43 spire-1.2.1/pkg/server/bundle/ 01:59:43 spire-1.2.1/pkg/server/bundle/client/ 01:59:43 spire-1.2.1/pkg/server/bundle/client/client.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/manager.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/sources.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/updater.go 01:59:43 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:59:43 spire-1.2.1/pkg/server/ca/ 01:59:43 spire-1.2.1/pkg/server/ca/ca.go 01:59:43 spire-1.2.1/pkg/server/ca/ca_health.go 01:59:43 spire-1.2.1/pkg/server/ca/ca_test.go 01:59:43 spire-1.2.1/pkg/server/ca/journal.go 01:59:43 spire-1.2.1/pkg/server/ca/journal_test.go 01:59:43 spire-1.2.1/pkg/server/ca/manager.go 01:59:43 spire-1.2.1/pkg/server/ca/manager_health.go 01:59:43 spire-1.2.1/pkg/server/ca/manager_test.go 01:59:43 spire-1.2.1/pkg/server/ca/templates.go 01:59:43 spire-1.2.1/pkg/server/ca/upstream_client.go 01:59:43 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:59:43 spire-1.2.1/pkg/server/ca/validation.go 01:59:43 spire-1.2.1/pkg/server/cache/ 01:59:43 spire-1.2.1/pkg/server/cache/dscache/ 01:59:43 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:59:43 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/ 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:59:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:59:43 spire-1.2.1/pkg/server/catalog/ 01:59:43 spire-1.2.1/pkg/server/catalog/catalog.go 01:59:43 spire-1.2.1/pkg/server/catalog/keymanager.go 01:59:43 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:59:43 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:59:43 spire-1.2.1/pkg/server/catalog/notifier.go 01:59:43 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:59:43 spire-1.2.1/pkg/server/config.go 01:59:43 spire-1.2.1/pkg/server/datastore/ 01:59:43 spire-1.2.1/pkg/server/datastore/datastore.go 01:59:43 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:59:43 spire-1.2.1/pkg/server/datastore/repository.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:59:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:59:43 spire-1.2.1/pkg/server/endpoints/ 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/ 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:59:43 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:59:43 spire-1.2.1/pkg/server/endpoints/config.go 01:59:43 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:59:43 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:59:43 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:59:43 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:59:43 spire-1.2.1/pkg/server/endpoints/middleware.go 01:59:43 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:59:43 spire-1.2.1/pkg/server/hostservice/ 01:59:43 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:59:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:59:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:59:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:59:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:59:43 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:59:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:59:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:59:43 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:59:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:59:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:59:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/ 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:59:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:59:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:59:44 spire-1.2.1/pkg/server/registration/ 01:59:44 spire-1.2.1/pkg/server/registration/manager.go 01:59:44 spire-1.2.1/pkg/server/registration/manager_test.go 01:59:44 spire-1.2.1/pkg/server/scanentries.go 01:59:44 spire-1.2.1/pkg/server/scanentries_test.go 01:59:44 spire-1.2.1/pkg/server/server.go 01:59:44 spire-1.2.1/pkg/server/server_test.go 01:59:44 spire-1.2.1/pkg/server/svid/ 01:59:44 spire-1.2.1/pkg/server/svid/observer.go 01:59:44 spire-1.2.1/pkg/server/svid/observer_test.go 01:59:44 spire-1.2.1/pkg/server/svid/rotator.go 01:59:44 spire-1.2.1/pkg/server/svid/rotator_config.go 01:59:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:59:44 spire-1.2.1/pkg/server/svid/rotator_test.go 01:59:44 spire-1.2.1/proto/ 01:59:44 spire-1.2.1/proto/private/ 01:59:44 spire-1.2.1/proto/private/server/ 01:59:44 spire-1.2.1/proto/private/server/journal/ 01:59:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:59:44 spire-1.2.1/proto/private/server/journal/journal.proto 01:59:44 spire-1.2.1/proto/spire/ 01:59:44 spire-1.2.1/proto/spire/common/ 01:59:44 spire-1.2.1/proto/spire/common/common.pb.go 01:59:44 spire-1.2.1/proto/spire/common/common.proto 01:59:44 spire-1.2.1/proto/spire/common/plugin/ 01:59:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:59:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:59:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:59:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:59:44 spire-1.2.1/proto/spire/plugin/ 01:59:44 spire-1.2.1/proto/spire/plugin/agent/ 01:59:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:59:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:59:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:59:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:59:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:59:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:59:44 spire-1.2.1/release/ 01:59:44 spire-1.2.1/release/spire-extras/ 01:59:44 spire-1.2.1/release/spire-extras/README.md 01:59:44 spire-1.2.1/release/spire-extras/conf/ 01:59:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:59:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:59:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:59:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:59:44 spire-1.2.1/release/spire/ 01:59:44 spire-1.2.1/release/spire/README.md 01:59:44 spire-1.2.1/release/spire/conf/ 01:59:44 spire-1.2.1/release/spire/conf/agent/ 01:59:44 spire-1.2.1/release/spire/conf/agent/agent.conf 01:59:44 spire-1.2.1/release/spire/conf/server/ 01:59:44 spire-1.2.1/release/spire/conf/server/server.conf 01:59:44 spire-1.2.1/script/ 01:59:44 spire-1.2.1/script/build-artifact.sh 01:59:44 spire-1.2.1/script/generate_dummy_ca.sh 01:59:44 spire-1.2.1/support/ 01:59:44 spire-1.2.1/support/k8s/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:59:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/ 01:59:44 spire-1.2.1/support/oidc-discovery-provider/README.md 01:59:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/config.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/main.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:59:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:59:44 spire-1.2.1/test/ 01:59:44 spire-1.2.1/test/clock/ 01:59:44 spire-1.2.1/test/clock/clock.go 01:59:44 spire-1.2.1/test/fakes/ 01:59:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:59:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:59:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:59:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:59:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:59:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:59:44 spire-1.2.1/test/fakes/fakeagentstore/ 01:59:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:59:44 spire-1.2.1/test/fakes/fakedatastore/ 01:59:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:59:44 spire-1.2.1/test/fakes/fakeentryclient/ 01:59:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:59:44 spire-1.2.1/test/fakes/fakehealthchecker/ 01:59:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:59:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:59:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:59:44 spire-1.2.1/test/fakes/fakemetrics/ 01:59:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:59:44 spire-1.2.1/test/fakes/fakenoderesolver/ 01:59:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:59:44 spire-1.2.1/test/fakes/fakenotifier/ 01:59:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:59:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:59:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:59:44 spire-1.2.1/test/fakes/fakeserverca/ 01:59:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:59:44 spire-1.2.1/test/fakes/fakeservercatalog/ 01:59:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:59:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:59:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:59:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:59:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:59:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:59:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:59:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:59:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:59:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:59:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:59:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:59:44 spire-1.2.1/test/fixture/ 01:59:44 spire-1.2.1/test/fixture/certs/ 01:59:44 spire-1.2.1/test/fixture/certs/agent_svid.der 01:59:44 spire-1.2.1/test/fixture/certs/base_cert.pem 01:59:44 spire-1.2.1/test/fixture/certs/base_csr.pem 01:59:44 spire-1.2.1/test/fixture/certs/base_key.pem 01:59:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:59:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:59:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:59:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:59:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:59:44 spire-1.2.1/test/fixture/certs/blog_key.pem 01:59:44 spire-1.2.1/test/fixture/certs/bundle.der 01:59:44 spire-1.2.1/test/fixture/certs/ca.pem 01:59:44 spire-1.2.1/test/fixture/certs/ca_key.pem 01:59:44 spire-1.2.1/test/fixture/certs/database_cert.pem 01:59:44 spire-1.2.1/test/fixture/certs/database_csr.pem 01:59:44 spire-1.2.1/test/fixture/certs/database_key.pem 01:59:44 spire-1.2.1/test/fixture/certs/node_cert.pem 01:59:44 spire-1.2.1/test/fixture/certs/node_csr.pem 01:59:44 spire-1.2.1/test/fixture/certs/node_key.pem 01:59:44 spire-1.2.1/test/fixture/certs/svid.pem 01:59:44 spire-1.2.1/test/fixture/certs/svid_key.pem 01:59:44 spire-1.2.1/test/fixture/config/ 01:59:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:59:44 spire-1.2.1/test/fixture/config/agent_good.conf 01:59:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:59:44 spire-1.2.1/test/fixture/config/plugin_good.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:59:44 spire-1.2.1/test/fixture/config/server_good.conf 01:59:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:59:44 spire-1.2.1/test/fixture/fixture.go 01:59:44 spire-1.2.1/test/fixture/nodeattestor/ 01:59:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:59:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:59:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:59:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:59:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:59:44 spire-1.2.1/test/fixture/registration/ 01:59:44 spire-1.2.1/test/fixture/registration/entries.json 01:59:44 spire-1.2.1/test/fixture/registration/good-for-update.json 01:59:44 spire-1.2.1/test/fixture/registration/good.json 01:59:44 spire-1.2.1/test/fixture/registration/invalid.json 01:59:44 spire-1.2.1/test/fixture/registration/invalid_json.json 01:59:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:59:44 spire-1.2.1/test/integration/ 01:59:44 spire-1.2.1/test/integration/README.md 01:59:44 spire-1.2.1/test/integration/common 01:59:44 spire-1.2.1/test/integration/setup/ 01:59:44 spire-1.2.1/test/integration/setup/adminclient/ 01:59:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:59:44 spire-1.2.1/test/integration/setup/adminclient/client.go 01:59:44 spire-1.2.1/test/integration/setup/debugagent/ 01:59:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:59:44 spire-1.2.1/test/integration/setup/debugagent/main.go 01:59:44 spire-1.2.1/test/integration/setup/debugserver/ 01:59:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:59:44 spire-1.2.1/test/integration/setup/debugserver/main.go 01:59:44 spire-1.2.1/test/integration/setup/downstreamclient/ 01:59:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:59:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:59:44 spire-1.2.1/test/integration/setup/itclient/ 01:59:44 spire-1.2.1/test/integration/setup/itclient/client.go 01:59:44 spire-1.2.1/test/integration/setup/node-attestation/ 01:59:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:59:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:59:44 spire-1.2.1/test/integration/setup/x509pop/ 01:59:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:59:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:59:44 spire-1.2.1/test/integration/suites/ 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:59:44 spire-1.2.1/test/integration/suites/join-token/ 01:59:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:59:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:59:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:59:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:59:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:59:44 spire-1.2.1/test/integration/suites/join-token/README.md 01:59:44 spire-1.2.1/test/integration/suites/join-token/conf/ 01:59:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/join-token/teardown 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:59:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:59:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:59:44 spire-1.2.1/test/integration/suites/k8s/ 01:59:44 spire-1.2.1/test/integration/suites/k8s/00-setup 01:59:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:59:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:59:44 spire-1.2.1/test/integration/suites/k8s/README.md 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/ 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:59:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:59:44 spire-1.2.1/test/integration/suites/k8s/teardown 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/ 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:59:44 spire-1.2.1/test/integration/suites/rotation/ 01:59:44 spire-1.2.1/test/integration/suites/rotation/00-setup 01:59:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:59:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:59:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:59:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:59:44 spire-1.2.1/test/integration/suites/rotation/README.md 01:59:44 spire-1.2.1/test/integration/suites/rotation/conf/ 01:59:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/rotation/teardown 01:59:44 spire-1.2.1/test/integration/suites/self-test/ 01:59:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:59:44 spire-1.2.1/test/integration/suites/self-test/README.md 01:59:44 spire-1.2.1/test/integration/suites/self-test/teardown 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:59:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:59:44 spire-1.2.1/test/integration/suites/upgrade/ 01:59:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:59:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:59:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:59:44 spire-1.2.1/test/integration/suites/upgrade/README.md 01:59:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:59:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:59:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:59:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:59:44 spire-1.2.1/test/integration/suites/upgrade/teardown 01:59:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:59:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:59:44 spire-1.2.1/test/integration/test-one.sh 01:59:44 spire-1.2.1/test/integration/test.sh 01:59:44 spire-1.2.1/test/plugintest/ 01:59:44 spire-1.2.1/test/plugintest/config.go 01:59:44 spire-1.2.1/test/plugintest/load.go 01:59:44 spire-1.2.1/test/plugintest/option.go 01:59:44 spire-1.2.1/test/spiretest/ 01:59:44 spire-1.2.1/test/spiretest/apiserver.go 01:59:44 spire-1.2.1/test/spiretest/assertions.go 01:59:44 spire-1.2.1/test/spiretest/dir.go 01:59:44 spire-1.2.1/test/spiretest/errors_posix.go 01:59:44 spire-1.2.1/test/spiretest/errors_windows.go 01:59:44 spire-1.2.1/test/spiretest/logs.go 01:59:44 spire-1.2.1/test/spiretest/socketapi.go 01:59:44 spire-1.2.1/test/spiretest/suite.go 01:59:44 spire-1.2.1/test/spiretest/x509.go 01:59:44 spire-1.2.1/test/testca/ 01:59:44 spire-1.2.1/test/testca/ca.go 01:59:44 spire-1.2.1/test/testkey/ 01:59:44 spire-1.2.1/test/testkey/generate.sh 01:59:44 spire-1.2.1/test/testkey/genkeys.go 01:59:44 spire-1.2.1/test/testkey/keys.go 01:59:44 spire-1.2.1/test/testkey/new.go 01:59:44 spire-1.2.1/test/tpmsimulator/ 01:59:44 spire-1.2.1/test/tpmsimulator/simulator.go 01:59:44 spire-1.2.1/test/util/ 01:59:44 spire-1.2.1/test/util/cert_fixtures.go 01:59:44 spire-1.2.1/test/util/cert_generation.go 01:59:44 spire-1.2.1/test/util/io_redirection.go 01:59:44 spire-1.2.1/test/util/race.go 01:59:44 spire-1.2.1/test/util/util.go 01:59:44 building spire from source... 01:59:45 Installing go1.17.7... 02:00:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:00:12 Building bin/spire-server... 02:00:12 go: downloading github.com/mitchellh/cli v1.1.2 02:00:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:00:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:00:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:00:12 go: downloading google.golang.org/grpc v1.44.0 02:00:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:00:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:00:14 go: downloading github.com/imdario/mergo v0.3.12 02:00:14 go: downloading github.com/sirupsen/logrus v1.8.1 02:00:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:00:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:00:15 go: downloading github.com/fatih/color v1.13.0 02:00:15 go: downloading github.com/mattn/go-isatty v0.0.14 02:00:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:00:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:00:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:00:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:00:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:00:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:00:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:00:18 go: downloading github.com/open-policy-agent/opa v0.38.0 02:00:24 Removing intermediate container f76b43b14c9e 02:00:24 ---> 3306890d828c 02:00:24 02:00:24 Step 10/25 : FROM alpine:3.14 02:00:24 ---> ac73e934f311 02:00:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:00:24 ---> Running in d2e25a930bf5 02:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:00:27 (1/3) Installing ca-certificates (20211220-r0) 02:00:27 (2/3) Installing dumb-init (1.2.5-r1) 02:00:27 (3/3) Installing su-exec (0.2-r1) 02:00:27 Executing busybox-1.33.1-r7.trigger 02:00:27 Executing ca-certificates-20211220-r0.trigger 02:00:28 OK: 6 MiB in 17 packages 02:00:30 Removing intermediate container d2e25a930bf5 02:00:30 ---> 70faf7b80473 02:00:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:30 ---> Running in 96633f688542 02:00:31 Removing intermediate container 96633f688542 02:00:31 ---> d3bfd517d1c3 02:00:31 Step 13/25 : WORKDIR / 02:00:31 ---> Running in f1770b123b0a 02:00:31 Removing intermediate container f1770b123b0a 02:00:31 ---> e5580f444e27 02:00:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:00:32 ---> f3e143f311a6 02:00:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:00:33 ---> 186b62b61014 02:00:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:00:34 ---> 0a9c1b03fa30 02:00:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:00:35 ---> e979f9a93267 02:00:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:37 ---> 5ec1a7282dd4 02:00:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:39 ---> 831f73ed8b1f 02:00:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:40 ---> d2790f13511d 02:00:40 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/ 02:00:40 ---> Running in b3300ba237f4 02:00:43 Removing intermediate container b3300ba237f4 02:00:43 ---> 71c9493c2567 02:00:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:00:43 ---> Running in ac124c51ec72 02:00:44 Removing intermediate container ac124c51ec72 02:00:44 ---> 705ba15ebc2c 02:00:44 Step 23/25 : LABEL arch=arm64 02:00:44 ---> Running in dd791ced3305 02:00:44 Removing intermediate container dd791ced3305 02:00:44 ---> a271ef3b0cc4 02:00:44 Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:00:44 ---> Running in 9c4539b80f8a 02:00:45 Removing intermediate container 9c4539b80f8a 02:00:45 ---> 0c1f90666e5f 02:00:45 Step 25/25 : LABEL version=0.0.0 02:00:45 ---> Running in b9128c58468e 02:00:46 Removing intermediate container b9128c58468e 02:00:46 ---> caee350edbf2 02:00:46 02:00:46 Successfully built caee350edbf2 02:00:46 Successfully tagged security-secretstore-setup-arm64:latest 02:00:46  Building security-secretstore-setup ... done Building sys-mgmt-agent 02:00:48 go: downloading github.com/armon/go-metrics v0.3.10 02:00:48 go: downloading github.com/prometheus/client_golang v1.12.1 02:00:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:00:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:00:48 go: downloading github.com/mattn/go-colorable v0.1.12 02:00:49 go: downloading github.com/Masterminds/semver v1.5.0 02:00:49 go: downloading github.com/google/uuid v1.1.2 02:00:49 go: downloading github.com/Masterminds/goutils v1.1.0 02:00:49 go: downloading github.com/huandu/xstrings v1.3.2 02:00:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:00:49 go: downloading github.com/oklog/run v1.0.0 02:00:50 go: downloading github.com/imkira/go-observer v1.0.3 02:00:50 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:00:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:00:50 go: downloading github.com/prometheus/client_model v0.2.0 02:00:50 go: downloading github.com/prometheus/common v0.32.1 02:00:50 go: downloading github.com/beorn7/perks v1.0.1 02:00:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:00:51 go: downloading github.com/prometheus/procfs v0.7.3 02:00:51 go: downloading go.uber.org/atomic v1.9.0 02:00:51 go: downloading github.com/hashicorp/errwrap v1.1.0 02:00:52 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:00:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:00:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:00:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:00:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:01:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:01:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:01:03 go: downloading github.com/stretchr/testify v1.7.0 02:01:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:01:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:01:03 go: downloading github.com/blang/semver/v4 v4.0.0 02:01:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:01:03 go: downloading github.com/jinzhu/gorm v1.9.16 02:01:04 go: downloading github.com/lib/pq v1.10.4 02:01:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:01:04 go: downloading google.golang.org/api v0.70.0 02:01:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:01:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:01:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:01:20 ---> e8ac73bd0c46 02:01:20 Step 3/23 : WORKDIR /edgex-go 02:01:20 ---> Using cache 02:01:20 ---> e0028701b285 02:01:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:20 ---> Using cache 02:01:20 ---> 5ccd6d174b01 02:01:20 Step 5/23 : RUN apk add --update --no-cache make bash git 02:01:20 ---> Running in 83c8a1dfeb80 02:01:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:01:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:01:23 OK: 220 MiB in 52 packages 02:01:24 Removing intermediate container 83c8a1dfeb80 02:01:24 ---> bf352ef2ea4f 02:01:24 Step 6/23 : COPY go.mod vendor* ./ 02:01:25 ---> 1c856e3709bc 02:01:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:25 ---> Running in c256bff4b0ae 02:01:31 Removing intermediate container c256bff4b0ae 02:01:31 ---> c634298eba43 02:01:31 Step 8/23 : COPY . . 02:01:49 go: downloading k8s.io/api v0.23.4 02:01:49 go: downloading github.com/google/go-tpm v0.3.3 02:01:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:01:51  ---> 5c1205cecbc4 02:01:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:01:51 ---> Running in 4094b9df7416 02:01: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:02:03 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:02:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:02:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:02:03 go: downloading k8s.io/apimachinery v0.23.4 02:02:05 go: downloading k8s.io/client-go v0.23.4 02:02:13 go: downloading k8s.io/kube-aggregator v0.23.3 02:02:13 go: downloading cloud.google.com/go/storage v1.21.0 02:02:14 go: downloading cloud.google.com/go v0.100.2 02:02:15 go: downloading github.com/hashicorp/vault/api v1.4.1 02:02:15 go: downloading cloud.google.com/go/security v1.3.0 02:02:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:02:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:02:18 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:02:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:02:19 go: downloading gopkg.in/yaml.v2 v2.4.0 02:02:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:02:19 go: downloading github.com/gobwas/glob v0.2.3 02:02:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:02:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:02:19 go: downloading github.com/twmb/murmur3 v1.1.6 02:02:20 go: downloading github.com/aws/smithy-go v1.11.0 02:02:21 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:02:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:02:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:02:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:02:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:02:22 go: downloading github.com/jinzhu/inflection v1.0.0 02:02:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:02:23 go: downloading github.com/gogo/protobuf v1.3.2 02:02:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:02:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:02:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:02:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:02:28 go: downloading github.com/dimchansky/utfbom v1.1.1 02:02:29 go: downloading k8s.io/klog/v2 v2.30.0 02:02:29 go: downloading github.com/google/gofuzz v1.1.0 02:02:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:02:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:02:30 go: downloading github.com/spf13/pflag v1.0.5 02:02:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:02:31 go: downloading cloud.google.com/go/compute v1.3.0 02:02:32 go: downloading cloud.google.com/go/iam v0.1.1 02:02:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:02:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:02:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:02:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:02:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:02:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:02:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:02:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:02:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:02:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:02:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:02:35 go: downloading go.opencensus.io v0.23.0 02:02:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:02:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:02:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:02:38 go: downloading gopkg.in/inf.v0 v0.9.1 02:02:38 go: downloading github.com/go-logr/logr v1.2.2 02:02:39 go: downloading github.com/google/go-cmp v0.5.7 02:02:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:02:39 go: downloading github.com/json-iterator/go v1.1.12 02:02:40 go: downloading github.com/googleapis/gnostic v0.5.5 02:02:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:02:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:02:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:02:45 go: downloading github.com/tklauser/numcpus v0.3.0 02:02:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:02:45 go: downloading go.uber.org/zap v1.21.0 02:02:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:02:46 go: downloading github.com/modern-go/reflect2 v1.0.2 02:02:46 go: downloading sigs.k8s.io/yaml v1.3.0 02:02:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:02:47 go: downloading github.com/ryanuber/go-glob v1.0.0 02:02:47 go: downloading github.com/golang/snappy v0.0.4 02:02:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:03:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:03:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:03:00 go: downloading github.com/hashicorp/go-version v1.2.0 02:03:00 go: downloading go.uber.org/multierr v1.6.0 02:03:00 Removing intermediate container 64a28427b56d 02:03:00 ---> 4b8dc556e0f9 02:03:00 02:03:00 Step 9/20 : FROM alpine:3.15 02:03:00 3.15: Pulling from library/alpine 02:03:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:03:00 Status: Downloaded newer image for alpine:3.15 02:03:00 ---> 3fb3c9af89a9 02:03:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:03:01 ---> Running in 879bb1cb5cfb 02:03:01 Removing intermediate container 879bb1cb5cfb 02:03:01 ---> 9cecf7b6d42b 02:03:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:01 ---> Running in 5eeab0e4bca7 02:03:05 Removing intermediate container 5eeab0e4bca7 02:03:05 ---> b875cfd178cd 02:03:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:05 ---> Running in ece801756718 02:03:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:03:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:03:09 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:03:09 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:03:09 OK: 15729 distinct packages available 02:03:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:03:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:03:12 (1/9) Installing ca-certificates (20211220-r0) 02:03:12 (2/9) Installing brotli-libs (1.0.9-r5) 02:03:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:03:12 (4/9) Installing libcurl (7.80.0-r1) 02:03:12 (5/9) Installing curl (7.80.0-r1) 02:03:12 (6/9) Installing dumb-init (1.2.5-r1) 02:03:13 (7/9) Installing musl-obstack (1.2.3-r0) 02:03:13 (8/9) Installing libucontext (1.1-r0) 02:03:13 (9/9) Installing gcompat (1.0.0-r4) 02:03:13 Executing busybox-1.34.1-r5.trigger 02:03:13 Executing ca-certificates-20211220-r0.trigger 02:03:13 OK: 8 MiB in 23 packages 02:03:17 Removing intermediate container ece801756718 02:03:17 ---> c4c30c0057a2 02:03:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:03:17 ---> 2048c2f17226 02:03:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:03:19 ---> da4c27e9a30f 02:03:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:03:20 ---> ccec02281e5a 02:03:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:03:20 ---> Running in 9cf3ec48321d 02:03:21 Removing intermediate container 9cf3ec48321d 02:03:21 ---> 7cd0040cb66e 02:03:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:03:21 ---> Running in 89884643c550 02:03:22 Removing intermediate container 89884643c550 02:03:22 ---> f1a560ee94e7 02:03:22 Step 18/20 : LABEL arch=arm64 02:03:22 ---> Running in 962123c87203 02:03:22 Removing intermediate container 962123c87203 02:03:22 ---> 2d9eff9f1c6d 02:03:22 Step 19/20 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:03:23 ---> Running in 0783d3e35ee9 02:03:23 Removing intermediate container 0783d3e35ee9 02:03:23 ---> 186203fa7a1c 02:03:23 Step 20/20 : LABEL version=0.0.0 02:03:23 ---> Running in b5f279b52483 02:03:24 Removing intermediate container b5f279b52483 02:03:24 ---> 363a134696e5 02:03:24 02:03:24 Successfully built 363a134696e5 02:03:24 Successfully tagged security-spiffe-token-provider-arm64:latest 02:03:24 Building core-command 02:03:35  Building security-spiffe-token-provider ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:03:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:03:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:03:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:03:57 ---> e8ac73bd0c46 02:03:57 Step 3/23 : WORKDIR /edgex-go 02:03:57 ---> Using cache 02:03:57 ---> e0028701b285 02:03:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:57 ---> Using cache 02:03:57 ---> 5ccd6d174b01 02:03:57 Step 5/23 : RUN apk add --update --no-cache make git 02:03:57 ---> Using cache 02:03:57 ---> b69086420b5c 02:03:57 Step 6/23 : COPY go.mod vendor* ./ 02:03:57 ---> Using cache 02:03:57 ---> 6ec02eb0ebe4 02:03:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:57 ---> Using cache 02:03:57 ---> bd3b6acd5af7 02:03:57 Step 8/23 : COPY . . 02:03:57 ---> Using cache 02:03:57 ---> 8a6ef57ae10d 02:03:57 Step 9/23 : RUN make cmd/core-command/core-command 02:03:57 ---> Running in 01a0d899033a 02:03:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:06:50 Removing intermediate container 4094b9df7416 02:06:50 ---> 173642696337 02:06:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:06:50 ---> Running in c8ef8a8ad992 02:06:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:06:50 Removing intermediate container c8ef8a8ad992 02:06:50 ---> 0368c6838b5b 02:06:50 02:06:50 Step 11/23 : FROM docker:20.10.14 02:06:50 20.10.14: Pulling from library/docker 02:06:57 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 02:06:57 Status: Downloaded newer image for docker:20.10.14 02:06:57 ---> c346e9eafbab 02:06:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:06:57 ---> Running in 708ec4b31b45 02:06:57 Removing intermediate container 708ec4b31b45 02:06:57 ---> cc4b6f353253 02:06:57 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 02:06:57 ---> Running in 72fa264bacfd 02:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:07:01 (1/43) Installing readline (8.1.1-r0) 02:07:01 (2/43) Installing bash (5.1.16-r0) 02:07:01 Executing bash-5.1.16-r0.post-install 02:07:01 (3/43) Installing brotli-libs (1.0.9-r5) 02:07:01 (4/43) Installing nghttp2-libs (1.46.0-r0) 02:07:01 (5/43) Installing libcurl (7.80.0-r1) 02:07:01 (6/43) Installing curl (7.80.0-r1) 02:07:01 (7/43) Installing dumb-init (1.2.5-r1) 02:07:01 (8/43) Installing libbz2 (1.0.8-r1) 02:07:01 (9/43) Installing expat (2.4.7-r0) 02:07:01 (10/43) Installing libffi (3.4.2-r1) 02:07:01 (11/43) Installing gdbm (1.22-r0) 02:07:01 (12/43) Installing xz-libs (5.2.5-r1) 02:07:01 (13/43) Installing libgcc (10.3.1_git20211027-r0) 02:07:01 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 02:07:01 (15/43) Installing mpdecimal (2.5.1-r1) 02:07:01 (16/43) Installing sqlite-libs (3.36.0-r0) 02:07:01 (17/43) Installing python3 (3.9.7-r4) 02:07:04 (18/43) Installing py3-appdirs (1.4.4-r2) 02:07:04 (19/43) Installing py3-certifi (2020.12.5-r1) 02:07:04 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 02:07:04 (21/43) Installing py3-idna (3.3-r0) 02:07:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 02:07:04 (23/43) Installing py3-requests (2.26.0-r1) 02:07:04 (24/43) Installing py3-msgpack (1.0.2-r1) 02:07:04 (25/43) Installing py3-lockfile (0.12.2-r4) 02:07:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 02:07:04 (27/43) Installing py3-colorama (0.4.4-r1) 02:07:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 02:07:04 (29/43) Installing py3-distlib (0.3.3-r0) 02:07:04 (30/43) Installing py3-distro (1.6.0-r0) 02:07:04 (31/43) Installing py3-six (1.16.0-r0) 02:07:04 (32/43) Installing py3-webencodings (0.5.1-r4) 02:07:04 (33/43) Installing py3-html5lib (1.1-r1) 02:07:04 (34/43) Installing py3-parsing (2.4.7-r2) 02:07:04 (35/43) Installing py3-packaging (20.9-r1) 02:07:04 (36/43) Installing py3-tomli (1.2.2-r0) 02:07:04 (37/43) Installing py3-pep517 (0.12.0-r0) 02:07:04 (38/43) Installing py3-progress (1.6-r0) 02:07:04 (39/43) Installing py3-retrying (1.3.3-r2) 02:07:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 02:07:04 (41/43) Installing py3-setuptools (52.0.0-r4) 02:07:05 (42/43) Installing py3-toml (0.10.2-r2) 02:07:05 (43/43) Installing py3-pip (20.3.4-r1) 02:07:05 Executing busybox-1.34.1-r5.trigger 02:07:05 OK: 82 MiB in 65 packages 02:07:11 Collecting docker-compose==1.23.2 02:07:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:07:11 Collecting websocket-client<1.0,>=0.32.0 02:07:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:07:11 Collecting dockerpty<0.5,>=0.4.1 02:07:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:07:13 Collecting texttable<0.10,>=0.9.0 02:07:13 Downloading texttable-0.9.1.tar.gz (11 kB) 02:07:16 Collecting docopt<0.7,>=0.6.1 02:07:16 Downloading docopt-0.6.2.tar.gz (25 kB) 02:07:19 Collecting jsonschema<3,>=2.5.1 02:07:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:07:20 Collecting docker<4.0,>=3.6.0 02:07:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:07:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:07:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:07:23 Collecting PyYAML<4,>=3.10 02:07:23 Downloading PyYAML-3.13.tar.gz (270 kB) 02:07:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 02:07:26 Collecting cached-property<2,>=1.2.0 02:07:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:07:27 Collecting docker-pycreds>=0.4.0 02:07:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:07:28 Collecting urllib3<1.25,>=1.21.1 02:07:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:07:28 Collecting idna<2.8,>=2.5 02:07:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:07:29 Collecting chardet<3.1.0,>=3.0.2 02:07:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:07:29 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) 02:07:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:07:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:07:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:07:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:07:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:07:30 Attempting uninstall: urllib3 02:07:30 Found existing installation: urllib3 1.26.7 02:07:30 Uninstalling urllib3-1.26.7: 02:07:31 Successfully uninstalled urllib3-1.26.7 02:07:31 Attempting uninstall: idna 02:07:31 Found existing installation: idna 3.3 02:07:31 Uninstalling idna-3.3: 02:07:32 Successfully uninstalled idna-3.3 02:07:35 Attempting uninstall: requests 02:07:35 Found existing installation: requests 2.26.0 02:07:35 Uninstalling requests-2.26.0: 02:07:35 Successfully uninstalled requests-2.26.0 02:07:35 Running setup.py install for texttable: started 02:07:38 Running setup.py install for texttable: finished with status 'done' 02:07:38 Running setup.py install for PyYAML: started 02:07:41 Running setup.py install for PyYAML: finished with status 'done' 02:07:41 Running setup.py install for docopt: started 02:07:44 Running setup.py install for docopt: finished with status 'done' 02:07:44 Running setup.py install for dockerpty: started 02:07:46 Running setup.py install for dockerpty: finished with status 'done' 02:07:49 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 02:08:04 Removing intermediate container 72fa264bacfd 02:08:04 ---> 16834b2f225d 02:08:04 Step 14/23 : ENV APP_PORT=58890 02:08:04 ---> Running in 9c3531f7f7d1 02:08:04 Removing intermediate container 9c3531f7f7d1 02:08:04 ---> 08189ae95f3f 02:08:04 Step 15/23 : EXPOSE $APP_PORT 02:08:04 ---> Running in 9ea86d170634 02:08:05 Removing intermediate container 9ea86d170634 02:08:05 ---> ae3f155041c3 02:08:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:08:06 ---> 8a37c9264305 02:08:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:08:07 ---> 8597e11c359c 02:08:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:08:08 ---> f74e36792ab6 02:08:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:08:09 ---> Running in 914bd0f87ab2 02:08:09 Removing intermediate container 914bd0f87ab2 02:08:09 ---> 37aa064ad304 02:08:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:08:09 ---> Running in a328df2121ae 02:08:10 Removing intermediate container a328df2121ae 02:08:10 ---> 1171d0b28cdf 02:08:10 Step 21/23 : LABEL arch=arm64 02:08:10 ---> Running in 8483e7d05fc1 02:08:11 Removing intermediate container 8483e7d05fc1 02:08:11 ---> 19e1b578da13 02:08:11 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:08:11 ---> Running in db36844622bc 02:08:11 Removing intermediate container db36844622bc 02:08:11 ---> bd111fdaddd4 02:08:11 Step 23/23 : LABEL version=0.0.0 02:08:11 ---> Running in 1aeaefc701f9 02:08:12 Removing intermediate container 1aeaefc701f9 02:08:12 ---> 120d88a3c4d3 02:08:12 02:08:13 Successfully built 120d88a3c4d3 02:08:13 Successfully tagged sys-mgmt-agent-arm64:latest 02:08:13 Building core-metadata 02:08:45  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:08:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:08:45 ---> e8ac73bd0c46 02:08:45 Step 3/23 : WORKDIR /edgex-go 02:08:45 ---> Using cache 02:08:45 ---> e0028701b285 02:08:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:45 ---> Using cache 02:08:45 ---> 5ccd6d174b01 02:08:45 Step 5/23 : RUN apk add --update --no-cache make git 02:08:45 ---> Using cache 02:08:45 ---> b69086420b5c 02:08:45 Step 6/23 : COPY go.mod vendor* ./ 02:08:45 ---> Using cache 02:08:45 ---> 6ec02eb0ebe4 02:08:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:45 ---> Using cache 02:08:45 ---> bd3b6acd5af7 02:08:45 Step 8/23 : COPY . . 02:08:45 ---> Using cache 02:08:45 ---> 8a6ef57ae10d 02:08:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:08:45 ---> Running in c73634541c58 02:08:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:08:49 Removing intermediate container 01a0d899033a 02:08:49 ---> 5b8eaf6cd299 02:08:49 02:08:49 Step 10/23 : FROM alpine:3.14 02:08:49 ---> ac73e934f311 02:08:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:08:49 ---> Using cache 02:08:49 ---> 21b32a59a511 02:08:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:08:49 ---> Using cache 02:08:49 ---> aa130f647546 02:08:49 Step 13/23 : ENV APP_PORT=59882 02:08:49 ---> Running in 75e260d88748 02:08:49 Removing intermediate container 75e260d88748 02:08:49 ---> 172e84afe3a8 02:08:49 Step 14/23 : EXPOSE $APP_PORT 02:08:50 ---> Running in 80021bf479a1 02:08:50 Removing intermediate container 80021bf479a1 02:08:50 ---> 60072b4b85a0 02:08:50 Step 15/23 : WORKDIR / 02:08:50 ---> Running in 65015295089d 02:08:51 Removing intermediate container 65015295089d 02:08:51 ---> ffd2ee3417a3 02:08:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:08:52 ---> 2751838fac49 02:08:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:08:53 ---> 7f2228bc4793 02:08:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:08:54 ---> 6c4bb9fe12f8 02:08:54 Step 19/23 : ENTRYPOINT ["/core-command"] 02:08:54 ---> Running in e3c9e7f3655f 02:08:55 Removing intermediate container e3c9e7f3655f 02:08:55 ---> 5c080331ffce 02:08:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:08:55 ---> Running in 2285e6a8c968 02:08:56 Removing intermediate container 2285e6a8c968 02:08:56 ---> 7fb66548e524 02:08:56 Step 21/23 : LABEL arch=arm64 02:08:56 ---> Running in d7c880977130 02:08:56 Removing intermediate container d7c880977130 02:08:56 ---> 65874e50df1d 02:08:56 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:08:56 ---> Running in a65b817343c5 02:08:57 Removing intermediate container a65b817343c5 02:08:57 ---> 90ad6658aaf5 02:08:57 Step 23/23 : LABEL version=0.0.0 02:08:57 ---> Running in baff6867c2b1 02:08:58 Removing intermediate container baff6867c2b1 02:08:58 ---> d64fef61729a 02:08:58 02:08:58 Successfully built d64fef61729a 02:08:58 Successfully tagged core-command-arm64:latest 02:13:05  Building core-command ... done Removing intermediate container c73634541c58 02:13:05 ---> 80e403c00d53 02:13:05 02:13:05 Step 10/23 : FROM alpine:3.14 02:13:05 ---> ac73e934f311 02:13:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:13:05 ---> Using cache 02:13:05 ---> 21b32a59a511 02:13:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:13:05 ---> Using cache 02:13:05 ---> aa130f647546 02:13:05 Step 13/23 : ENV APP_PORT=59881 02:13:05 ---> Running in 5dde7156462b 02:13:05 Removing intermediate container 5dde7156462b 02:13:05 ---> fbea92f8ddea 02:13:05 Step 14/23 : EXPOSE $APP_PORT 02:13:05 ---> Running in 66c4b3729922 02:13:06 Removing intermediate container 66c4b3729922 02:13:06 ---> a7a755259790 02:13:06 Step 15/23 : WORKDIR / 02:13:06 ---> Running in 659796dce071 02:13:07 Removing intermediate container 659796dce071 02:13:07 ---> 27cd4ff66c88 02:13:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:13:08 ---> e3beabe45e3d 02:13:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:13:10 ---> 488b2db0a046 02:13:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:13:10 ---> 698fcc6e4268 02:13:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:13:10 ---> Running in 2edd1737a7d3 02:13:11 Removing intermediate container 2edd1737a7d3 02:13:11 ---> 812e7a289f69 02:13:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:13:11 ---> Running in c89635e4c698 02:13:12 Removing intermediate container c89635e4c698 02:13:12 ---> 4749dfa0e27b 02:13:12 Step 21/23 : LABEL arch=arm64 02:13:12 ---> Running in d063d02c2385 02:13:12 Removing intermediate container d063d02c2385 02:13:12 ---> d202baec52f0 02:13:12 Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:13:12 ---> Running in 3c4f7876a95c 02:13:13 Removing intermediate container 3c4f7876a95c 02:13:13 ---> 559f43f65a9a 02:13:13 Step 23/23 : LABEL version=0.0.0 02:13:13 ---> Running in fd232f347490 02:13:14 Removing intermediate container fd232f347490 02:13:14 ---> cf409fe8fd66 02:13:14 02:13:14 Successfully built cf409fe8fd66 02:13:14 Successfully tagged core-metadata-arm64:latest 02:26:08  Building core-metadata ... done Building bin/spire-agent... 02:26:08 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:26:08 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:26:08 go: downloading github.com/docker/docker v20.10.12+incompatible 02:26:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:26:09 go: downloading github.com/google/go-tpm-tools v0.3.3 02:26:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:26:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:26:11 go: downloading github.com/docker/go-connections v0.4.0 02:26:11 go: downloading github.com/docker/go-units v0.4.0 02:26:11 go: downloading github.com/opencontainers/image-spec v1.0.1 02:26:11 go: downloading github.com/containerd/containerd v1.3.4 02:26:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:26:11 go: downloading github.com/opencontainers/go-digest v1.0.0 02:28:48 Building bin/spire-agent... 02:28:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:28:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:28:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:28:48 go: downloading github.com/docker/docker v20.10.12+incompatible 02:28:48 go: downloading github.com/google/go-tpm-tools v0.3.3 02:28:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:28:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:28:49 go: downloading github.com/docker/go-connections v0.4.0 02:28:49 go: downloading github.com/docker/go-units v0.4.0 02:28:49 go: downloading github.com/opencontainers/image-spec v1.0.1 02:28:49 go: downloading github.com/containerd/containerd v1.3.4 02:28:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:28:49 go: downloading github.com/opencontainers/go-digest v1.0.0 02:32:11 Removing intermediate container 33e52ecbacb7 02:32:11 ---> 2089b3801c0c 02:32:11 02:32:11 Step 13/25 : FROM alpine:3.15 02:32:11 ---> 3fb3c9af89a9 02:32:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:32:11 ---> Using cache 02:32:11 ---> 9cecf7b6d42b 02:32:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:11 ---> Using cache 02:32:11 ---> b875cfd178cd 02:32:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:32:11 ---> Running in 98fed87bb1a7 02:32:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:32:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:32:11 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:32:11 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:32:11 OK: 15729 distinct packages available 02:32:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:32:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:32:11 (1/5) Installing dumb-init (1.2.5-r1) 02:32:11 (2/5) Installing musl-obstack (1.2.3-r0) 02:32:11 (3/5) Installing libucontext (1.1-r0) 02:32:11 (4/5) Installing gcompat (1.0.0-r4) 02:32:11 (5/5) Installing openssl (1.1.1n-r0) 02:32:11 Executing busybox-1.34.1-r5.trigger 02:32:11 OK: 6 MiB in 19 packages 02:32:11 Removing intermediate container 98fed87bb1a7 02:32:11 ---> 28738312b672 02:32:11 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:32:11 Building bin/spire-agent... 02:32:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:32:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:32:12 go: downloading github.com/docker/docker v20.10.12+incompatible 02:32:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:32:15 go: downloading github.com/google/go-tpm-tools v0.3.3 02:32:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:32:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:32:17 go: downloading github.com/docker/go-connections v0.4.0 02:32:17 go: downloading github.com/docker/go-units v0.4.0 02:32:17 go: downloading github.com/opencontainers/image-spec v1.0.1 02:32:17 go: downloading github.com/containerd/containerd v1.3.4 02:32:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:32:17 go: downloading github.com/opencontainers/go-digest v1.0.0 02:32:20  ---> 43d9ca10cee8 02:32:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:32:21 ---> 07dd63aa9ed6 02:32:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:32:22 ---> cd28bcdd9c3d 02:32:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:32:22 ---> 6d6248f95530 02:32:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:32:23 ---> Running in 8940a45d20b6 02:32:24 Removing intermediate container 8940a45d20b6 02:32:24 ---> 1e4e17cf509e 02:32:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:32:24 ---> Running in 1ba9baeb40b3 02:32:24 Removing intermediate container 1ba9baeb40b3 02:32:24 ---> 4f55d311e70f 02:32:24 Step 23/25 : LABEL arch=arm64 02:32:25 ---> Running in 3b2dcbc95a0c 02:32:25 Removing intermediate container 3b2dcbc95a0c 02:32:25 ---> 005de75dd217 02:32:25 Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:32:25 ---> Running in 1ab7aa7e611b 02:32:26 Removing intermediate container 1ab7aa7e611b 02:32:26 ---> 3745dd352ae5 02:32:26 Step 25/25 : LABEL version=0.0.0 02:32:26 ---> Running in 4cba1e5a396c 02:32:27 Removing intermediate container 4cba1e5a396c 02:32:27 ---> 7259582e1640 02:32:27 02:32:28 Successfully built 7259582e1640 02:32:28 Successfully tagged security-spire-server-arm64:latest 02:34:35  Building security-spire-server ... done Removing intermediate container fcaac68ed3e7 02:34:35 ---> bdea5e73968e 02:34:35 02:34:35 Step 13/26 : FROM alpine:3.15 02:34:35 ---> 3fb3c9af89a9 02:34:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:34:35 ---> Using cache 02:34:35 ---> 9cecf7b6d42b 02:34:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:35 ---> Using cache 02:34:35 ---> b875cfd178cd 02:34:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:34:35 ---> Using cache 02:34:35 ---> 28738312b672 02:34:35 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 02:34:35 ---> 2f6abdb1379c 02:34:35 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:34:35 ---> d0e6853fb466 02:34:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:34:35 ---> 8749516ac951 02:34:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:34:35 ---> 6368c3c394e0 02:34:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:34:35 ---> 95e627d2f6aa 02:34:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:34:35 ---> Running in 08e7790623a3 02:34:36 Removing intermediate container 08e7790623a3 02:34:36 ---> 4373a8dfd82f 02:34:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:34:36 ---> Running in 38f8fdac3572 02:34:36 Removing intermediate container 38f8fdac3572 02:34:36 ---> a6975e95d12c 02:34:36 Step 24/26 : LABEL arch=arm64 02:34:36 ---> Running in 235d12cd13dd 02:34:36 Removing intermediate container 235d12cd13dd 02:34:36 ---> 70afa3bfe8f0 02:34:36 Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:34:37 ---> Running in ba18b4577d58 02:34:37 Removing intermediate container ba18b4577d58 02:34:37 ---> cabdf02c12e9 02:34:37 Step 26/26 : LABEL version=0.0.0 02:34:37 ---> Running in 90af80f0be1d 02:34:38 Removing intermediate container 90af80f0be1d 02:34:38 ---> 11447065df67 02:34:38 02:34:38 Successfully built 11447065df67 02:34:38 Successfully tagged security-spire-agent-arm64:latest 02:36:15  Building security-spire-agent ... done Removing intermediate container b01a0f382d55 02:36:15 ---> 2d3b3c1a2e28 02:36:15 02:36:15 Step 13/26 : FROM alpine:3.15 02:36:15 ---> 3fb3c9af89a9 02:36:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:36:15 ---> Using cache 02:36:15 ---> 9cecf7b6d42b 02:36:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:15 ---> Using cache 02:36:15 ---> b875cfd178cd 02:36:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:36:15 ---> Running in 5da2ccdcb80a 02:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:36:18 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:36:18 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:36:18 OK: 15729 distinct packages available 02:36:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:36:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:36:19 (1/4) Installing dumb-init (1.2.5-r1) 02:36:20 (2/4) Installing musl-obstack (1.2.3-r0) 02:36:20 (3/4) Installing libucontext (1.1-r0) 02:36:20 (4/4) Installing gcompat (1.0.0-r4) 02:36:20 Executing busybox-1.34.1-r5.trigger 02:36:20 OK: 6 MiB in 18 packages 02:36:21 Removing intermediate container 5da2ccdcb80a 02:36:21 ---> 2bd864a8de96 02:36:21 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:36:24 ---> c25ab1d64372 02:36:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:36:25 ---> c8df8cf83c1d 02:36:25 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:36:25 ---> Running in 06ccbd845650 02:36:25 Removing intermediate container 06ccbd845650 02:36:25 ---> 85199328d8f8 02:36:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:36:25 ---> 1e8653ef2283 02:36:25 Step 21/26 : WORKDIR / 02:36:25 ---> Running in 0f4944b7564b 02:36:26 Removing intermediate container 0f4944b7564b 02:36:26 ---> 70a8201c4664 02:36:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:36:26 ---> Running in 5581314ee93d 02:36:26 Removing intermediate container 5581314ee93d 02:36:26 ---> e4e0dacc8c69 02:36:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:36:26 ---> Running in d1780ae27370 02:36:27 Removing intermediate container d1780ae27370 02:36:27 ---> a0e0634ee954 02:36:27 Step 24/26 : LABEL arch=arm64 02:36:27 ---> Running in a598eed0e71a 02:36:27 Removing intermediate container a598eed0e71a 02:36:27 ---> d5aa96a97348 02:36:27 Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 02:36:27 ---> Running in 298885827c2b 02:36:27 Removing intermediate container 298885827c2b 02:36:27 ---> a6455a92acce 02:36:27 Step 26/26 : LABEL version=0.0.0 02:36:27 ---> Running in 1442869635e9 02:36:28 Removing intermediate container 1442869635e9 02:36:28 ---> 601770923c79 02:36:28 02:36:28 Successfully built 601770923c79 02:36:28 Successfully tagged security-spire-config-arm64:latest 02:36:28  Building security-spire-config ... done  [Pipeline] } 02:36:28 $ docker stop --time=1 0425e1ee3edff2e1671ffcc05aed09e985f97e223d84109ca5cbb207ded79fce 02:36:30 $ docker rm -f 0425e1ee3edff2e1671ffcc05aed09e985f97e223d84109ca5cbb207ded79fce [Pipeline] // withDockerContainer [Pipeline] sh 02:36:31 + docker images 02:36:31 REPOSITORY TAG IMAGE ID CREATED SIZE 02:36:31 security-spire-config-arm64 latest 601770923c79 3 seconds ago 85.6MB 02:36:31 2d3b3c1a2e28 32 seconds ago 4.14GB 02:36:31 security-spire-agent-arm64 latest 11447065df67 About a minute ago 126MB 02:36:31 bdea5e73968e 2 minutes ago 4.14GB 02:36:31 security-spire-server-arm64 latest 7259582e1640 4 minutes ago 86.3MB 02:36:31 2089b3801c0c 4 minutes ago 4.14GB 02:36:31 core-metadata-arm64 latest cf409fe8fd66 23 minutes ago 16.3MB 02:36:31 80e403c00d53 23 minutes ago 1.31GB 02:36:31 core-command-arm64 latest d64fef61729a 27 minutes ago 15.5MB 02:36:31 5b8eaf6cd299 27 minutes ago 1.31GB 02:36:31 sys-mgmt-agent-arm64 latest 120d88a3c4d3 28 minutes ago 282MB 02:36:31 0368c6838b5b 29 minutes ago 1.31GB 02:36:31 security-spiffe-token-provider-arm64 latest 363a134696e5 33 minutes ago 27.9MB 02:36:31 4b8dc556e0f9 33 minutes ago 1.36GB 02:36:31 security-secretstore-setup-arm64 latest caee350edbf2 35 minutes ago 27.5MB 02:36:31 3306890d828c 36 minutes ago 1.32GB 02:36:31 security-bootstrapper-arm64 latest f5ba867cf771 37 minutes ago 18.3MB 02:36:31 24daeff95257 37 minutes ago 1.31GB 02:36:31 support-notifications-arm64 latest 3125fd9ab2c4 42 minutes ago 25.8MB 02:36:31 support-scheduler-arm64 latest cd87e07666de 42 minutes ago 25.3MB 02:36:31 4082f36f4cae 42 minutes ago 1.37GB 02:36:31 81d3a35f5318 42 minutes ago 1.36GB 02:36:31 core-data-arm64 latest c3416e979dd2 44 minutes ago 21.6MB 02:36:31 0769e3df19bb 44 minutes ago 1.34GB 02:36:31 security-proxy-setup-arm64 latest 83245007637c 45 minutes ago 26.1MB 02:36:31 14764bb96acc 45 minutes ago 1.32GB 02:36:31 ci-base-image-arm64 latest e8ac73bd0c46 About an hour ago 886MB 02:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB 02:36:31 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 02:36:31 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 02:36:31 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 02:36:31 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:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:31 02:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:36:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:32 arm64: Pulling from edgex-lftools-log-publisher 02:36:32 8998bd30e6a1: Pulling fs layer 02:36:32 04944245beec: Pulling fs layer 02:36:32 699f458cf7ca: Pulling fs layer 02:36:32 765212b225bb: Pulling fs layer 02:36:32 f23df028b6ca: Pulling fs layer 02:36:32 d65c8cfc05b1: Pulling fs layer 02:36:32 2437ff75d9bd: Pulling fs layer 02:36:32 d65c8cfc05b1: Waiting 02:36:32 2437ff75d9bd: Waiting 02:36:32 f23df028b6ca: Waiting 02:36:32 765212b225bb: Waiting 02:36:32 04944245beec: Verifying Checksum 02:36:32 04944245beec: Download complete 02:36:32 765212b225bb: Verifying Checksum 02:36:32 765212b225bb: Download complete 02:36:32 f23df028b6ca: Verifying Checksum 02:36:32 f23df028b6ca: Download complete 02:36:32 d65c8cfc05b1: Verifying Checksum 02:36:32 d65c8cfc05b1: Download complete 02:36:32 699f458cf7ca: Verifying Checksum 02:36:32 699f458cf7ca: Download complete 02:36:33 8998bd30e6a1: Verifying Checksum 02:36:33 8998bd30e6a1: Download complete 02:36:35 2437ff75d9bd: Verifying Checksum 02:36:35 2437ff75d9bd: Download complete 02:36:37 8998bd30e6a1: Pull complete 02:36:37 04944245beec: Pull complete 02:36:39 699f458cf7ca: Pull complete 02:36:39 765212b225bb: Pull complete 02:36:40 f23df028b6ca: Pull complete 02:36:40 d65c8cfc05b1: Pull complete 02:36:55 2437ff75d9bd: Pull complete 02:36:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container 02:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:36:58 $ docker top f252f8f429d817cd0a14b3ffb32040628606c823e7c4dd7172d5f4aaf5b34df4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:59 ---> job-cost.sh 02:36:59 lf-activate-venv: SKIPPING 02:36:59 INFO: No Stack... 02:37:00 INFO: Retrieving Pricing Info for: v3-standard-4 02:37:01 INFO: Archiving Costs [Pipeline] sh 02:37:01 + cat /w/workspace/edgex-go/2/archives/cost.csv 02:37:01 + cut -d, -f6 [Pipeline] lock 02:37:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] 02:37:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] did not exist. Created. 02:37:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:02 + echo total: 0.2199999988079071 [Pipeline] stash 02:37:02 Stashed 1 file(s) [Pipeline] } 02:37:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:37:02 $ docker stop --time=1 f252f8f429d817cd0a14b3ffb32040628606c823e7c4dd7172d5f4aaf5b34df4 02:37:04 $ docker rm -f f252f8f429d817cd0a14b3ffb32040628606c823e7c4dd7172d5f4aaf5b34df4 [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:37:04 provisioning config files... 02:37:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7244362804947918010tmp [Pipeline] { [Pipeline] sh 02:37:05 + set +x 02:37:05 + bash -s -- 02:37:05 + curl -s https://codecov.io/bash 02:37:05 02:37:05 _____ _ 02:37:05 / ____| | | 02:37:05 | | ___ __| | ___ ___ _____ __ 02:37:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:37:05 | |___| (_) | (_| | __/ (_| (_) \ V / 02:37:05 \_____\___/ \__,_|\___|\___\___/ \_/ 02:37:05 Bash-1.0.6 02:37:05 02:37:05 02:37:05 ==> git version 2.25.1 found 02:37:05 ==> 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:37:05 Release-Date: 2020-01-08 02:37:05 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:37:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:37:05 ==> Jenkins CI detected. 02:37:05 current dir:  /w/workspace/edgex-go/2 02:37:05 project root: . 02:37:05 --> token set from env 02:37:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:37:05 ==> Running gcov in . (disable via -X gcov) 02:37:05 ==> Python coveragepy not found 02:37:05 ==> Searching for coverage reports in: 02:37:05 + . 02:37:05 -> Found 1 reports 02:37:05 ==> Detecting git/mercurial file structure 02:37:05 ==> Reading reports 02:37:05 + ./coverage.out bytes=435134 02:37:05 ==> Appending adjustments 02:37:05 https://docs.codecov.io/docs/fixing-reports 02:37:07 + Found adjustments 02:37:07 ==> Gzipping contents 02:37:07 60K /tmp/codecov.dzCnS2.gz 02:37:07 ==> Uploading reports 02:37:07 url: https://codecov.io 02:37:07 query: branch=PR-3993&commit=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3993%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3993&job=&cmd_args= 02:37:07 -> Pinging Codecov 02:37:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3993&commit=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3993%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3993&job=&cmd_args= 02:37:07 -> Uploading to 02:37:07 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/d9ac6a612ffeac27b3c9ea379638d3a34c2c6741/2e28a3a3-eec4-4b15-adbf-941455cf9147.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T023707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa684c9b348ead45fffc91a884e318f29c895bd0d7f8e6e04503cae94a250763 02:37:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:07 Dload Upload Total Spent Left Speed 02:37:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59869 0 0 100 59869 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59869 0 0 100 59869 0 240k --:--:-- --:--:-- --:--:-- 239k 02:37:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] } 02:37:07 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:37:08 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 02:37:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:37:09 ---> package-listing.sh 02:37:09 ++ facter osfamily 02:37:09 ++ tr '[:upper:]' '[:lower:]' 02:37:09 + OS_FAMILY=debian 02:37:09 + workspace=/w/workspace/edgex-go/2 02:37:09 + START_PACKAGES=/tmp/packages_start.txt 02:37:09 + END_PACKAGES=/tmp/packages_end.txt 02:37:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:09 + PACKAGES=/tmp/packages_start.txt 02:37:09 + '[' /w/workspace/edgex-go/2 ']' 02:37:09 + PACKAGES=/tmp/packages_end.txt 02:37:09 + case "${OS_FAMILY}" in 02:37:09 + dpkg -l 02:37:09 + grep '^ii' 02:37:09 + '[' -f /tmp/packages_start.txt ']' 02:37:09 + '[' -f /tmp/packages_end.txt ']' 02:37:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:09 + '[' /w/workspace/edgex-go/2 ']' 02:37:09 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:37:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:37:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:37:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:10 02:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:11 latest: Pulling from edgex-lftools-log-publisher 02:37:11 5eb5b503b376: Pulling fs layer 02:37:11 5c69ac0246d0: Pulling fs layer 02:37:11 ec43610c2a17: Pulling fs layer 02:37:11 3a2ae6a8a46f: Pulling fs layer 02:37:11 33b1e0a273af: Pulling fs layer 02:37:11 5d3b04190fa2: Pulling fs layer 02:37:11 2f39f015ded8: Pulling fs layer 02:37:11 33b1e0a273af: Waiting 02:37:11 5d3b04190fa2: Waiting 02:37:11 2f39f015ded8: Waiting 02:37:11 3a2ae6a8a46f: Waiting 02:37:11 5c69ac0246d0: Verifying Checksum 02:37:11 5c69ac0246d0: Download complete 02:37:11 3a2ae6a8a46f: Verifying Checksum 02:37:11 3a2ae6a8a46f: Download complete 02:37:11 33b1e0a273af: Verifying Checksum 02:37:11 33b1e0a273af: Download complete 02:37:11 5d3b04190fa2: Verifying Checksum 02:37:11 5d3b04190fa2: Download complete 02:37:11 ec43610c2a17: Verifying Checksum 02:37:11 ec43610c2a17: Download complete 02:37:11 5eb5b503b376: Verifying Checksum 02:37:11 5eb5b503b376: Download complete 02:37:12 2f39f015ded8: Verifying Checksum 02:37:12 2f39f015ded8: Download complete 02:37:14 5eb5b503b376: Pull complete 02:37:14 5c69ac0246d0: Pull complete 02:37:15 ec43610c2a17: Pull complete 02:37:15 3a2ae6a8a46f: Pull complete 02:37:16 33b1e0a273af: Pull complete 02:37:16 5d3b04190fa2: Pull complete 02:37:22 2f39f015ded8: Pull complete 02:37:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:37:22 prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container 02:37:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:37:25 $ docker top 928d7da0f0e44130f9c73515f87968e1d27ff10a0a3425cb475cc1bce4db9b59 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:26 + touch /tmp/pre-build-complete [Pipeline] sh 02:37:26 + mkdir -p /var/log/sysstat [Pipeline] sh 02:37:27 + ls /var/log/sa-host 02:37:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:27 provisioning config files... 02:37:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3996783452906357007tmp [Pipeline] { [Pipeline] echo 02:37:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:37:27 ---> create-netrc.sh [Pipeline] } 02:37:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:37:27 ---> python-tools-install.sh [Pipeline] echo 02:37:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:37:28 ---> sudo-logs.sh 02:37:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:37:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:37:28 ---> job-cost.sh 02:37:28 lf-activate-venv: SKIPPING 02:37:28 DEBUG: total: 0.2199999988079071 02:37:28 INFO: Retrieving Stack Cost... 02:37:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:37:29 INFO: Archiving Costs [Pipeline] echo 02:37:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:37:29 ---> logs-deploy.sh 02:37:29 lf-activate-venv: SKIPPING 02:37:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3993/2 02:37:29 INFO: archiving workspace using pattern(s): 02:37:31 Archives upload complete. 02:37:31 INFO: archiving logs to Nexus 02:37:32 ---> uname -a: 02:37:32 Linux prd-ubuntu20-04-docker-8c-8g-33590 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:37:32 02:37:32 02:37:32 ---> lscpu: 02:37:32 Architecture: x86_64 02:37:32 CPU op-mode(s): 32-bit, 64-bit 02:37:32 Byte Order: Little Endian 02:37:32 Address sizes: 40 bits physical, 48 bits virtual 02:37:32 CPU(s): 8 02:37:32 On-line CPU(s) list: 0-7 02:37:32 Thread(s) per core: 1 02:37:32 Core(s) per socket: 1 02:37:32 Socket(s): 8 02:37:32 NUMA node(s): 1 02:37:32 Vendor ID: AuthenticAMD 02:37:32 CPU family: 23 02:37:32 Model: 49 02:37:32 Model name: AMD EPYC-Rome Processor 02:37:32 Stepping: 0 02:37:32 CPU MHz: 2799.998 02:37:32 BogoMIPS: 5599.99 02:37:32 Virtualization: AMD-V 02:37:32 Hypervisor vendor: KVM 02:37:32 Virtualization type: full 02:37:32 L1d cache: 256 KiB 02:37:32 L1i cache: 256 KiB 02:37:32 L2 cache: 4 MiB 02:37:32 L3 cache: 128 MiB 02:37:32 NUMA node0 CPU(s): 0-7 02:37:32 Vulnerability Itlb multihit: Not affected 02:37:32 Vulnerability L1tf: Not affected 02:37:32 Vulnerability Mds: Not affected 02:37:32 Vulnerability Meltdown: Not affected 02:37:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:37:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:37:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:37:32 Vulnerability Srbds: Not affected 02:37:32 Vulnerability Tsx async abort: Not affected 02:37:32 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:37:32 02:37:32 02:37:32 ---> nproc: 02:37:32 8 02:37:32 02:37:32 02:37:32 ---> df -h: 02:37:32 Filesystem Size Used Avail Use% Mounted on 02:37:32 overlay 155G 26G 130G 17% / 02:37:32 tmpfs 64M 0 64M 0% /dev 02:37:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:37:32 shm 64M 0 64M 0% /dev/shm 02:37:32 /dev/vda1 155G 26G 130G 17% /facter-os 02:37:32 02:37:32 02:37:32 ---> sar -b -r -n DEV: 02:37:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33590) 04/28/22 _x86_64_ (8 CPU) 02:37:32 02:37:32 01:26:59 LINUX RESTART (8 CPU) 02:37:32 02:37:32 01:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:37:32 01:28:01 383.67 83.34 300.33 0.00 10782.07 218273.22 0.00 02:37:32 01:29:01 126.23 1.85 124.38 0.00 35.58 62198.13 0.00 02:37:32 01:30:01 47.04 0.12 46.93 0.00 1.60 17880.77 0.00 02:37:32 01:31:02 306.38 0.10 306.28 0.00 15.33 181191.53 0.00 02:37:32 01:32:01 1035.26 3.03 1032.23 0.00 24.26 348029.96 0.00 02:37:32 01:33:01 430.46 1.95 428.51 0.00 52.12 232024.53 0.00 02:37:32 01:34:01 605.55 0.00 605.55 0.00 0.00 214560.77 0.00 02:37:32 01:35:01 909.16 1.57 907.60 0.00 12.53 325815.89 0.00 02:37:32 01:36:01 1272.25 0.68 1271.57 0.00 9.87 319650.32 0.00 02:37:32 01:37:01 67.21 0.02 67.19 0.00 4.27 6314.68 0.00 02:37:32 01:38:01 1.40 0.00 1.40 0.00 0.00 21.33 0.00 02:37:32 01:39:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 02:37:32 01:40:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 02:37:32 01:41:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 02:37:32 01:42:01 1.33 0.00 1.33 0.00 0.00 18.39 0.00 02:37:32 01:43:01 1.68 0.02 1.67 0.00 0.13 19.33 0.00 02:37:32 01:44:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 02:37:32 01:45:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 02:37:32 01:46:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 02:37:32 01:47:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 02:37:32 01:48:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 02:37:32 01:49:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 02:37:32 01:50:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 02:37:32 01:51:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 02:37:32 01:52:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 02:37:32 01:53:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 02:37:32 01:54:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 02:37:32 01:55:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 02:37:32 01:56:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 02:37:32 01:57:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 02:37:32 01:58:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 02:37:32 01:59:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:37:32 02:00:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 02:37:32 02:01:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 02:37:32 02:02:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 02:37:32 02:03:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 02:37:32 02:04:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 02:37:32 02:05:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 02:37:32 02:06:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 02:37:32 02:07:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 02:37:32 02:08:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 02:37:32 02:09:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:37:32 02:10:01 2.97 0.87 2.10 0.00 18.40 29.33 0.00 02:37:32 02:11:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 02:37:32 02:12:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 02:37:32 02:13:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 02:37:32 02:14:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 02:37:32 02:15:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:37:32 02:16:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 02:37:32 02:17:01 1.12 0.02 1.10 0.00 0.13 13.20 0.00 02:37:32 02:18:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 02:37:32 02:19:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 02:37:32 02:20:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 02:37:32 02:21:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 02:37:32 02:22:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 02:37:32 02:23:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 02:37:32 02:24:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 02:37:32 02:25:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 02:37:32 02:26:01 1.38 0.00 1.38 0.00 0.00 18.26 0.00 02:37:32 02:27:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 02:37:32 02:28:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 02:37:32 02:29:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:37:32 02:30:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 02:37:32 02:31:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 02:37:32 02:32:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 02:37:32 02:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 02:37:32 02:34:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 02:37:32 02:35:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 02:37:32 02:36:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 02:37:32 02:37:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 02:37:32 Average: 74.87 1.34 73.54 0.00 156.54 27450.39 0.00 02:37:32 02:37:32 01:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:32 01:28:01 29314876 31788052 531296 1.62 104916 2656052 2254124 6.64 1105336 2120048 836 02:37:32 01:29:01 27416196 31492932 794436 2.42 160768 4086272 2551556 7.52 1859856 3111116 530188 02:37:32 01:30:01 27440240 31645924 639800 1.95 165820 4187596 2343652 6.91 1521896 3402228 245440 02:37:32 01:31:02 20577000 31568544 710760 2.16 176660 10763084 2852660 8.41 1941924 9633780 3205628 02:37:32 01:32:01 17737424 31307860 944716 2.87 327440 12746288 3519272 10.37 3177352 10760772 239484 02:37:32 01:33:01 9465284 28449212 3779864 11.49 415512 17706580 7409852 21.84 7440412 14370932 1002232 02:37:32 01:34:01 7007868 29019356 3216044 9.78 435052 20592340 6303888 18.58 7881052 16273512 103916 02:37:32 01:35:01 5961736 31369528 868704 2.64 579328 23667456 3083124 9.09 3944108 21092512 2036 02:37:32 01:36:01 11280336 31609768 648216 1.97 713488 18794852 2729076 8.04 2875544 17200968 744 02:37:32 01:37:01 11817052 31726116 536820 1.63 714536 18385124 2006904 5.91 2848540 16707504 12 02:37:32 01:38:01 11817784 31726852 536064 1.63 714556 18385104 2006904 5.91 2848980 16707480 12 02:37:32 01:39:01 11824432 31733488 529416 1.61 714572 18385108 2006904 5.91 2841516 16707484 8 02:37:32 01:40:01 11824572 31733904 529160 1.61 714588 18385112 2006904 5.91 2841548 16707744 184 02:37:32 01:41:01 11829600 31738840 524356 1.59 714592 18385112 2006904 5.91 2837116 16707744 20 02:37:32 01:42:01 11829472 31738824 524308 1.59 714624 18385108 2006904 5.91 2837224 16707836 24 02:37:32 01:43:01 11828664 31738104 524880 1.60 714636 18385120 1998764 5.89 2837296 16707848 12 02:37:32 01:44:01 11829484 31738944 523992 1.59 714652 18385124 1998764 5.89 2836824 16707852 12 02:37:32 01:45:01 11829360 31738840 524232 1.59 714680 18385128 1998764 5.89 2836832 16707856 12 02:37:32 01:46:01 11829532 31739032 524000 1.59 714708 18385132 1982508 5.84 2836972 16707856 20 02:37:32 01:47:01 11829516 31739060 523932 1.59 714728 18385132 1982508 5.84 2837048 16707860 20 02:37:32 01:48:01 11829436 31739008 523932 1.59 714740 18385140 1982508 5.84 2836944 16707868 20 02:37:32 01:49:01 11829388 31738968 523916 1.59 714740 18385140 1982508 5.84 2836636 16707868 12 02:37:32 01:50:01 11829340 31738932 523884 1.59 714760 18385144 1982508 5.84 2836628 16707872 12 02:37:32 01:51:01 11829324 31738936 523820 1.59 714780 18385144 1982508 5.84 2837032 16707872 20 02:37:32 01:52:01 11829276 31738904 523792 1.59 714792 18385148 1982508 5.84 2836676 16707876 20 02:37:32 01:53:01 11828944 31738596 524012 1.59 714804 18385152 1982508 5.84 2837220 16707880 12 02:37:32 01:54:01 11828892 31738548 524204 1.59 714816 18385156 1982508 5.84 2837176 16707880 28 02:37:32 01:55:01 11829064 31738740 523996 1.59 714820 18385160 1982508 5.84 2836776 16707888 8 02:37:32 01:56:01 11829008 31738692 523980 1.59 714820 18385164 1982508 5.84 2836764 16707892 20 02:37:32 01:57:01 11828700 31738384 524208 1.59 714840 18385156 1982508 5.84 2836764 16707892 8 02:37:32 01:58:01 11828872 31738708 523800 1.59 714852 18385296 1982508 5.84 2837244 16708024 8 02:37:32 01:59:01 11828796 31738656 524008 1.59 714864 18385296 1982508 5.84 2837448 16708024 176 02:37:32 02:00:01 11828992 31738876 523728 1.59 714884 18385300 1982508 5.84 2837200 16708028 192 02:37:32 02:01:01 11828944 31738852 523692 1.59 714900 18385304 1982508 5.84 2837236 16708032 200 02:37:32 02:02:01 11828952 31738896 523640 1.59 714940 18385304 1982508 5.84 2837144 16708032 48 02:37:32 02:03:01 11828832 31738804 523604 1.59 714960 18385316 1982508 5.84 2837684 16708044 60 02:37:32 02:04:01 11828588 31738588 523832 1.59 714972 18385320 1982508 5.84 2837872 16708048 20 02:37:32 02:05:01 11828792 31738808 523552 1.59 714988 18385320 1982508 5.84 2837300 16708048 24 02:37:32 02:06:01 11828792 31738812 523472 1.59 715004 18385324 1982508 5.84 2837268 16708052 8 02:37:32 02:07:01 11828672 31738732 523560 1.59 715024 18385324 1982508 5.84 2837516 16708052 184 02:37:32 02:08:01 11828664 31738728 523548 1.59 715040 18385328 1982508 5.84 2837656 16708056 8 02:37:32 02:09:01 11828580 31738664 523780 1.59 715052 18385332 1982508 5.84 2837284 16708060 36 02:37:32 02:10:01 11826788 31737752 524652 1.60 715108 18385844 2021388 5.96 2837212 16708480 12 02:37:32 02:11:01 11826748 31737716 524620 1.60 715116 18385848 2021388 5.96 2837136 16708484 12 02:37:32 02:12:01 11826700 31737680 524600 1.60 715124 18385848 2021388 5.96 2837144 16708488 16 02:37:32 02:13:01 11826648 31737640 524788 1.60 715136 18385856 2021388 5.96 2837768 16708492 12 02:37:32 02:14:01 11826852 31737860 524544 1.60 715144 18385860 2021388 5.96 2837472 16708496 12 02:37:32 02:15:01 11826796 31737812 524564 1.60 715164 18385860 2021388 5.96 2837464 16708496 16 02:37:32 02:16:01 11826820 31737876 524460 1.59 715176 18385864 2021388 5.96 2838116 16708500 20 02:37:32 02:17:01 11826872 31737944 524696 1.60 715204 18385864 2021388 5.96 2837560 16708504 88 02:37:32 02:18:01 11827392 31738488 524168 1.59 715212 18385868 2021388 5.96 2837620 16708504 12 02:37:32 02:19:01 11827204 31738312 524304 1.59 715248 18385876 2021388 5.96 2837764 16708512 24 02:37:32 02:20:01 11827844 31739016 523796 1.59 715268 18385880 2021388 5.96 2837316 16708516 36 02:37:32 02:21:01 11827244 31738428 524284 1.59 715280 18385884 2021388 5.96 2838312 16708520 172 02:37:32 02:22:01 11827164 31738368 524252 1.59 715292 18385888 2021388 5.96 2837972 16708524 40 02:37:32 02:23:01 11827156 31738372 524232 1.59 715316 18385888 2021388 5.96 2837716 16708524 8 02:37:32 02:24:01 11827392 31738640 523920 1.59 715328 18385892 2021388 5.96 2837388 16708528 32 02:37:32 02:25:01 11827092 31738480 524124 1.59 715344 18386020 2021388 5.96 2838292 16708656 28 02:37:32 02:26:01 11827516 31738932 523620 1.59 715368 18386024 2021388 5.96 2837424 16708660 20 02:37:32 02:27:01 11827684 31739104 523596 1.59 715384 18386028 2021388 5.96 2837408 16708664 32 02:37:32 02:28:01 11827620 31739088 523552 1.59 715412 18386028 2021388 5.96 2838004 16708664 8 02:37:32 02:29:01 11827604 31739092 523492 1.59 715424 18386032 2021388 5.96 2837472 16708668 12 02:37:32 02:30:01 11827548 31739060 523456 1.59 715440 18386040 2021388 5.96 2837768 16708672 12 02:37:32 02:31:01 11827248 31738772 523684 1.59 715448 18386040 2021388 5.96 2837484 16708672 12 02:37:32 02:32:01 11827452 31738996 523396 1.59 715472 18386040 2021388 5.96 2837500 16708676 12 02:37:32 02:33:01 11826800 31738184 524160 1.59 715472 18386044 2004204 5.91 2839496 16707612 44 02:37:32 02:34:01 11826920 31738320 524180 1.59 715484 18386048 2004204 5.91 2838720 16707616 32 02:37:32 02:35:01 11827164 31738572 523884 1.59 715496 18386056 2004204 5.91 2838704 16707620 12 02:37:32 02:36:01 11827148 31738572 523836 1.59 715500 18386056 2004204 5.91 2838724 16707620 12 02:37:32 02:37:01 11827100 31738528 523816 1.59 715508 18386056 2004204 5.91 2838724 16707624 12 02:37:32 Average: 12538397 31632452 630480 1.92 667087 17667409 2216829 6.53 2926636 15959446 76182 02:37:32 02:37:32 01:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:32 01:28:01 docker0 510.66 429.78 37.17 2714.76 0.00 0.00 0.00 0.00 02:37:32 01:28:01 lo 5.93 5.93 0.56 0.56 0.00 0.00 0.00 0.00 02:37:32 01:28:01 vethc74d19b 510.66 429.90 44.15 2714.77 0.00 0.00 0.00 0.22 02:37:32 01:28:01 ens3 1682.47 1544.84 10068.78 194.38 0.00 0.00 0.00 0.00 02:37:32 01:29:01 vethb295108 0.22 0.38 0.02 0.04 0.00 0.00 0.00 0.00 02:37:32 01:29:01 docker0 100.93 126.53 8.12 988.07 0.00 0.00 0.00 0.00 02:37:32 01:29:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:37:32 01:29:01 ens3 330.55 222.75 4361.48 81.79 0.00 0.00 0.00 0.00 02:37:32 01:30:01 vethb295108 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 02:37:32 01:30:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 02:37:32 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:30:01 ens3 25.46 14.31 20.41 10.76 0.00 0.00 0.00 0.00 02:37:32 01:31:02 vethff8542f 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 02:37:32 01:31:02 docker0 35.46 46.46 2.03 190.36 0.00 0.00 0.00 0.00 02:37:32 01:31:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:37:32 01:31:02 ens3 197.07 132.34 1907.05 78.98 0.00 0.00 0.00 0.00 02:37:32 01:32:01 vethdfe8b18 248.37 494.26 21.59 5932.31 0.00 0.00 0.00 0.49 02:37:32 01:32:01 vethff8542f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:32:01 docker0 502.20 988.00 36.83 11994.87 0.00 0.00 0.00 0.00 02:37:32 01:32:01 veth99c05ed 242.34 475.97 21.27 5934.21 0.00 0.00 0.00 0.49 02:37:32 01:32:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 02:37:32 01:32:01 ens3 1057.78 556.35 12076.69 120.41 0.00 0.00 0.00 0.00 02:37:32 01:33:01 vethdfe8b18 0.08 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:33:01 vethff8542f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:33:01 veth24682ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:33:01 docker0 246.89 475.69 17.38 5908.14 0.00 0.00 0.00 0.00 02:37:32 01:33:01 vethd75ef74 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:33:01 veth99c05ed 0.13 0.30 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:33:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 02:37:32 01:33:01 vethd9fd862 231.73 457.14 19.69 5832.00 0.00 0.00 0.00 0.48 02:37:32 01:33:01 ens3 512.96 267.37 5938.43 42.63 0.00 0.00 0.00 0.00 02:37:32 01:34:01 veth130d198 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:34:01 vethdfe8b18 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:34:01 vethff8542f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:34:01 veth6b953ca 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:34:01 docker0 29.26 52.89 2.06 484.16 0.00 0.00 0.00 0.00 02:37:32 01:34:01 veth99c05ed 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:34:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:37:32 01:34:01 vethd9fd862 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:34:01 ens3 140.63 94.10 1646.08 68.34 0.00 0.00 0.00 0.00 02:37:32 01:35:01 vethff8542f 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:35:01 docker0 56.02 75.46 3.91 743.21 0.00 0.00 0.00 0.00 02:37:32 01:35:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 02:37:32 01:35:01 veth57c6d06 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:37:32 01:35:01 vethd9fd862 4.96 10.29 0.52 163.59 0.00 0.00 0.00 0.01 02:37:32 01:35:01 ens3 106.88 73.15 768.95 18.16 0.00 0.00 0.00 0.00 02:37:32 01:36:01 vetha83aeb4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:36:01 vethff8542f 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 02:37:32 01:36:01 veth313a68b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:36:01 docker0 35.56 51.17 2.16 295.26 0.00 0.00 0.00 0.00 02:37:32 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:36:01 ens3 119.16 86.29 332.36 89.04 0.00 0.00 0.00 0.00 02:37:32 01:37:01 docker0 15.48 18.25 0.89 77.31 0.00 0.00 0.00 0.00 02:37:32 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:37:01 ens3 54.42 52.72 86.98 57.62 0.00 0.00 0.00 0.00 02:37:32 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:38:01 ens3 2.88 2.98 0.25 4.43 0.00 0.00 0.00 0.00 02:37:32 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:41:01 ens3 1.45 0.63 0.77 0.22 0.00 0.00 0.00 0.00 02:37:32 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:42:01 ens3 0.63 0.42 0.35 0.27 0.00 0.00 0.00 0.00 02:37:32 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:43:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:37:32 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:44:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:45:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:46:01 ens3 0.78 0.20 0.12 0.01 0.00 0.00 0.00 0.00 02:37:32 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:47:01 ens3 0.60 0.45 0.35 0.28 0.00 0.00 0.00 0.00 02:37:32 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:48:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 02:37:32 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:51:01 ens3 0.53 0.35 0.26 0.21 0.00 0.00 0.00 0.00 02:37:32 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:52:01 ens3 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:37:32 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:53:01 ens3 0.40 0.32 0.20 0.15 0.00 0.00 0.00 0.00 02:37:32 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:54:01 ens3 0.62 0.58 0.38 0.23 0.00 0.00 0.00 0.00 02:37:32 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 01:58:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:37:32 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 01:59:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:37:32 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:01:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:37:32 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:02:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:03:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:37:32 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:04:01 ens3 0.97 0.60 0.37 0.23 0.00 0.00 0.00 0.00 02:37:32 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:08:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:37:32 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:13:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:37:32 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:16:01 ens3 0.27 0.27 0.13 0.02 0.00 0.00 0.00 0.00 02:37:32 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:18:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 02:37:32 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:19:01 ens3 0.90 0.52 0.39 0.28 0.00 0.00 0.00 0.00 02:37:32 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:20:01 ens3 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:37:32 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:21:01 ens3 0.65 0.48 0.35 0.28 0.00 0.00 0.00 0.00 02:37:32 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:22:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:37:32 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:23:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:37:32 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:24:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:37:32 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:25:01 ens3 0.72 0.68 0.44 0.29 0.00 0.00 0.00 0.00 02:37:32 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:28:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:37:32 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:32:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:37:32 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:33:01 ens3 4.27 3.07 2.52 5.18 0.00 0.00 0.00 0.00 02:37:32 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:36:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:37:32 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:32 02:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:37:32 Average: docker0 21.80 32.14 1.57 331.47 0.00 0.00 0.00 0.00 02:37:32 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 02:37:32 Average: ens3 60.48 43.58 528.92 11.05 0.00 0.00 0.00 0.00 02:37:32 02:37:32 02:37:32 ---> sar -P ALL: 02:37:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33590) 04/28/22 _x86_64_ (8 CPU) 02:37:32 02:37:32 01:26:59 LINUX RESTART (8 CPU) 02:37:32 02:37:32 01:27:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 01:28:01 all 10.87 0.00 4.50 2.64 0.07 81.92 02:37:32 01:28:01 0 7.50 0.00 3.26 1.36 0.03 87.85 02:37:32 01:28:01 1 11.81 0.00 4.93 3.90 0.07 79.28 02:37:32 01:28:01 2 11.78 0.00 4.50 1.74 0.07 81.91 02:37:32 01:28:01 3 14.55 0.00 6.07 3.70 0.10 75.58 02:37:32 01:28:01 4 10.49 0.00 4.38 5.05 0.07 80.01 02:37:32 01:28:01 5 11.75 0.00 2.71 0.24 0.07 85.24 02:37:32 01:28:01 6 9.06 0.00 4.74 1.20 0.08 84.91 02:37:32 01:28:01 7 9.97 0.00 5.45 3.96 0.10 80.51 02:37:32 01:29:01 all 31.31 0.00 7.36 1.33 0.12 59.88 02:37:32 01:29:01 0 32.10 0.00 7.43 1.28 0.13 59.05 02:37:32 01:29:01 1 30.33 0.00 9.98 5.63 0.12 53.94 02:37:32 01:29:01 2 31.55 0.00 6.68 0.47 0.12 61.18 02:37:32 01:29:01 3 31.52 0.00 6.42 0.58 0.14 61.35 02:37:32 01:29:01 4 31.96 0.00 7.29 1.22 0.12 59.41 02:37:32 01:29:01 5 30.74 0.00 6.48 1.07 0.12 61.59 02:37:32 01:29:01 6 30.58 0.00 6.95 0.32 0.12 62.03 02:37:32 01:29:01 7 31.69 0.00 7.62 0.05 0.14 60.51 02:37:32 01:30:01 all 39.71 0.00 5.05 0.16 0.11 54.98 02:37:32 01:30:01 0 40.43 0.00 4.77 0.00 0.10 54.70 02:37:32 01:30:01 1 40.17 0.00 5.20 0.00 0.10 54.53 02:37:32 01:30:01 2 39.24 0.00 5.13 0.02 0.10 55.51 02:37:32 01:30:01 3 40.00 0.00 5.07 0.00 0.12 54.80 02:37:32 01:30:01 4 37.96 0.00 4.80 0.00 0.10 57.15 02:37:32 01:30:01 5 38.66 0.00 5.06 0.15 0.12 56.02 02:37:32 01:30:01 6 40.33 0.00 4.68 0.02 0.10 54.87 02:37:32 01:30:01 7 40.90 0.00 5.67 1.08 0.12 52.23 02:37:32 01:31:02 all 23.51 0.00 11.38 2.28 0.12 62.71 02:37:32 01:31:02 0 22.75 0.00 11.35 1.72 0.10 64.08 02:37:32 01:31:02 1 23.41 0.00 11.13 1.05 0.12 64.28 02:37:32 01:31:02 2 23.27 0.00 12.24 8.35 0.14 56.01 02:37:32 01:31:02 3 21.65 0.00 11.21 0.77 0.12 66.25 02:37:32 01:31:02 4 24.02 0.00 11.22 0.65 0.12 63.99 02:37:32 01:31:02 5 24.49 0.00 12.13 1.27 0.10 62.00 02:37:32 01:31:02 6 24.92 0.00 11.53 1.44 0.10 62.00 02:37:32 01:31:02 7 23.63 0.00 10.26 3.05 0.12 62.94 02:37:32 01:32:01 all 59.93 0.00 12.28 6.23 0.14 21.43 02:37:32 01:32:01 0 59.42 0.00 12.12 4.16 0.15 24.14 02:37:32 01:32:01 1 59.67 0.00 11.97 5.68 0.12 22.56 02:37:32 01:32:01 2 59.75 0.00 12.28 11.63 0.14 16.20 02:37:32 01:32:01 3 60.50 0.00 12.45 4.19 0.14 22.72 02:37:32 01:32:01 4 59.78 0.00 13.25 9.91 0.15 16.90 02:37:32 01:32:01 5 59.61 0.00 11.92 5.77 0.14 22.56 02:37:32 01:32:01 6 61.82 0.00 11.23 5.72 0.14 21.10 02:37:32 01:32:01 7 58.87 0.00 13.00 2.74 0.15 25.24 02:37:32 01:33:01 all 88.40 0.00 11.25 0.04 0.16 0.15 02:37:32 01:33:01 0 85.38 0.00 14.12 0.23 0.15 0.12 02:37:32 01:33:01 1 88.19 0.00 11.27 0.03 0.17 0.33 02:37:32 01:33:01 2 89.71 0.00 9.98 0.00 0.17 0.13 02:37:32 01:33:01 3 87.68 0.00 12.04 0.02 0.15 0.12 02:37:32 01:33:01 4 88.44 0.00 11.17 0.00 0.18 0.20 02:37:32 01:33:01 5 89.38 0.00 10.38 0.00 0.17 0.07 02:37:32 01:33:01 6 89.66 0.00 10.07 0.02 0.17 0.08 02:37:32 01:33:01 7 88.73 0.00 10.97 0.00 0.15 0.15 02:37:32 01:34:01 all 89.56 0.00 9.99 0.07 0.15 0.22 02:37:32 01:34:01 0 87.59 0.00 11.92 0.23 0.15 0.10 02:37:32 01:34:01 1 88.34 0.00 10.97 0.07 0.17 0.45 02:37:32 01:34:01 2 89.15 0.00 10.31 0.10 0.15 0.28 02:37:32 01:34:01 3 88.04 0.00 11.49 0.05 0.17 0.25 02:37:32 01:34:01 4 94.02 0.00 5.78 0.02 0.15 0.03 02:37:32 01:34:01 5 87.54 0.00 11.85 0.03 0.15 0.43 02:37:32 01:34:01 6 88.92 0.00 10.69 0.07 0.13 0.18 02:37:32 01:34:01 7 92.89 0.00 6.90 0.02 0.15 0.05 02:37:32 01:35:01 all 66.93 0.00 13.39 3.83 0.16 15.69 02:37:32 01:35:01 0 63.22 0.00 14.73 4.35 0.17 17.54 02:37:32 01:35:01 1 66.90 0.00 13.29 2.29 0.15 17.37 02:37:32 01:35:01 2 67.21 0.00 13.80 2.15 0.17 16.68 02:37:32 01:35:01 3 67.92 0.00 13.38 1.36 0.15 17.19 02:37:32 01:35:01 4 64.87 0.00 14.08 3.83 0.17 17.05 02:37:32 01:35:01 5 65.54 0.00 13.44 5.43 0.15 15.44 02:37:32 01:35:01 6 75.03 0.00 11.08 2.36 0.15 11.38 02:37:32 01:35:01 7 64.70 0.00 13.36 8.86 0.17 12.91 02:37:32 01:36:01 all 38.68 0.00 13.15 6.06 0.12 41.99 02:37:32 01:36:01 0 38.21 0.00 14.10 7.38 0.12 40.19 02:37:32 01:36:01 1 37.80 0.00 14.79 10.47 0.14 36.80 02:37:32 01:36:01 2 38.10 0.00 12.50 6.74 0.14 42.52 02:37:32 01:36:01 3 39.95 0.00 12.89 4.10 0.12 42.93 02:37:32 01:36:01 4 38.56 0.00 12.11 7.29 0.12 41.92 02:37:32 01:36:01 5 38.35 0.00 13.61 4.66 0.10 43.28 02:37:32 01:36:01 6 39.29 0.00 12.91 3.54 0.12 44.14 02:37:32 01:36:01 7 39.17 0.00 12.30 4.30 0.12 44.11 02:37:32 01:37:01 all 0.73 0.00 0.46 0.30 0.02 98.49 02:37:32 01:37:01 0 0.45 0.00 0.30 0.05 0.02 99.18 02:37:32 01:37:01 1 1.07 0.00 0.55 0.02 0.02 98.35 02:37:32 01:37:01 2 0.52 0.00 0.42 0.17 0.02 98.88 02:37:32 01:37:01 3 0.45 0.00 0.25 0.02 0.03 99.25 02:37:32 01:37:01 4 1.42 0.00 0.45 0.13 0.02 97.98 02:37:32 01:37:01 5 0.85 0.00 0.58 0.05 0.00 98.52 02:37:32 01:37:01 6 0.50 0.00 0.67 1.94 0.02 96.88 02:37:32 01:37:01 7 0.62 0.00 0.43 0.02 0.02 98.91 02:37:32 01:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:37:32 01:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:37:32 01:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:37:32 01:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:37:32 01:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:37:32 01:38:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 01:39:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:37:32 01:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:37:32 01:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:39:01 6 0.05 0.00 0.03 0.03 0.00 99.88 02:37:32 01:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:37:32 01:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:37:32 01:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:37:32 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 01:40:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 01:41:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:37:32 01:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 01:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 01:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:41:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:37:32 01:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:42:01 all 0.05 0.00 0.01 0.01 0.00 99.92 02:37:32 01:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:37:32 01:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 01:42:01 6 0.02 0.00 0.02 0.05 0.00 99.92 02:37:32 01:42:01 7 0.32 0.00 0.05 0.00 0.00 99.63 02:37:32 01:43:01 all 0.27 0.00 0.02 0.00 0.00 99.70 02:37:32 01:43:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:37:32 01:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:37:32 01:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 01:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 01:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:37:32 01:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:43:01 7 1.97 0.00 0.03 0.00 0.00 98.00 02:37:32 01:44:01 all 0.25 0.00 0.01 0.01 0.00 99.73 02:37:32 01:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:44:01 6 0.02 0.00 0.02 0.05 0.00 99.92 02:37:32 01:44:01 7 1.97 0.00 0.00 0.00 0.00 98.03 02:37:32 01:45:01 all 0.25 0.00 0.01 0.00 0.00 99.73 02:37:32 01:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:37:32 01:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:37:32 01:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:37:32 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 01:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 01:45:01 7 1.84 0.00 0.03 0.00 0.00 98.13 02:37:32 01:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:37:32 01:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:46:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:37:32 01:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:46:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:37:32 01:46:01 7 0.08 0.00 0.08 0.00 0.00 99.83 02:37:32 01:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:37:32 01:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 01:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:37:32 01:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 01:48:01 all 0.01 0.00 0.01 0.01 0.00 99.98 02:37:32 01:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:48:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:37:32 01:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:37:32 01:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 01:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:49:01 6 0.02 0.00 0.02 0.03 0.00 99.93 02:37:32 01:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:37:32 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 01:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:37:32 01:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:50:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:37:32 01:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:50:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:37:32 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:37:32 01:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:37:32 01:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:51:01 6 0.00 0.00 0.02 0.03 0.00 99.95 02:37:32 01:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:37:32 01:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:37:32 01:52:01 1 0.02 0.00 0.00 0.03 0.00 99.95 02:37:32 01:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:52:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:37:32 01:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:37:32 01:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 01:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:37:32 01:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 01:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 01:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:54:01 4 0.02 0.00 0.00 0.05 0.00 99.93 02:37:32 01:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 01:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 01:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 02:37:32 01:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 01:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 01:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:37:32 01:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 01:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:37:32 01:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 01:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:37:32 01:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 01:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:37:32 01:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:58:01 4 0.02 0.00 0.00 0.03 0.02 99.93 02:37:32 01:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 01:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 01:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 01:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:37:32 01:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:37:32 01:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 01:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 01:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:37:32 01:59:01 4 0.05 0.00 0.02 0.02 0.00 99.92 02:37:32 01:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 01:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 01:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:00:01 all 0.03 0.00 0.01 0.01 0.00 99.96 02:37:32 02:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:00:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:37:32 02:00:01 4 0.07 0.00 0.02 0.03 0.00 99.88 02:37:32 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:37:32 02:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:37:32 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 02:01:01 all 0.18 0.00 0.01 0.01 0.00 99.81 02:37:32 02:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:37:32 02:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:01:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:37:32 02:01:01 7 1.32 0.00 0.02 0.00 0.00 98.66 02:37:32 02:02:01 all 0.27 0.00 0.01 0.01 0.00 99.71 02:37:32 02:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:37:32 02:02:01 4 0.03 0.00 0.03 0.03 0.02 99.88 02:37:32 02:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:02:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:37:32 02:02:01 7 1.97 0.00 0.00 0.00 0.02 98.01 02:37:32 02:03:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:37:32 02:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:03:01 4 0.03 0.00 0.03 0.02 0.00 99.92 02:37:32 02:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 02:03:01 7 1.97 0.00 0.00 0.00 0.00 98.03 02:37:32 02:04:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:37:32 02:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:04:01 4 0.03 0.00 0.00 0.03 0.02 99.92 02:37:32 02:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 02:04:01 7 1.97 0.00 0.02 0.00 0.00 98.01 02:37:32 02:05:01 all 0.04 0.00 0.02 0.00 0.00 99.94 02:37:32 02:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 02:05:01 7 0.25 0.00 0.08 0.00 0.00 99.67 02:37:32 02:06:01 all 0.01 0.00 0.00 0.01 0.00 99.98 02:37:32 02:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:37:32 02:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:06:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:37:32 02:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:37:32 02:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 02:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 02:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:07:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:37:32 02:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 02:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 02:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:37:32 02:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:37:32 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:37:32 02:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:37:32 02:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:09:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:37:32 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:37:32 02:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:10:01 all 0.04 0.00 0.04 0.01 0.00 99.91 02:37:32 02:10:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:37:32 02:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:10:01 2 0.20 0.00 0.07 0.03 0.00 99.70 02:37:32 02:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:10:01 4 0.03 0.00 0.03 0.05 0.00 99.88 02:37:32 02:10:01 5 0.02 0.00 0.05 0.00 0.00 99.93 02:37:32 02:10:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:37:32 02:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:37:32 02:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:37:32 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:11:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:37:32 02:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 02:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:37:32 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 02:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 02:37:32 02:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:12:01 4 0.02 0.00 0.05 0.02 0.02 99.90 02:37:32 02:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 02:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:13:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:37:32 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:37:32 02:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:37:32 02:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 02:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:14:01 all 0.01 0.00 0.00 0.01 0.00 99.98 02:37:32 02:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:37:32 02:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 02:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:37:32 02:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:37:32 02:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:16:01 all 0.00 0.00 0.01 0.01 0.00 99.99 02:37:32 02:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:37:32 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:17:01 all 0.01 0.00 0.01 0.00 0.03 99.93 02:37:32 02:17:01 0 0.00 0.00 0.03 0.00 0.03 99.93 02:37:32 02:17:01 1 0.05 0.00 0.03 0.00 0.08 99.83 02:37:32 02:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:37:32 02:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:17:01 5 0.00 0.00 0.02 0.03 0.03 99.92 02:37:32 02:17:01 6 0.00 0.00 0.02 0.00 0.07 99.92 02:37:32 02:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:37:32 02:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:18:01 1 0.05 0.00 0.02 0.02 0.02 99.90 02:37:32 02:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:37:32 02:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:37:32 02:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:19:01 1 0.03 0.00 0.05 0.02 0.00 99.90 02:37:32 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:37:32 02:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:37:32 02:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:37:32 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:20:01 1 0.05 0.00 0.02 0.02 0.02 99.90 02:37:32 02:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:21:01 all 0.15 0.00 0.02 0.01 0.00 99.82 02:37:32 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:21:01 1 0.03 0.00 0.03 0.05 0.00 99.88 02:37:32 02:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 02:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:21:01 7 1.08 0.00 0.05 0.00 0.00 98.87 02:37:32 02:22:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:37:32 02:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:22:01 1 0.02 0.00 0.03 0.03 0.00 99.92 02:37:32 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:37:32 02:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:22:01 7 1.99 0.00 0.00 0.00 0.02 98.00 02:37:32 02:37:32 02:22:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 02:23:01 all 0.15 0.00 0.02 0.01 0.00 99.81 02:37:32 02:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:23:01 1 0.07 0.00 0.02 0.03 0.02 99.87 02:37:32 02:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:23:01 5 0.00 0.00 0.00 0.07 0.00 99.93 02:37:32 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:23:01 7 1.08 0.00 0.08 0.00 0.00 98.84 02:37:32 02:24:01 all 0.17 0.00 0.01 0.01 0.00 99.81 02:37:32 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:24:01 1 0.05 0.00 0.03 0.03 0.02 99.87 02:37:32 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 02:24:01 5 0.02 0.00 0.02 0.07 0.00 99.90 02:37:32 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:24:01 7 1.22 0.00 0.00 0.00 0.00 98.78 02:37:32 02:25:01 all 0.07 0.00 0.01 0.01 0.01 99.89 02:37:32 02:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 02:25:01 1 0.05 0.00 0.02 0.08 0.00 99.85 02:37:32 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:25:01 4 0.02 0.00 0.00 0.03 0.00 99.95 02:37:32 02:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:25:01 7 0.47 0.00 0.03 0.00 0.02 99.48 02:37:32 02:26:01 all 0.14 0.00 0.03 0.02 0.00 99.80 02:37:32 02:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:26:01 1 0.03 0.00 0.03 0.08 0.02 99.83 02:37:32 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:26:01 4 0.02 0.00 0.03 0.10 0.00 99.85 02:37:32 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 02:26:01 7 1.04 0.00 0.13 0.00 0.00 98.82 02:37:32 02:27:01 all 0.01 0.00 0.01 0.03 0.01 99.94 02:37:32 02:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 02:27:01 1 0.07 0.00 0.02 0.07 0.02 99.83 02:37:32 02:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:37:32 02:27:01 5 0.02 0.00 0.00 0.13 0.00 99.85 02:37:32 02:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:37:32 02:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:28:01 1 0.07 0.00 0.00 0.02 0.03 99.88 02:37:32 02:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:37:32 02:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:28:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:37:32 02:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:28:01 7 0.02 0.00 0.00 0.00 0.03 99.95 02:37:32 02:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:37:32 02:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:37:32 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:29:01 4 0.00 0.00 0.03 0.02 0.00 99.95 02:37:32 02:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:29:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:37:32 02:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:30:01 all 0.22 0.00 0.01 0.01 0.01 99.75 02:37:32 02:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:37:32 02:30:01 1 0.07 0.00 0.03 0.02 0.03 99.85 02:37:32 02:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:37:32 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:30:01 4 0.00 0.00 0.00 0.05 0.02 99.93 02:37:32 02:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:30:01 7 1.63 0.00 0.00 0.00 0.02 98.35 02:37:32 02:31:01 all 0.03 0.00 0.01 0.01 0.02 99.93 02:37:32 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:31:01 1 0.05 0.00 0.03 0.02 0.07 99.83 02:37:32 02:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:31:01 4 0.02 0.00 0.02 0.08 0.02 99.87 02:37:32 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:31:01 7 0.20 0.00 0.00 0.00 0.02 99.78 02:37:32 02:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:37:32 02:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:37:32 02:32:01 1 0.07 0.00 0.03 0.03 0.00 99.87 02:37:32 02:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:37:32 02:32:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:37:32 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:33:01 all 0.20 0.00 0.03 0.01 0.02 99.74 02:37:32 02:33:01 0 0.08 0.00 0.05 0.00 0.03 99.83 02:37:32 02:33:01 1 0.07 0.00 0.03 0.02 0.07 99.82 02:37:32 02:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:37:32 02:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:37:32 02:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 02:37:32 02:33:01 5 0.10 0.00 0.02 0.03 0.02 99.83 02:37:32 02:33:01 6 0.08 0.00 0.03 0.00 0.00 99.88 02:37:32 02:33:01 7 1.11 0.00 0.03 0.00 0.02 98.84 02:37:32 02:37:32 02:33:01 CPU %user %nice %system %iowait %steal %idle 02:37:32 02:34:01 all 0.27 0.00 0.01 0.01 0.01 99.71 02:37:32 02:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:37:32 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:37:32 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:34:01 5 0.02 0.00 0.00 0.07 0.00 99.92 02:37:32 02:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:34:01 7 2.00 0.00 0.00 0.00 0.02 97.98 02:37:32 02:35:01 all 0.20 0.00 0.02 0.01 0.01 99.76 02:37:32 02:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:35:01 1 0.03 0.00 0.07 0.03 0.03 99.83 02:37:32 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:37:32 02:35:01 4 0.00 0.00 0.02 0.05 0.00 99.93 02:37:32 02:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:37:32 02:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:35:01 7 1.55 0.00 0.03 0.00 0.00 98.42 02:37:32 02:36:01 all 0.01 0.00 0.01 0.01 0.04 99.93 02:37:32 02:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:36:01 1 0.05 0.00 0.02 0.03 0.10 99.80 02:37:32 02:36:01 2 0.02 0.00 0.00 0.00 0.05 99.93 02:37:32 02:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:37:32 02:36:01 4 0.00 0.00 0.02 0.05 0.07 99.87 02:37:32 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:37:32 02:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:37:32 02:36:01 7 0.02 0.00 0.00 0.00 0.05 99.93 02:37:32 02:37:01 all 0.01 0.00 0.01 0.02 0.03 99.93 02:37:32 02:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:37:32 02:37:01 1 0.05 0.00 0.03 0.03 0.03 99.85 02:37:32 02:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:37:32 02:37:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:37:32 02:37:01 4 0.00 0.00 0.00 0.00 0.03 99.97 02:37:32 02:37:01 5 0.00 0.00 0.02 0.10 0.02 99.87 02:37:32 02:37:01 6 0.00 0.00 0.00 0.00 0.03 99.97 02:37:32 02:37:01 7 0.00 0.00 0.00 0.00 0.08 99.92 02:37:32 Average: all 6.43 0.00 1.26 0.33 0.02 91.96 02:37:32 Average: 0 6.20 0.00 1.34 0.29 0.02 92.14 02:37:32 Average: 1 6.37 0.00 1.34 0.42 0.03 91.85 02:37:32 Average: 2 6.38 0.00 1.24 0.44 0.02 91.91 02:37:32 Average: 3 6.41 0.00 1.29 0.21 0.02 92.07 02:37:32 Average: 4 6.41 0.00 1.20 0.41 0.02 91.96 02:37:32 Average: 5 6.33 0.00 1.25 0.27 0.02 92.12 02:37:32 Average: 6 6.52 0.00 1.20 0.24 0.02 92.01 02:37:32 Average: 7 6.78 0.00 1.22 0.34 0.02 91.64 02:37:32 02:37:32 02:37:32