Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0110df27f64e981d1123eb74c7a5a790fae42961+cd12ae53bb5ba1da092f9ffd7d969d808500d050 (6029dd7b4fd30760c453c2a168c1c10847f36cd0) 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-ssh12702319230967501096.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-ssh4441758234173609330.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-4019/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-4019/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5836589593064620764.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-ssh17271486315589545145.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-4019/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-4019/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh601111336920660035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-48331 in /w/workspace/edgexfoundry_edgex-go_PR-4019 [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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit 0110df27f64e981d1123eb74c7a5a790fae42961 Merge succeeded, producing c36a7f75b192e2a858e86744f796b2bf452f6357 Checking out Revision c36a7f75b192e2a858e86744f796b2bf452f6357 (PR-4019) > 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/4019/head:refs/remotes/origin/PR-4019 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # 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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c36a7f75b192e2a858e86744f796b2bf452f6357 # timeout=10 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" > git rev-list --no-walk 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T20:33:52.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T20:33:52.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T20:33:52.249Z] ========================================================= [2022-05-10T20:33:52.249Z] EdgeX Global Pipelines Version Info [2022-05-10T20:33:52.249Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:33:53.093Z] ------------------- [2022-05-10T20:33:53.093Z] stable info: [2022-05-10T20:33:53.093Z] ------------------- [2022-05-10T20:33:53.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:33:53.093Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T20:33:53.093Z] Message: update stable to v1.0.227 [2022-05-10T20:33:53.664Z] ------------------- [2022-05-10T20:33:53.664Z] experimental info: [2022-05-10T20:33:53.664Z] ------------------- [2022-05-10T20:33:53.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:33:53.664Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T20:33:53.664Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T20:33:53.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T20:33:53.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T20:33:53.881Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T20:33:53.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T20:33:53.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T20:33:53.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T20:33:53.937Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T20:33:53.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T20:33:53.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T20:33:53.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T20:33:53.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T20:33:54.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T20:33:54.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T20:33:54.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T20:33:54.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T20:33:54.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:33:54.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:33:54.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T20:33:54.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T20:33:54.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T20:33:54.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T20:33:54.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T20:33:54.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4019 [Pipeline] echo [2022-05-10T20:33:54.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4019 [Pipeline] echo [2022-05-10T20:33:54.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4019 [Pipeline] echo [2022-05-10T20:33:54.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c36a7f75b192e2a858e86744f796b2bf452f6357 [Pipeline] echo [2022-05-10T20:33:54.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c36a7f7 [Pipeline] echo [2022-05-10T20:33:54.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:33:54.301Z] provisioning config files... [2022-05-10T20:33:54.312Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2869461053419842622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:33:54.626Z] ---> docker-login.sh [2022-05-10T20:33:54.626Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:33:54.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:33:54.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:33:54.887Z] Configure a credential helper to remove this warning. See [2022-05-10T20:33:54.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:33:54.887Z] [2022-05-10T20:33:54.887Z] Login Succeeded [2022-05-10T20:33:54.888Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:33:55.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:33:55.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:33:55.148Z] Configure a credential helper to remove this warning. See [2022-05-10T20:33:55.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:33:55.148Z] [2022-05-10T20:33:55.148Z] Login Succeeded [2022-05-10T20:33:55.148Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:33:55.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:33:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:33:55.409Z] Configure a credential helper to remove this warning. See [2022-05-10T20:33:55.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:33:55.409Z] [2022-05-10T20:33:55.409Z] Login Succeeded [2022-05-10T20:33:55.409Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:33:55.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:33:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:33:55.409Z] Configure a credential helper to remove this warning. See [2022-05-10T20:33:55.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:33:55.409Z] [2022-05-10T20:33:55.409Z] Login Succeeded [2022-05-10T20:33:55.409Z] docker.io [2022-05-10T20:33:55.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:33:55.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:33:55.940Z] Configure a credential helper to remove this warning. See [2022-05-10T20:33:55.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:33:55.940Z] [2022-05-10T20:33:55.940Z] Login Succeeded [2022-05-10T20:33:55.940Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:33:55.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:33:56.288Z] + 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 [2022-05-10T20:33:56.288Z] + dirname cmd/core-command/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/core-data/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T20:33:56.288Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2022-05-10T20:33:56.288Z] [2022-05-10T20:33:56.288Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T20:33:56.288Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T20:33:56.288Z] + cut -d/ -f2 [2022-05-10T20:33:56.288Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T20:33:56.325Z] 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 [2022-05-10T20:33:56.701Z] + git rev-list -1 --merges c36a7f75b192e2a858e86744f796b2bf452f6357~1..c36a7f75b192e2a858e86744f796b2bf452f6357 [Pipeline] echo [2022-05-10T20:33:56.716Z] -----------> git rev-list -1 --merges c36a7f75b192e2a858e86744f796b2bf452f6357~1..c36a7f75b192e2a858e86744f796b2bf452f6357 c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:33:56.716Z] c36a7f75b192e2a858e86744f796b2bf452f6357 [false] [Pipeline] sh [2022-05-10T20:33:57.019Z] + git log --format=format:%s -1 c36a7f75b192e2a858e86744f796b2bf452f6357 [Pipeline] echo [2022-05-10T20:33:57.041Z] ========================================================= [2022-05-10T20:33:57.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T20:33:57.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T20:33:57.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:33:57.677Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T20:33:57.677Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T20:33:57.677Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T20:33:57.677Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T20:33:57.677Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T20:33:57.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:33:58.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:33:58.110Z] [2022-05-10T20:33:58.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:33:58.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:33:58.418Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T20:33:58.418Z] 1fe172e4850f: Pulling fs layer [2022-05-10T20:33:58.418Z] caf521ccaac6: Pulling fs layer [2022-05-10T20:33:58.418Z] 3ead6fa29328: Pulling fs layer [2022-05-10T20:33:58.418Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T20:33:58.418Z] a8d5f1318db7: Pulling fs layer [2022-05-10T20:33:58.418Z] c427282e49a2: Pulling fs layer [2022-05-10T20:33:58.418Z] 1827001aaf11: Pulling fs layer [2022-05-10T20:33:58.418Z] 0714d37db230: Pulling fs layer [2022-05-10T20:33:58.418Z] ac28cf19c067: Pulling fs layer [2022-05-10T20:33:58.418Z] ca983d60f3e2: Pulling fs layer [2022-05-10T20:33:58.418Z] 9f894cec8388: Pulling fs layer [2022-05-10T20:33:58.418Z] 1827001aaf11: Waiting [2022-05-10T20:33:58.418Z] 0714d37db230: Waiting [2022-05-10T20:33:58.418Z] ac28cf19c067: Waiting [2022-05-10T20:33:58.418Z] a8d5f1318db7: Waiting [2022-05-10T20:33:58.418Z] 9f894cec8388: Waiting [2022-05-10T20:33:58.418Z] c427282e49a2: Waiting [2022-05-10T20:33:58.418Z] ca983d60f3e2: Waiting [2022-05-10T20:33:58.418Z] caf521ccaac6: Download complete [2022-05-10T20:33:58.418Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T20:33:58.418Z] 5c2a1cbceb83: Download complete [2022-05-10T20:33:58.418Z] a8d5f1318db7: Verifying Checksum [2022-05-10T20:33:58.418Z] a8d5f1318db7: Download complete [2022-05-10T20:33:58.706Z] c427282e49a2: Verifying Checksum [2022-05-10T20:33:58.706Z] c427282e49a2: Download complete [2022-05-10T20:33:58.706Z] 3ead6fa29328: Verifying Checksum [2022-05-10T20:33:58.706Z] 3ead6fa29328: Download complete [2022-05-10T20:33:58.706Z] 0714d37db230: Verifying Checksum [2022-05-10T20:33:58.706Z] 0714d37db230: Download complete [2022-05-10T20:33:58.706Z] ac28cf19c067: Download complete [2022-05-10T20:33:58.706Z] ca983d60f3e2: Download complete [2022-05-10T20:33:58.706Z] 9f894cec8388: Download complete [2022-05-10T20:33:58.706Z] 1fe172e4850f: Verifying Checksum [2022-05-10T20:33:58.706Z] 1fe172e4850f: Download complete [2022-05-10T20:33:58.973Z] 1827001aaf11: Verifying Checksum [2022-05-10T20:34:00.364Z] 1fe172e4850f: Pull complete [2022-05-10T20:34:00.364Z] caf521ccaac6: Pull complete [2022-05-10T20:34:00.625Z] 3ead6fa29328: Pull complete [2022-05-10T20:34:00.894Z] 5c2a1cbceb83: Pull complete [2022-05-10T20:34:01.156Z] a8d5f1318db7: Pull complete [2022-05-10T20:34:01.156Z] c427282e49a2: Pull complete [2022-05-10T20:34:03.076Z] 1827001aaf11: Pull complete [2022-05-10T20:34:03.076Z] 0714d37db230: Pull complete [2022-05-10T20:34:03.076Z] ac28cf19c067: Pull complete [2022-05-10T20:34:03.336Z] ca983d60f3e2: Pull complete [2022-05-10T20:34:03.336Z] 9f894cec8388: Pull complete [2022-05-10T20:34:03.336Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T20:34:03.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:34:03.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T20:34:03.411Z] prd-ubuntu20.04-docker-8c-8g-48331 does not seem to be running inside a container [2022-05-10T20:34:03.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:34:04.790Z] $ docker top e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 -eo pid,comm [2022-05-10T20:34:04.866Z] 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). [2022-05-10T20:34:04.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:34:04.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:34:04.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:34:05.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:34:05.060Z] $ docker exec e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 ssh-agent [2022-05-10T20:34:05.178Z] SSH_AUTH_SOCK=/tmp/ssh-fnLfM8N3CqTJ/agent.35 [2022-05-10T20:34:05.178Z] SSH_AGENT_PID=41 [2022-05-10T20:34:05.188Z] Running ssh-add (command line suppressed) [2022-05-10T20:34:05.325Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7390420590706944421.key (/w/workspace/edgex-go/2@tmp/private_key_7390420590706944421.key) [2022-05-10T20:34:05.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:34:05.630Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T20:34:05.658Z] $ docker exec --env ******** --env ******** e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 ssh-agent -k [2022-05-10T20:34:05.793Z] unset SSH_AUTH_SOCK; [2022-05-10T20:34:05.793Z] unset SSH_AGENT_PID; [2022-05-10T20:34:05.793Z] echo Agent pid 41 killed; [2022-05-10T20:34:05.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T20:34:05.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:34:05.826Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:34:05.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:34:05.968Z] $ docker exec e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 ssh-agent [2022-05-10T20:34:06.084Z] SSH_AUTH_SOCK=/tmp/ssh-6tbQhGNCIemQ/agent.74 [2022-05-10T20:34:06.084Z] SSH_AGENT_PID=80 [2022-05-10T20:34:06.093Z] Running ssh-add (command line suppressed) [2022-05-10T20:34:06.212Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7546702504996218260.key (/w/workspace/edgex-go/2@tmp/private_key_7546702504996218260.key) [2022-05-10T20:34:06.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:34:06.525Z] + git semver init [2022-05-10T20:34:06.786Z] 2022-05-10 20:34:06,773 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T20:34:06.786Z] 2022-05-10 20:34:06,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-10T20:34:06.786Z] 2022-05-10 20:34:06,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-10T20:34:06.786Z] 2022-05-10 20:34:06,774 [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) [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,297 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4019 with force:False [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,298 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4019 [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,303 [execute] INFO git cat-file --batch-check [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,310 [execute] INFO git cat-file --batch [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:34:28.810Z] 2022-05-10 20:34:25,316 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4019 [2022-05-10T20:34:28.810Z] 0.0.0 [Pipeline] } [2022-05-10T20:34:28.828Z] $ docker exec --env ******** --env ******** e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 ssh-agent -k [2022-05-10T20:34:28.962Z] unset SSH_AUTH_SOCK; [2022-05-10T20:34:28.962Z] unset SSH_AGENT_PID; [2022-05-10T20:34:28.962Z] echo Agent pid 80 killed; [2022-05-10T20:34:28.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:34:29.285Z] + git semver [Pipeline] } [2022-05-10T20:34:29.878Z] $ docker stop --time=1 e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 [2022-05-10T20:34:31.289Z] $ docker rm -f e0f3613e8c517b06b2b8e1c3e44fe5cd1e6836b2de57e3f139e19505b9a13100 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:34:31.652Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T20:34:31.956Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T20:34:31.960Z] [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 [2022-05-10T20:34:32.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:34:32.078Z] ========================================================= [2022-05-10T20:34:32.078Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T20:34:32.078Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:34:32.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:32.377Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T20:34:32.377Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T20:34:32.377Z] 666ba61612fd: Pulling fs layer [2022-05-10T20:34:32.377Z] 8ed8ca486205: Pulling fs layer [2022-05-10T20:34:32.377Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T20:34:32.377Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T20:34:32.377Z] ca2b28591e48: Pulling fs layer [2022-05-10T20:34:32.377Z] a51346096db8: Pulling fs layer [2022-05-10T20:34:32.377Z] daebc70d1ce1: Pulling fs layer [2022-05-10T20:34:32.377Z] 0e18a0eac166: Pulling fs layer [2022-05-10T20:34:32.377Z] 4fe6c5a15a65: Waiting [2022-05-10T20:34:32.377Z] 22a0e8bec74d: Waiting [2022-05-10T20:34:32.377Z] ca2b28591e48: Waiting [2022-05-10T20:34:32.377Z] a51346096db8: Waiting [2022-05-10T20:34:32.377Z] daebc70d1ce1: Waiting [2022-05-10T20:34:32.377Z] 0e18a0eac166: Waiting [2022-05-10T20:34:32.377Z] 8ed8ca486205: Verifying Checksum [2022-05-10T20:34:32.377Z] 8ed8ca486205: Download complete [2022-05-10T20:34:32.377Z] 666ba61612fd: Download complete [2022-05-10T20:34:32.377Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T20:34:32.377Z] 22a0e8bec74d: Download complete [2022-05-10T20:34:32.377Z] ca2b28591e48: Verifying Checksum [2022-05-10T20:34:32.377Z] ca2b28591e48: Download complete [2022-05-10T20:34:32.377Z] a51346096db8: Verifying Checksum [2022-05-10T20:34:32.377Z] a51346096db8: Download complete [2022-05-10T20:34:32.377Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T20:34:32.642Z] daebc70d1ce1: Verifying Checksum [2022-05-10T20:34:32.642Z] daebc70d1ce1: Download complete [2022-05-10T20:34:32.642Z] 59bf1c3509f3: Pull complete [2022-05-10T20:34:32.907Z] 666ba61612fd: Pull complete [2022-05-10T20:34:32.907Z] 8ed8ca486205: Pull complete [2022-05-10T20:34:33.493Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T20:34:33.493Z] 4fe6c5a15a65: Download complete [2022-05-10T20:34:33.756Z] 0e18a0eac166: Verifying Checksum [2022-05-10T20:34:33.756Z] 0e18a0eac166: Download complete [2022-05-10T20:34:37.968Z] 4fe6c5a15a65: Pull complete [2022-05-10T20:34:37.968Z] 22a0e8bec74d: Pull complete [2022-05-10T20:34:37.968Z] ca2b28591e48: Pull complete [2022-05-10T20:34:37.968Z] a51346096db8: Pull complete [2022-05-10T20:34:37.968Z] daebc70d1ce1: Pull complete [2022-05-10T20:34:39.877Z] 0e18a0eac166: Pull complete [2022-05-10T20:34:39.877Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T20:34:39.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:39.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:34:40.179Z] + docker+ build -t ci-base-image-x86_64 -f - . [2022-05-10T20:34:40.179Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:40.179Z] WORKDIR /edgex [2022-05-10T20:34:40.179Z] COPY go.mod . [2022-05-10T20:34:40.179Z] RUN go mod download [2022-05-10T20:34:41.557Z] Sending build context to Docker daemon 335.3MB [2022-05-10T20:34:41.557Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:41.557Z] ---> f018257e8ee9 [2022-05-10T20:34:41.557Z] Step 2/4 : WORKDIR /edgex [2022-05-10T20:34:44.860Z] ---> Running in 0ac25d2aa488 [2022-05-10T20:34:44.860Z] Removing intermediate container 0ac25d2aa488 [2022-05-10T20:34:44.860Z] ---> 73e038547dc0 [2022-05-10T20:34:44.860Z] Step 3/4 : COPY go.mod . [2022-05-10T20:34:44.860Z] ---> 0052bc34f771 [2022-05-10T20:34:44.860Z] Step 4/4 : RUN go mod download [2022-05-10T20:34:45.120Z] ---> Running in 2a390a1705cc [2022-05-10T20:34:47.020Z] Still waiting to schedule task [2022-05-10T20:34:47.021Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T20:35:03.233Z] Removing intermediate container 2a390a1705cc [2022-05-10T20:35:03.233Z] ---> 58e49abf0e15 [2022-05-10T20:35:03.233Z] Successfully built 58e49abf0e15 [2022-05-10T20:35:03.233Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:35:03.532Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:35:03.532Z] . [Pipeline] withDockerContainer [2022-05-10T20:35:03.596Z] prd-ubuntu20.04-docker-8c-8g-48331 does not seem to be running inside a container [2022-05-10T20:35:03.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:35:04.260Z] $ docker top b7c63028c13380f3ad7ac26160cdf34859b476bcac27de3edee1b9e729ba1a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:35:04.628Z] + go version [2022-05-10T20:35:04.628Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T20:35:04.645Z] $ docker stop --time=1 b7c63028c13380f3ad7ac26160cdf34859b476bcac27de3edee1b9e729ba1a0d [2022-05-10T20:35:05.950Z] $ docker rm -f b7c63028c13380f3ad7ac26160cdf34859b476bcac27de3edee1b9e729ba1a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:35:06.367Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:35:06.367Z] . [Pipeline] withDockerContainer [2022-05-10T20:35:06.440Z] prd-ubuntu20.04-docker-8c-8g-48331 does not seem to be running inside a container [2022-05-10T20:35:06.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:35:06.932Z] $ docker top 1d798a4f3c1a32140531bcce9778559f6f749b03dac422157bdd103cf2936827 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T20:35:07.011Z] ========================================================= [2022-05-10T20:35:07.011Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T20:35:07.011Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:35:07.305Z] + make test [2022-05-10T20:35:07.305Z] go mod tidy -compat=1.17 [2022-05-10T20:35:07.305Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T20:35:13.885Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T20:35:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T20:35:26.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T20:35:26.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.137s coverage: 98.5% of statements [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T20:35:26.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T20:35:26.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.305s coverage: 89.2% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.8% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.465s coverage: 95.6% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 29.6% of statements [2022-05-10T20:35:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-05-10T20:35:30.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-05-10T20:35:40.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-05-10T20:35:40.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-05-10T20:35:40.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements [2022-05-10T20:35:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.4% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.404s coverage: 65.4% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.8% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T20:35:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-05-10T20:35:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-10T20:35:50.866Z] 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 [2022-05-10T20:36:08.961Z] GO111MODULE=on go vet ./... [2022-05-10T20:36:10.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T20:36:11.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T20:36:11.701Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T20:36:12.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T20:36:12.573Z] + ls -al . [2022-05-10T20:36:12.573Z] total 684 [2022-05-10T20:36:12.573Z] drwxrwxr-x 10 1001 1001 4096 May 10 20:36 . [2022-05-10T20:36:12.573Z] drwxr-xr-x 4 root root 4096 May 10 20:35 .. [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 11 May 10 20:33 .dockerignore [2022-05-10T20:36:12.573Z] drwxrwxr-x 8 1001 1001 4096 May 10 20:34 .git [2022-05-10T20:36:12.573Z] drwxrwxr-x 3 1001 1001 4096 May 10 20:33 .github [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 879 May 10 20:33 .gitignore [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 42 May 10 20:33 .golangci.yml [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 87 May 10 20:33 .hadolint.yml [2022-05-10T20:36:12.573Z] drwxr-xr-x 3 1001 1001 4096 May 10 20:34 .semver [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 166 May 10 20:33 .sonarcloud.properties [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 1171 May 10 20:33 ADOPTERS.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 10086 May 10 20:33 Attribution.txt [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 63209 May 10 20:33 CHANGELOG.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 3804 May 10 20:33 CONTRIBUTING.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 677 May 10 20:33 GOVERNANCE.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 850 May 10 20:33 Jenkinsfile [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 10775 May 10 20:33 LICENSE [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 10389 May 10 20:33 Makefile [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 582 May 10 20:33 OWNERS.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 9094 May 10 20:33 README.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 6912 May 10 20:33 SECURITY.md [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 5 May 10 20:34 VERSION [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 4131 May 10 20:33 ZMQWindows.md [2022-05-10T20:36:12.573Z] drwxrwxr-x 2 1001 1001 4096 May 10 20:33 bin [2022-05-10T20:36:12.573Z] drwxrwxr-x 18 1001 1001 4096 May 10 20:33 cmd [2022-05-10T20:36:12.573Z] -rw-r--r-- 1 root root 435134 May 10 20:35 coverage.out [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 3249 May 10 20:33 go.mod [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 35148 May 10 20:35 go.sum [2022-05-10T20:36:12.573Z] drwxrwxr-x 8 1001 1001 4096 May 10 20:33 internal [2022-05-10T20:36:12.573Z] drwxrwxr-x 3 1001 1001 4096 May 10 20:33 openapi [2022-05-10T20:36:12.573Z] drwxrwxr-x 4 1001 1001 4096 May 10 20:33 snap [2022-05-10T20:36:12.573Z] -rw-rw-r-- 1 1001 1001 204 May 10 20:33 version.go [Pipeline] sh [2022-05-10T20:36:12.862Z] + '[' -e coverage.out ] [2022-05-10T20:36:12.862Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T20:36:12.943Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T20:36:13.221Z] + make build [2022-05-10T20:36:13.221Z] 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 [2022-05-10T20:36:28.114Z] 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 [2022-05-10T20:36:34.685Z] 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 [2022-05-10T20:36:35.255Z] 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 [2022-05-10T20:36:41.822Z] 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 [2022-05-10T20:36:41.822Z] 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 [2022-05-10T20:36:42.080Z] 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 [2022-05-10T20:36:43.018Z] 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 [2022-05-10T20:36:43.956Z] 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 [2022-05-10T20:36:44.896Z] 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 [2022-05-10T20:36:45.464Z] 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 [2022-05-10T20:36:46.035Z] 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 [2022-05-10T20:36:47.951Z] 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] } [2022-05-10T20:36:48.605Z] $ docker stop --time=1 1d798a4f3c1a32140531bcce9778559f6f749b03dac422157bdd103cf2936827 [2022-05-10T20:36:51.326Z] $ docker rm -f 1d798a4f3c1a32140531bcce9778559f6f749b03dac422157bdd103cf2936827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:36:52.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:36:52.238Z] [2022-05-10T20:36:52.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:36:52.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:36:52.535Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T20:36:52.535Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T20:36:52.535Z] ca9280d653b3: Pulling fs layer [2022-05-10T20:36:52.535Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T20:36:52.535Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T20:36:52.535Z] cbdbe7a5bc2a: Download complete [2022-05-10T20:36:52.795Z] cbdbe7a5bc2a: Pull complete [2022-05-10T20:36:52.795Z] ca9280d653b3: Verifying Checksum [2022-05-10T20:36:52.795Z] ca9280d653b3: Download complete [2022-05-10T20:36:53.053Z] 7e9c9ca2126c: Download complete [2022-05-10T20:36:53.312Z] ca9280d653b3: Pull complete [2022-05-10T20:36:56.600Z] 7e9c9ca2126c: Pull complete [2022-05-10T20:36:56.600Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T20:36:56.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:36:56.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T20:36:56.667Z] prd-ubuntu20.04-docker-8c-8g-48331 does not seem to be running inside a container [2022-05-10T20:36:56.708Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T20:36:58.277Z] $ docker top aa8969cbd641c257d522758ef5ec570b7d12494c78d5a2063a8316f03aa523ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:36:58.627Z] + docker-compose build --help [2022-05-10T20:36:58.627Z] + grep parallel [2022-05-10T20:36:59.195Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T20:36:59.212Z] $ docker stop --time=1 aa8969cbd641c257d522758ef5ec570b7d12494c78d5a2063a8316f03aa523ab [2022-05-10T20:37:00.563Z] $ docker rm -f aa8969cbd641c257d522758ef5ec570b7d12494c78d5a2063a8316f03aa523ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:37:00.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:37:00.960Z] . [Pipeline] withDockerContainer [2022-05-10T20:37:01.036Z] prd-ubuntu20.04-docker-8c-8g-48331 does not seem to be running inside a container [2022-05-10T20:37:01.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T20:37:01.493Z] $ docker top dab4de609f0f8ea173b8e592b273c529a4979192b6585e152ae695938c553fac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:37:01.849Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T20:37:02.421Z] Building core-command ... [2022-05-10T20:37:02.421Z] Building core-data ... [2022-05-10T20:37:02.421Z] Building core-metadata ... [2022-05-10T20:37:02.421Z] Building security-bootstrapper ... [2022-05-10T20:37:02.421Z] Building security-proxy-setup ... [2022-05-10T20:37:02.421Z] Building security-secretstore-setup ... [2022-05-10T20:37:02.421Z] Building security-spiffe-token-provider ... [2022-05-10T20:37:02.421Z] Building security-spire-agent ... [2022-05-10T20:37:02.421Z] Building security-spire-config ... [2022-05-10T20:37:02.421Z] Building security-spire-server ... [2022-05-10T20:37:02.421Z] Building support-notifications ... [2022-05-10T20:37:02.421Z] Building support-scheduler ... [2022-05-10T20:37:02.421Z] Building sys-mgmt-agent ... [2022-05-10T20:37:02.421Z] Building security-proxy-setup [2022-05-10T20:37:02.421Z] Building security-spire-agent [2022-05-10T20:37:02.421Z] Building security-spire-config [2022-05-10T20:37:02.421Z] Building core-data [2022-05-10T20:37:02.421Z] Building sys-mgmt-agent [2022-05-10T20:37:20.528Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:20.528Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:20.528Z] ---> 58e49abf0e15 [2022-05-10T20:37:20.528Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T20:37:20.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:20.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:20.528Z] ---> 58e49abf0e15 [2022-05-10T20:37:20.528Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:37:20.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:20.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:20.528Z] ---> 58e49abf0e15 [2022-05-10T20:37:20.528Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:37:20.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:20.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:20.528Z] ---> 58e49abf0e15 [2022-05-10T20:37:20.528Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:37:20.528Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:20.528Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:20.528Z] ---> 58e49abf0e15 [2022-05-10T20:37:20.528Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T20:37:27.212Z] ---> Running in 17bac76c874b [2022-05-10T20:37:27.212Z] ---> Running in 06714dcda366 [2022-05-10T20:37:27.212Z] ---> Running in a1696906da93 [2022-05-10T20:37:27.212Z] ---> Running in 0b7018b75625 [2022-05-10T20:37:27.212Z] ---> Running in 0f317ec3ff47 [2022-05-10T20:37:27.473Z] Removing intermediate container 0b7018b75625 [2022-05-10T20:37:27.473Z] ---> 20ec6d3f4ae0 [2022-05-10T20:37:27.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:27.473Z] Removing intermediate container a1696906da93 [2022-05-10T20:37:27.473Z] ---> aa7172272962 [2022-05-10T20:37:27.473Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:27.473Z] Removing intermediate container 17bac76c874b [2022-05-10T20:37:27.473Z] ---> c54aac90213d [2022-05-10T20:37:27.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:27.473Z] Removing intermediate container 06714dcda366 [2022-05-10T20:37:27.473Z] ---> e0d59ee6bb5f [2022-05-10T20:37:27.473Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:27.473Z] Removing intermediate container 0f317ec3ff47 [2022-05-10T20:37:27.473Z] ---> d7226a672f84 [2022-05-10T20:37:27.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:27.473Z] ---> Running in 0cd9582d3dd3 [2022-05-10T20:37:27.473Z] ---> Running in 26b0c35b9203 [2022-05-10T20:37:27.473Z] ---> Running in b4634e76afd4 [2022-05-10T20:37:27.473Z] ---> Running in ef614039b6ae [2022-05-10T20:37:27.473Z] ---> Running in fc9352096a6e [2022-05-10T20:37:28.413Z] Removing intermediate container 0cd9582d3dd3 [2022-05-10T20:37:28.413Z] ---> 064c0ba7e370 [2022-05-10T20:37:28.413Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:37:28.413Z] ---> Running in b9831c359f72 [2022-05-10T20:37:28.676Z] Removing intermediate container 26b0c35b9203 [2022-05-10T20:37:28.676Z] ---> 1e4b7ecb454e [2022-05-10T20:37:28.676Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T20:37:28.936Z] ---> Running in d91f0b015254 [2022-05-10T20:37:28.936Z] Removing intermediate container b4634e76afd4 [2022-05-10T20:37:28.936Z] ---> 63a1a3c251a0 [2022-05-10T20:37:28.936Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T20:37:28.936Z] ---> Running in 1a2c0022c97a [2022-05-10T20:37:28.936Z] Removing intermediate container ef614039b6ae [2022-05-10T20:37:28.936Z] ---> ebf7eab415ec [2022-05-10T20:37:28.936Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:37:28.936Z] ---> Running in c9cbe4aff9d7 [2022-05-10T20:37:29.196Z] Removing intermediate container fc9352096a6e [2022-05-10T20:37:29.196Z] ---> dd3967c4b2a8 [2022-05-10T20:37:29.196Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T20:37:29.196Z] ---> Running in 335c711a177c [2022-05-10T20:37:29.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.545Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:30.545Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:30.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.806Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:31.064Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:31.064Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:31.064Z] Removing intermediate container d91f0b015254 [2022-05-10T20:37:31.064Z] ---> b79e8fa47c88 [2022-05-10T20:37:31.064Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.064Z] Removing intermediate container 1a2c0022c97a [2022-05-10T20:37:31.064Z] ---> d6aaf273ac65 [2022-05-10T20:37:31.064Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.327Z] Removing intermediate container b9831c359f72 [2022-05-10T20:37:31.327Z] ---> 2474eba7868f [2022-05-10T20:37:31.327Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.327Z] ---> a52b0d11944f [2022-05-10T20:37:31.327Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.327Z] ---> 14b7e118022a [2022-05-10T20:37:31.327Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.327Z] ---> Running in 4e7e5f133481 [2022-05-10T20:37:31.327Z] ---> Running in bda43970cc91 [2022-05-10T20:37:31.587Z] ---> b5ae05f03440 [2022-05-10T20:37:31.587Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.587Z] Removing intermediate container 335c711a177c [2022-05-10T20:37:31.587Z] ---> 20d40eb92a5d [2022-05-10T20:37:31.587Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.587Z] Removing intermediate container c9cbe4aff9d7 [2022-05-10T20:37:31.587Z] ---> 5612d4a61478 [2022-05-10T20:37:31.587Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.587Z] ---> Running in b0985ae3efa0 [2022-05-10T20:37:31.587Z] ---> d919dc8932d6 [2022-05-10T20:37:31.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.587Z] ---> d70a63504824 [2022-05-10T20:37:31.587Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.849Z] ---> Running in 4ba9142be20d [2022-05-10T20:37:31.850Z] ---> Running in 75f08842f3f5 [2022-05-10T20:37:33.232Z] Removing intermediate container 4e7e5f133481 [2022-05-10T20:37:33.232Z] ---> 524b5a9d2f86 [2022-05-10T20:37:33.232Z] Step 8/23 : COPY . . [2022-05-10T20:37:36.532Z] Removing intermediate container b0985ae3efa0 [2022-05-10T20:37:36.532Z] ---> e44888cf6a69 [2022-05-10T20:37:36.532Z] Step 8/26 : COPY . . [2022-05-10T20:37:37.100Z] Removing intermediate container bda43970cc91 [2022-05-10T20:37:37.100Z] ---> 81dddbe10e64 [2022-05-10T20:37:37.100Z] Step 8/22 : COPY . . [2022-05-10T20:37:37.100Z] Removing intermediate container 75f08842f3f5 [2022-05-10T20:37:37.100Z] ---> 65feadeb7540 [2022-05-10T20:37:37.100Z] Step 8/26 : COPY . . [2022-05-10T20:37:42.374Z] Removing intermediate container 4ba9142be20d [2022-05-10T20:37:42.374Z] ---> ccdfef508b9f [2022-05-10T20:37:42.374Z] Step 8/23 : COPY . . [2022-05-10T20:37:52.362Z] ---> b148a27be179 [2022-05-10T20:37:52.362Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:37:52.362Z] ---> 9f304b442f12 [2022-05-10T20:37:52.362Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T20:37:52.362Z] ---> 5d9654e66fca [2022-05-10T20:37:52.362Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:37:52.362Z] ---> 5915c170d8f6 [2022-05-10T20:37:52.362Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T20:37:52.362Z] ---> 4f058695e920 [2022-05-10T20:37:52.362Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T20:37:52.362Z] ---> Running in aa6e4221acbb [2022-05-10T20:37:52.362Z] ---> Running in 7606e73584a0 [2022-05-10T20:37:52.362Z] ---> Running in 30a470e6f4e9 [2022-05-10T20:37:52.362Z] ---> Running in 99d1bd6c53b3 [2022-05-10T20:37:52.362Z] ---> Running in c4a7a0a72bb6 [2022-05-10T20:37:52.362Z] Removing intermediate container aa6e4221acbb [2022-05-10T20:37:52.362Z] ---> 7c7150e8acb1 [2022-05-10T20:37:52.362Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T20:37:52.362Z] ---> Running in 22826a0c3c5c [2022-05-10T20:37:52.362Z] Removing intermediate container c4a7a0a72bb6 [2022-05-10T20:37:52.362Z] ---> 035cc3d7b716 [2022-05-10T20:37:52.362Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T20:37:52.362Z] ---> Running in ec6a73997132 [2022-05-10T20:37:52.621Z] 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 [2022-05-10T20:37:52.621Z] 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 [2022-05-10T20:37:52.621Z] 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 [2022-05-10T20:37:53.198Z] Removing intermediate container 22826a0c3c5c [2022-05-10T20:37:53.198Z] ---> d8c85f140a88 [2022-05-10T20:37:53.198Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T20:37:53.457Z] ---> Running in a4a14b0b8eeb [2022-05-10T20:37:53.457Z] Removing intermediate container a4a14b0b8eeb [2022-05-10T20:37:53.457Z] ---> 34c7c50b9531 [2022-05-10T20:37:53.457Z] 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 [2022-05-10T20:37:53.457Z] Removing intermediate container ec6a73997132 [2022-05-10T20:37:53.457Z] ---> 6aaa4dc2489d [2022-05-10T20:37:53.457Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T20:37:53.457Z] ---> Running in aa73303b626d [2022-05-10T20:37:53.715Z] ---> Running in 03cd9b03e274 [2022-05-10T20:37:53.715Z] Removing intermediate container 03cd9b03e274 [2022-05-10T20:37:53.715Z] ---> 66911eff24db [2022-05-10T20:37:53.716Z] 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 [2022-05-10T20:37:53.716Z] ---> Running in 6b9b3ffe1f6d [2022-05-10T20:37:54.284Z] spire-1.2.1/ [2022-05-10T20:37:54.284Z] spire-1.2.1/.data/ [2022-05-10T20:37:54.284Z] spire-1.2.1/.data/.file [2022-05-10T20:37:54.284Z] spire-1.2.1/.dockerignore [2022-05-10T20:37:54.284Z] spire-1.2.1/.gitattributes [2022-05-10T20:37:54.284Z] spire-1.2.1/.githooks/ [2022-05-10T20:37:54.284Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/ [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:37:54.284Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:37:54.284Z] spire-1.2.1/.gitignore [2022-05-10T20:37:54.284Z] spire-1.2.1/.go-version [2022-05-10T20:37:54.284Z] spire-1.2.1/.golangci.yml [2022-05-10T20:37:54.284Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:37:54.284Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:37:54.284Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:37:54.284Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:37:54.284Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:37:54.284Z] spire-1.2.1/Dockerfile [2022-05-10T20:37:54.284Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:37:54.284Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:37:54.284Z] spire-1.2.1/LICENSE [2022-05-10T20:37:54.284Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:37:54.284Z] spire-1.2.1/Makefile [2022-05-10T20:37:54.284Z] spire-1.2.1/README.md [2022-05-10T20:37:54.284Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:37:54.284Z] spire-1.2.1/SECURITY.md [2022-05-10T20:37:54.284Z] spire-1.2.1/cmd/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:37:54.285Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/ [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/agent/ [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/server/ [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:37:54.285Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/ [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/ [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:37:54.285Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:37:54.285Z] spire-1.2.1/examples/ [2022-05-10T20:37:54.285Z] spire-1.2.1/examples/README.md [2022-05-10T20:37:54.285Z] spire-1.2.1/go.mod [2022-05-10T20:37:54.285Z] spire-1.2.1/go.sum [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:37:54.285Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:37:54.286Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:37:54.287Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:37:54.288Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:37:54.289Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/private/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:37:54.290Z] spire-1.2.1/release/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:37:54.290Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:37:54.290Z] spire-1.2.1/script/ [2022-05-10T20:37:54.290Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:37:54.290Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:37:54.290Z] spire-1.2.1/support/ [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/ [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:37:54.290Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:37:54.291Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/clock/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:37:54.291Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:37:54.291Z] spire-1.2.1/test/integration/ [2022-05-10T20:37:54.291Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:37:54.291Z] spire-1.2.1/test/integration/common [2022-05-10T20:37:54.291Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:37:54.292Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:37:54.555Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:37:54.556Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testca/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testkey/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/util/ [2022-05-10T20:37:54.557Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/util/race.go [2022-05-10T20:37:54.557Z] spire-1.2.1/test/util/util.go [2022-05-10T20:37:54.557Z] building spire from source... [2022-05-10T20:37:54.557Z] spire-1.2.1/ [2022-05-10T20:37:54.557Z] spire-1.2.1/.data/ [2022-05-10T20:37:54.557Z] spire-1.2.1/.data/.file [2022-05-10T20:37:54.557Z] spire-1.2.1/.dockerignore [2022-05-10T20:37:54.557Z] spire-1.2.1/.gitattributes [2022-05-10T20:37:54.557Z] spire-1.2.1/.githooks/ [2022-05-10T20:37:54.557Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/ [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:37:54.557Z] spire-1.2.1/.gitignore [2022-05-10T20:37:54.557Z] spire-1.2.1/.go-version [2022-05-10T20:37:54.557Z] spire-1.2.1/.golangci.yml [2022-05-10T20:37:54.557Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:37:54.557Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:37:54.557Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:37:54.557Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:37:54.557Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:37:54.557Z] spire-1.2.1/Dockerfile [2022-05-10T20:37:54.557Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:37:54.557Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:37:54.557Z] spire-1.2.1/LICENSE [2022-05-10T20:37:54.557Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:37:54.557Z] spire-1.2.1/Makefile [2022-05-10T20:37:54.557Z] spire-1.2.1/README.md [2022-05-10T20:37:54.557Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:37:54.557Z] spire-1.2.1/SECURITY.md [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:37:54.557Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:37:54.558Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/ [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/agent/ [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/server/ [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:37:54.558Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/ [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/ [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdInstalling go1.17.7... [2022-05-10T20:37:54.558Z] [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:37:54.558Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:37:54.558Z] spire-1.2.1/examples/ [2022-05-10T20:37:54.558Z] spire-1.2.1/examples/README.md [2022-05-10T20:37:54.558Z] spire-1.2.1/go.mod [2022-05-10T20:37:54.558Z] spire-1.2.1/go.sum [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:37:54.558Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:37:54.559Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:37:54.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:37:54.561Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:37:54.562Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:37:54.563Z] spire-1.2.1/proto/ [2022-05-10T20:37:54.563Z] spire-1.2.1/proto/private/ [2022-05-10T20:37:54.563Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:37:54.563Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:37:54.563Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:37:54.564Z] spire-1.2.1/release/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:37:54.564Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/script/ [2022-05-10T20:37:54.564Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/support/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:37:54.564Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/clock/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:37:54.564Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/common [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:37:54.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:37:54.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:37:54.824Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:37:54.824Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:37:54.824Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:37:54.824Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:37:54.824Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:37:54.824Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:37:54.824Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testca/ [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testkey/ [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:37:54.825Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/util/ [2022-05-10T20:37:54.825Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/util/race.go [2022-05-10T20:37:54.825Z] spire-1.2.1/test/util/util.go [2022-05-10T20:37:54.825Z] building spire from source... [2022-05-10T20:37:54.825Z] Installing go1.17.7... [2022-05-10T20:38:01.660Z] Building bin/spire-server... [2022-05-10T20:38:01.660Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:38:01.660Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:38:01.660Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:38:01.660Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:38:01.660Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:38:01.660Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:38:01.660Z] Building bin/spire-server... [2022-05-10T20:38:01.660Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:38:01.660Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:38:01.660Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:38:01.660Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:38:01.660Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:38:01.660Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:38:01.660Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:38:01.660Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:38:01.660Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:38:01.660Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:38:01.660Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:38:01.660Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:38:01.660Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:38:01.660Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:38:01.660Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:38:01.660Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:38:01.660Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:38:01.660Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:38:01.660Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:38:01.660Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:38:01.660Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:38:01.660Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:38:01.660Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:38:01.660Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:38:01.660Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:38:01.660Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:38:01.660Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:38:01.660Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:38:01.660Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:38:01.660Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:38:01.660Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:38:01.921Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:38:01.921Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:38:01.921Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:38:01.921Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:38:01.921Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:38:01.921Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:38:01.921Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:38:01.921Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:38:01.921Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:38:01.921Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:38:01.921Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:38:01.921Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:38:01.921Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:38:01.921Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:38:01.921Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:38:01.921Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:38:01.921Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:38:01.921Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:38:01.921Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:38:01.921Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:38:01.921Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:38:01.921Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:38:01.921Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:38:01.921Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:38:01.921Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:38:02.207Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:38:02.208Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:38:02.208Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:38:02.208Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:38:02.208Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:38:02.208Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:38:02.208Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:38:02.208Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:38:02.208Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:38:02.208Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:38:02.208Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:38:02.208Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:38:02.208Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:38:02.208Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:38:02.208Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:38:02.471Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:38:02.471Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:38:02.471Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:38:02.471Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:38:02.471Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:38:03.041Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:38:03.041Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:38:04.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:38:04.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:38:04.943Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:38:04.943Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:38:04.943Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:38:04.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:38:04.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:38:04.943Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:38:04.943Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:38:04.943Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:38:08.227Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:38:08.227Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:38:08.227Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:38:08.227Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:38:08.227Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:38:08.925Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:38:08.925Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:38:08.925Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:38:08.925Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:38:08.925Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:38:08.925Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:38:08.925Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:38:08.925Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:38:08.925Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:38:08.925Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:38:08.925Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:38:09.200Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:38:09.200Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:38:09.200Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:38:09.200Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:38:09.479Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:38:09.763Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:38:09.763Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:38:10.058Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:38:10.058Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:38:10.058Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:38:10.317Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:38:10.317Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:38:10.317Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:38:10.317Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:38:10.317Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:38:10.576Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:38:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:38:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:38:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:38:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:38:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:38:10.576Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:38:10.576Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:38:10.576Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:38:10.576Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:38:10.835Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:38:10.835Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:38:10.835Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:38:10.835Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:38:10.835Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:38:10.835Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:38:10.835Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:38:10.835Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:38:10.835Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:38:11.093Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:38:11.093Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:38:11.093Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:38:11.093Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:38:11.093Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:38:11.093Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:38:11.093Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:38:11.093Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:38:11.352Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:38:11.352Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:38:11.352Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:38:11.352Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:38:11.352Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:38:11.352Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:38:11.650Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:38:11.650Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:38:11.650Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:38:13.681Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:38:13.681Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:38:13.681Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:38:13.681Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:38:13.681Z] 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 [2022-05-10T20:38:13.681Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:38:13.681Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:38:13.681Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:38:13.681Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:38:13.681Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:38:13.681Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:38:13.681Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:38:13.681Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:38:13.681Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:38:13.681Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:38:13.681Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:38:13.681Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:38:13.681Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:38:13.681Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:38:13.681Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:38:13.681Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:38:13.681Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:38:13.681Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:38:13.681Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:38:13.681Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:38:13.681Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:38:13.940Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:38:13.940Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:38:13.940Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:38:13.940Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:38:13.940Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:38:14.200Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:38:14.200Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:38:14.200Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:38:14.200Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:38:14.200Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:38:14.200Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:38:14.200Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:38:14.200Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:38:14.200Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:38:14.200Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:38:14.200Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:38:14.480Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:38:14.480Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:38:14.480Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:38:14.480Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:38:14.480Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:38:14.480Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:38:14.480Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:38:14.480Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:38:14.480Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:38:14.480Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:38:14.480Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:38:14.480Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:38:14.480Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:38:14.738Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:38:14.738Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:38:14.738Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:38:14.738Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:38:14.738Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:38:14.738Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:38:14.738Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:38:14.999Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:38:14.999Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:38:14.999Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:38:14.999Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:38:14.999Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:38:14.999Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:38:14.999Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:38:14.999Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:38:14.999Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:38:14.999Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:38:15.258Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:38:15.258Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:38:15.258Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:38:15.259Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:38:15.259Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:38:15.259Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:38:15.259Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:38:15.259Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:38:15.259Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:38:15.259Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:38:15.259Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:38:15.259Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:38:15.259Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:38:15.259Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:38:15.517Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:38:15.517Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:38:15.517Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:38:15.517Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:38:15.517Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:38:15.517Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:38:15.517Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:38:15.517Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:38:15.517Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:38:15.855Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:38:15.855Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:38:15.855Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:38:15.855Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:38:21.140Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:38:21.140Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:38:21.140Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:38:21.140Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:38:43.084Z] Removing intermediate container 99d1bd6c53b3 [2022-05-10T20:38:43.084Z] ---> 99bb20033431 [2022-05-10T20:38:43.084Z] [2022-05-10T20:38:43.084Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:38:43.084Z] Removing intermediate container 7606e73584a0 [2022-05-10T20:38:43.084Z] ---> 7dcb5c67f1ca [2022-05-10T20:38:43.084Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T20:38:43.084Z] Removing intermediate container 30a470e6f4e9 [2022-05-10T20:38:43.084Z] ---> 284f01077e8d [2022-05-10T20:38:43.084Z] [2022-05-10T20:38:43.084Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:38:43.084Z] 3.14: Pulling from library/alpine [2022-05-10T20:38:43.084Z] 3.14: Pulling from library/alpine [2022-05-10T20:38:43.084Z] ---> Running in d3b47686c7f2 [2022-05-10T20:38:43.084Z] 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 [2022-05-10T20:38:43.084Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T20:38:43.084Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T20:38:43.084Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T20:38:43.084Z] Status: Image is up to date for alpine:3.14 [2022-05-10T20:38:43.084Z] ---> e04c818066af [2022-05-10T20:38:43.084Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T20:38:43.084Z] ---> e04c818066af [2022-05-10T20:38:43.084Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T20:38:43.084Z] ---> Running in a4f3ecc2cb27 [2022-05-10T20:38:43.084Z] ---> Running in 1ed638bbdc7f [2022-05-10T20:38:43.085Z] Removing intermediate container 1ed638bbdc7f [2022-05-10T20:38:43.085Z] ---> 677e50e49084 [2022-05-10T20:38:43.085Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T20:38:43.352Z] ---> Running in 29c4a749376f [2022-05-10T20:38:43.352Z] Removing intermediate container d3b47686c7f2 [2022-05-10T20:38:43.352Z] ---> 142e61ddea41 [2022-05-10T20:38:43.352Z] [2022-05-10T20:38:43.352Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T20:38:43.610Z] Removing intermediate container 29c4a749376f [2022-05-10T20:38:43.610Z] ---> fe81bbe26576 [2022-05-10T20:38:43.610Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T20:38:43.610Z] 20.10.14: Pulling from library/docker [2022-05-10T20:38:43.610Z] ---> Running in 6fbd3cdb34fc [2022-05-10T20:38:43.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:43.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:44.127Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T20:38:44.127Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:38:44.127Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T20:38:44.127Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T20:38:44.127Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T20:38:44.127Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:44.127Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:38:44.127Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:38:44.392Z] OK: 8 MiB in 20 packages [2022-05-10T20:38:44.392Z] Removing intermediate container 6fbd3cdb34fc [2022-05-10T20:38:44.392Z] ---> 0b71158edadb [2022-05-10T20:38:44.392Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:38:44.652Z] ---> Running in 3f6ea710ec3d [2022-05-10T20:38:45.589Z] Removing intermediate container a4f3ecc2cb27 [2022-05-10T20:38:45.589Z] ---> 1b31051b3d6a [2022-05-10T20:38:45.589Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T20:38:45.589Z] ---> Running in 5feca75dfd71 [2022-05-10T20:38:46.965Z] Removing intermediate container 5feca75dfd71 [2022-05-10T20:38:46.965Z] ---> a70782a34202 [2022-05-10T20:38:46.965Z] Step 13/22 : WORKDIR /edgex [2022-05-10T20:38:48.339Z] ---> Running in c5e36f97283f [2022-05-10T20:38:48.339Z] Removing intermediate container 3f6ea710ec3d [2022-05-10T20:38:48.339Z] ---> 3596ef1dcd7b [2022-05-10T20:38:48.339Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T20:38:48.905Z] ---> Running in 226930893d2e [2022-05-10T20:38:49.472Z] Removing intermediate container c5e36f97283f [2022-05-10T20:38:49.472Z] ---> 9b89fdf42a0f [2022-05-10T20:38:49.472Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T20:38:52.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:52.273Z] ---> cef094a44e14 [2022-05-10T20:38:52.273Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T20:38:52.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:52.532Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:52.791Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T20:38:52.791Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T20:38:52.791Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T20:38:53.050Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T20:38:53.050Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T20:38:53.050Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:38:53.050Z] OK: 8 MiB in 20 packages [2022-05-10T20:38:53.618Z] ---> 44f554e9c18a [2022-05-10T20:38:53.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T20:38:54.185Z] Removing intermediate container 226930893d2e [2022-05-10T20:38:54.185Z] ---> 4fc0829477ae [2022-05-10T20:38:54.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:38:54.444Z] ---> 17e0c02c304e [2022-05-10T20:38:54.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T20:38:55.381Z] ---> e7fb76b7a6fd [2022-05-10T20:38:55.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T20:38:55.698Z] ---> 4ed4a920d930 [2022-05-10T20:38:55.698Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T20:38:55.958Z] ---> Running in 95b6275b5856 [2022-05-10T20:38:57.335Z] ---> 87a988436799 [2022-05-10T20:38:57.335Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T20:38:57.907Z] ---> 5f7dc7517550 [2022-05-10T20:38:57.908Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T20:38:57.908Z] ---> Running in d401dadf170a [2022-05-10T20:38:57.908Z] Removing intermediate container 95b6275b5856 [2022-05-10T20:38:57.908Z] ---> 3659cb60fbc7 [2022-05-10T20:38:57.908Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T20:38:58.185Z] ---> Running in 40c4937e62a1 [2022-05-10T20:38:58.185Z] Removing intermediate container d401dadf170a [2022-05-10T20:38:58.185Z] ---> 1dbba65d5cf3 [2022-05-10T20:38:58.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:38:58.446Z] ---> Running in 832649ea960f [2022-05-10T20:38:58.446Z] Removing intermediate container 40c4937e62a1 [2022-05-10T20:38:58.446Z] ---> b807f75f2622 [2022-05-10T20:38:58.446Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:38:58.446Z] ---> Running in 0dd178e923f7 [2022-05-10T20:38:58.705Z] Removing intermediate container 832649ea960f [2022-05-10T20:38:58.705Z] ---> 85ab044bb637 [2022-05-10T20:38:58.705Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:38:58.966Z] ---> Running in 1348f6f3ba50 [2022-05-10T20:38:58.966Z] Removing intermediate container 0dd178e923f7 [2022-05-10T20:38:58.966Z] ---> e3067485bf27 [2022-05-10T20:38:58.966Z] Step 21/22 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:38:58.966Z] ---> Running in fdbd3d34fe27 [2022-05-10T20:38:59.537Z] Removing intermediate container 1348f6f3ba50 [2022-05-10T20:38:59.537Z] ---> ba6e75185d6a [2022-05-10T20:38:59.537Z] Step 22/23 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:38:59.537Z] Removing intermediate container fdbd3d34fe27 [2022-05-10T20:38:59.537Z] ---> 2fe4a82128e5 [2022-05-10T20:38:59.537Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:38:59.537Z] ---> Running in 31b524930754 [2022-05-10T20:38:59.822Z] ---> Running in a15ac3837684 [2022-05-10T20:39:00.081Z] Removing intermediate container 31b524930754 [2022-05-10T20:39:00.081Z] ---> b76640094bda [2022-05-10T20:39:00.081Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:39:01.489Z] ---> Running in fb7dc48c9b40 [2022-05-10T20:39:01.489Z] Removing intermediate container a15ac3837684 [2022-05-10T20:39:01.489Z] ---> ea8c89252536 [2022-05-10T20:39:01.489Z] [2022-05-10T20:39:01.489Z] Successfully built ea8c89252536 [2022-05-10T20:39:01.489Z] Successfully tagged security-proxy-setup:latest [2022-05-10T20:39:01.489Z] Building security-bootstrapper [2022-05-10T20:39:01.489Z]  Building security-proxy-setup ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T20:39:01.489Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T20:39:01.749Z] ---> 7417809fdb73 [2022-05-10T20:39:01.749Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:39:02.008Z] Removing intermediate container fb7dc48c9b40 [2022-05-10T20:39:02.008Z] ---> 775c50a3464b [2022-05-10T20:39:02.008Z] [2022-05-10T20:39:02.267Z] Successfully built 775c50a3464b [2022-05-10T20:39:02.267Z] Successfully tagged core-data:latest [2022-05-10T20:39:02.267Z]  Building core-data ... done Building security-spiffe-token-provider [2022-05-10T20:39:04.173Z] ---> Running in 67b35846b319 [2022-05-10T20:39:07.461Z] Removing intermediate container 67b35846b319 [2022-05-10T20:39:07.461Z] ---> f6cea5b00e90 [2022-05-10T20:39:07.461Z] 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 [2022-05-10T20:39:07.722Z] ---> Running in 2c4ba140c071 [2022-05-10T20:39:08.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:08.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:09.186Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:09.186Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:09.186Z] ---> 58e49abf0e15 [2022-05-10T20:39:09.186Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T20:39:09.186Z] ---> Using cache [2022-05-10T20:39:09.186Z] ---> d7226a672f84 [2022-05-10T20:39:09.186Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:09.186Z] ---> Using cache [2022-05-10T20:39:09.186Z] ---> dd3967c4b2a8 [2022-05-10T20:39:09.186Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T20:39:09.186Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T20:39:09.186Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T20:39:09.186Z] Executing bash-5.1.16-r0.post-install [2022-05-10T20:39:09.186Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:39:09.186Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:39:09.186Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T20:39:09.186Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T20:39:09.186Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T20:39:09.186Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T20:39:09.186Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T20:39:09.186Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T20:39:09.186Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T20:39:09.186Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T20:39:09.186Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T20:39:09.186Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T20:39:09.186Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T20:39:09.186Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T20:39:09.186Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T20:39:09.754Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T20:39:09.754Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T20:39:09.754Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T20:39:09.754Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T20:39:09.754Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T20:39:09.754Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T20:39:09.754Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T20:39:09.754Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T20:39:09.754Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T20:39:09.754Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T20:39:09.754Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T20:39:09.754Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T20:39:09.754Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T20:39:09.754Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T20:39:09.754Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T20:39:09.754Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T20:39:09.754Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T20:39:09.754Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T20:39:09.754Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T20:39:09.754Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T20:39:09.754Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T20:39:09.754Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T20:39:09.754Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T20:39:09.754Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T20:39:09.754Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T20:39:09.754Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T20:39:09.754Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:39:09.754Z] OK: 83 MiB in 65 packages [2022-05-10T20:39:10.014Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:10.014Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:10.014Z] ---> 58e49abf0e15 [2022-05-10T20:39:10.014Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T20:39:10.014Z] ---> Using cache [2022-05-10T20:39:10.014Z] ---> d7226a672f84 [2022-05-10T20:39:10.014Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T20:39:10.948Z] Collecting docker-compose==1.23.2 [2022-05-10T20:39:10.948Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T20:39:10.948Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T20:39:10.948Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T20:39:11.207Z] Collecting PyYAML<4,>=3.10 [2022-05-10T20:39:11.466Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T20:39:12.045Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T20:39:12.045Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T20:39:12.045Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T20:39:12.045Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T20:39:12.045Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T20:39:12.045Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T20:39:12.303Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T20:39:12.303Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T20:39:12.303Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T20:39:12.303Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T20:39:12.303Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T20:39:12.561Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T20:39:13.126Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T20:39:13.126Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T20:39:13.126Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T20:39:13.691Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T20:39:13.691Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T20:39:13.691Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T20:39:13.691Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T20:39:13.691Z] 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) [2022-05-10T20:39:13.691Z] ---> Running in d29d3f86fb4d [2022-05-10T20:39:13.691Z] ---> Running in ddff4740b63a [2022-05-10T20:39:13.691Z] Collecting idna<2.8,>=2.5 [2022-05-10T20:39:13.691Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T20:39:13.691Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T20:39:13.691Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T20:39:13.692Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T20:39:13.692Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T20:39:13.692Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T20:39:13.692Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T20:39:13.949Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T20:39:13.949Z] Attempting uninstall: urllib3 [2022-05-10T20:39:13.949Z] Found existing installation: urllib3 1.26.7 [2022-05-10T20:39:13.949Z] Uninstalling urllib3-1.26.7: [2022-05-10T20:39:13.949Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T20:39:13.949Z] Attempting uninstall: idna [2022-05-10T20:39:13.949Z] Found existing installation: idna 3.3 [2022-05-10T20:39:13.949Z] Uninstalling idna-3.3: [2022-05-10T20:39:13.949Z] Successfully uninstalled idna-3.3 [2022-05-10T20:39:14.516Z] Attempting uninstall: requests [2022-05-10T20:39:14.516Z] Found existing installation: requests 2.26.0 [2022-05-10T20:39:14.516Z] Uninstalling requests-2.26.0: [2022-05-10T20:39:14.516Z] Successfully uninstalled requests-2.26.0 [2022-05-10T20:39:14.774Z] Running setup.py install for texttable: started [2022-05-10T20:39:14.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:14.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:15.032Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T20:39:15.032Z] Running setup.py install for PyYAML: started [2022-05-10T20:39:15.290Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T20:39:15.549Z] Running setup.py install for docopt: started [2022-05-10T20:39:15.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:15.808Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T20:39:15.808Z] Running setup.py install for dockerpty: started [2022-05-10T20:39:15.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:16.066Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T20:39:16.325Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:39:16.325Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:39:16.325Z] OK: 15864 distinct packages available [2022-05-10T20:39:16.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:16.325Z] 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 [2022-05-10T20:39:17.262Z] OK: 221 MiB in 52 packages [2022-05-10T20:39:17.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:17.521Z] OK: 221 MiB in 52 packages [2022-05-10T20:39:18.899Z] Removing intermediate container d29d3f86fb4d [2022-05-10T20:39:18.899Z] ---> 2eda65730dbb [2022-05-10T20:39:18.899Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T20:39:18.899Z] Removing intermediate container ddff4740b63a [2022-05-10T20:39:18.899Z] ---> e640f70b8d7b [2022-05-10T20:39:18.899Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T20:39:19.480Z] ---> 92ebc2d3511e [2022-05-10T20:39:19.480Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:19.739Z] ---> e9c8b8a54a3e [2022-05-10T20:39:19.739Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:19.739Z] ---> Running in 9821695292b0 [2022-05-10T20:39:19.739Z] ---> Running in 9d2975d369c2 [2022-05-10T20:39:22.282Z] Removing intermediate container 2c4ba140c071 [2022-05-10T20:39:22.282Z] ---> dac1739fef8d [2022-05-10T20:39:22.282Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T20:39:22.282Z] ---> Running in 962e7bb4d9f8 [2022-05-10T20:39:22.542Z] Removing intermediate container 9d2975d369c2 [2022-05-10T20:39:22.542Z] ---> d5b788a2dcac [2022-05-10T20:39:22.542Z] Step 8/31 : COPY . . [2022-05-10T20:39:22.542Z] Removing intermediate container 9821695292b0 [2022-05-10T20:39:22.542Z] ---> b0be7e83567d [2022-05-10T20:39:22.542Z] Step 7/20 : COPY . . [2022-05-10T20:39:22.542Z] Removing intermediate container 962e7bb4d9f8 [2022-05-10T20:39:22.542Z] ---> f54d6d64634a [2022-05-10T20:39:22.542Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T20:39:22.800Z] ---> Running in 225ca4624a8a [2022-05-10T20:39:24.180Z] Removing intermediate container 225ca4624a8a [2022-05-10T20:39:24.180Z] ---> 2374866a6ecc [2022-05-10T20:39:24.180Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T20:39:28.371Z] ---> 49f50ce79bff [2022-05-10T20:39:28.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T20:39:28.630Z] ---> 17d86587ee1b [2022-05-10T20:39:28.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T20:39:29.566Z] ---> cdaa738d7781 [2022-05-10T20:39:29.566Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T20:39:29.825Z] ---> Running in 19bf27798e1a [2022-05-10T20:39:30.397Z] Removing intermediate container 19bf27798e1a [2022-05-10T20:39:30.397Z] ---> fd06aed2997f [2022-05-10T20:39:30.397Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:39:30.397Z] ---> Running in 7bd046a5855c [2022-05-10T20:39:30.986Z] Removing intermediate container 7bd046a5855c [2022-05-10T20:39:30.986Z] ---> d6cf6959c6bf [2022-05-10T20:39:30.986Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:39:30.986Z] ---> Running in 28d7e0ddd955 [2022-05-10T20:39:31.554Z] Removing intermediate container 28d7e0ddd955 [2022-05-10T20:39:31.554Z] ---> 6f899e2ece8f [2022-05-10T20:39:31.554Z] Step 22/23 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:39:31.815Z] ---> Running in 59564e943a1a [2022-05-10T20:39:32.386Z] Removing intermediate container 59564e943a1a [2022-05-10T20:39:32.386Z] ---> 98ac4716ebd9 [2022-05-10T20:39:32.386Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:39:32.386Z] ---> Running in c337083c4654 [2022-05-10T20:39:32.645Z] Removing intermediate container c337083c4654 [2022-05-10T20:39:32.645Z] ---> 158664ceb8d0 [2022-05-10T20:39:32.645Z] [2022-05-10T20:39:32.645Z] Successfully built 158664ceb8d0 [2022-05-10T20:39:32.645Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T20:39:32.645Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-10T20:39:39.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:39.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:39.213Z] ---> 58e49abf0e15 [2022-05-10T20:39:39.213Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:39:39.213Z] ---> Using cache [2022-05-10T20:39:39.213Z] ---> d7226a672f84 [2022-05-10T20:39:39.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:39.213Z] ---> Using cache [2022-05-10T20:39:39.213Z] ---> dd3967c4b2a8 [2022-05-10T20:39:39.213Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T20:39:39.213Z] ---> Using cache [2022-05-10T20:39:39.213Z] ---> 2eda65730dbb [2022-05-10T20:39:39.213Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:39:39.213Z] ---> Using cache [2022-05-10T20:39:39.213Z] ---> e9c8b8a54a3e [2022-05-10T20:39:39.213Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:39.213Z] ---> Using cache [2022-05-10T20:39:39.213Z] ---> d5b788a2dcac [2022-05-10T20:39:39.213Z] Step 8/23 : COPY . . [2022-05-10T20:39:39.213Z] ---> Using cache [2022-05-10T20:39:39.213Z] ---> 8fbcd58fca5b [2022-05-10T20:39:39.213Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T20:39:41.789Z] ---> Running in 924a8304e872 [2022-05-10T20:39:41.789Z] ---> 5b6a04b76ebb [2022-05-10T20:39:41.789Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T20:39:41.789Z] ---> 8fbcd58fca5b [2022-05-10T20:39:41.789Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T20:39:41.789Z] ---> Running in 07128882dc51 [2022-05-10T20:39:41.789Z] ---> Running in 071cb586899f [2022-05-10T20:39:42.082Z] 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 [2022-05-10T20:39:42.082Z] 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 [2022-05-10T20:39:42.407Z] 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 [2022-05-10T20:40:08.979Z] Removing intermediate container 071cb586899f [2022-05-10T20:40:08.979Z] ---> 43e90afc9691 [2022-05-10T20:40:08.979Z] [2022-05-10T20:40:08.979Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T20:40:08.979Z] ---> e04c818066af [2022-05-10T20:40:08.979Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T20:40:08.979Z] Removing intermediate container 924a8304e872 [2022-05-10T20:40:08.979Z] ---> c80c93cdeb6c [2022-05-10T20:40:08.979Z] [2022-05-10T20:40:08.980Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:40:08.980Z] ---> e04c818066af [2022-05-10T20:40:08.980Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:40:08.980Z] ---> Running in 2c6595693b7d [2022-05-10T20:40:08.980Z] ---> Running in 60521f76185f [2022-05-10T20:40:08.980Z] Removing intermediate container 2c6595693b7d [2022-05-10T20:40:08.980Z] ---> 8538391d4ebd [2022-05-10T20:40:08.980Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T20:40:08.980Z] ---> Running in 8103826360a4 [2022-05-10T20:40:08.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:08.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:08.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:08.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:08.980Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T20:40:08.980Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:40:08.980Z] OK: 6 MiB in 15 packages [2022-05-10T20:40:08.980Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:40:08.980Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T20:40:08.980Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:40:08.980Z] OK: 6 MiB in 16 packages [2022-05-10T20:40:08.980Z] Removing intermediate container 07128882dc51 [2022-05-10T20:40:08.980Z] ---> f31184920e4c [2022-05-10T20:40:08.980Z] [2022-05-10T20:40:08.980Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T20:40:08.980Z] 3.15: Pulling from library/alpine [2022-05-10T20:40:08.980Z] Removing intermediate container 60521f76185f [2022-05-10T20:40:08.980Z] ---> 9ed23788cd30 [2022-05-10T20:40:08.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:40:08.980Z] ---> Running in 4ed0f9ef795a [2022-05-10T20:40:08.980Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T20:40:08.980Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T20:40:08.980Z] ---> 0ac33e5f5afa [2022-05-10T20:40:08.980Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:40:08.980Z] ---> Running in d0d921332550 [2022-05-10T20:40:08.980Z] Removing intermediate container 8103826360a4 [2022-05-10T20:40:08.980Z] ---> cd5210cd4b0c [2022-05-10T20:40:08.980Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T20:40:08.980Z] Removing intermediate container 4ed0f9ef795a [2022-05-10T20:40:08.980Z] ---> 2e9d11c8073e [2022-05-10T20:40:08.980Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T20:40:08.980Z] ---> Running in 82bfc43f181a [2022-05-10T20:40:08.980Z] ---> Running in 8d31b855a700 [2022-05-10T20:40:08.980Z] Removing intermediate container d0d921332550 [2022-05-10T20:40:08.980Z] ---> 3a717eee3136 [2022-05-10T20:40:08.980Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:40:08.980Z] ---> Running in 4c00427eebf2 [2022-05-10T20:40:09.244Z] Removing intermediate container 82bfc43f181a [2022-05-10T20:40:09.244Z] ---> 88391be748a5 [2022-05-10T20:40:09.244Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T20:40:09.244Z] Removing intermediate container 8d31b855a700 [2022-05-10T20:40:09.244Z] ---> 2dff50d3b121 [2022-05-10T20:40:09.244Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T20:40:09.244Z] ---> Running in 7a956e7558cd [2022-05-10T20:40:09.244Z] ---> Running in 49687cf5659e [2022-05-10T20:40:09.504Z] Removing intermediate container 49687cf5659e [2022-05-10T20:40:09.504Z] ---> b40b5fb8c762 [2022-05-10T20:40:09.504Z] Step 15/23 : WORKDIR / [2022-05-10T20:40:09.504Z] Removing intermediate container 7a956e7558cd [2022-05-10T20:40:09.504Z] ---> c746e568a532 [2022-05-10T20:40:09.504Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T20:40:09.504Z] ---> Running in 24fa0a818c40 [2022-05-10T20:40:09.504Z] ---> Running in f54c314e9412 [2022-05-10T20:40:09.763Z] Removing intermediate container 24fa0a818c40 [2022-05-10T20:40:09.763Z] ---> 27f1f20bd7f5 [2022-05-10T20:40:09.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:40:10.029Z] ---> e02490863664 [2022-05-10T20:40:10.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T20:40:10.029Z] Removing intermediate container 4c00427eebf2 [2022-05-10T20:40:10.029Z] ---> 0c30987c167f [2022-05-10T20:40:10.029Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T20:40:10.289Z] ---> Running in dd4e884f8cde [2022-05-10T20:40:10.555Z] ---> 461a12622cef [2022-05-10T20:40:10.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T20:40:10.555Z] Removing intermediate container f54c314e9412 [2022-05-10T20:40:10.555Z] ---> a59311d9b95c [2022-05-10T20:40:10.555Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T20:40:10.555Z] ---> Running in adca1d079ed8 [2022-05-10T20:40:10.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:10.815Z] ---> 384970c83153 [2022-05-10T20:40:10.815Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T20:40:10.815Z] ---> Running in 1c3009842032 [2022-05-10T20:40:10.815Z] Removing intermediate container adca1d079ed8 [2022-05-10T20:40:10.815Z] ---> cd08f5421afd [2022-05-10T20:40:10.815Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T20:40:11.074Z] Removing intermediate container 1c3009842032 [2022-05-10T20:40:11.074Z] ---> 22baf282c751 [2022-05-10T20:40:11.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:40:11.074Z] ---> Running in b860f5eef010 [2022-05-10T20:40:11.074Z] ---> e1c0f39590c1 [2022-05-10T20:40:11.074Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T20:40:11.332Z] ---> Running in 4c9916cdbce3 [2022-05-10T20:40:11.332Z] Removing intermediate container b860f5eef010 [2022-05-10T20:40:11.332Z] ---> 87a5dc50a310 [2022-05-10T20:40:11.332Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:40:11.332Z] ---> Running in 710d4e7f20b6 [2022-05-10T20:40:11.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:11.592Z] Removing intermediate container 710d4e7f20b6 [2022-05-10T20:40:11.592Z] ---> 706d4275672b [2022-05-10T20:40:11.592Z] Step 22/23 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:40:11.592Z] ---> Running in 5625b1de8f81 [2022-05-10T20:40:11.851Z] Removing intermediate container 5625b1de8f81 [2022-05-10T20:40:11.851Z] ---> 70b03bca406f [2022-05-10T20:40:11.851Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:40:11.851Z] ---> Running in f98f444109a2 [2022-05-10T20:40:11.851Z] Removing intermediate container f98f444109a2 [2022-05-10T20:40:11.851Z] ---> 68303f1af05a [2022-05-10T20:40:11.851Z] [2022-05-10T20:40:12.121Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:40:12.121Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:40:12.121Z] OK: 15855 distinct packages available [2022-05-10T20:40:12.121Z] Successfully built 68303f1af05a [2022-05-10T20:40:12.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:12.121Z] Successfully tagged core-metadata:latest [2022-05-10T20:40:12.121Z]  Building core-metadata ... done Building support-scheduler [2022-05-10T20:40:12.121Z] Removing intermediate container 4c9916cdbce3 [2022-05-10T20:40:12.121Z] ---> 70190bf234e6 [2022-05-10T20:40:12.121Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:40:13.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:14.456Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T20:40:14.456Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:40:14.456Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:40:14.714Z] ---> e283266f1a50 [2022-05-10T20:40:14.714Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T20:40:14.714Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T20:40:14.714Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T20:40:14.974Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T20:40:14.974Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:40:14.974Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T20:40:15.233Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T20:40:15.233Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:40:15.233Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:40:15.233Z] ---> 58e49abf0e15 [2022-05-10T20:40:15.233Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:40:15.233Z] ---> Using cache [2022-05-10T20:40:15.233Z] ---> d7226a672f84 [2022-05-10T20:40:15.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:40:15.233Z] ---> Using cache [2022-05-10T20:40:15.233Z] ---> dd3967c4b2a8 [2022-05-10T20:40:15.233Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T20:40:15.233Z] ---> Using cache [2022-05-10T20:40:15.233Z] ---> 2eda65730dbb [2022-05-10T20:40:15.233Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:40:15.233Z] ---> Using cache [2022-05-10T20:40:15.233Z] ---> e9c8b8a54a3e [2022-05-10T20:40:15.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:40:15.233Z] ---> Using cache [2022-05-10T20:40:15.233Z] ---> d5b788a2dcac [2022-05-10T20:40:15.233Z] Step 8/22 : COPY . . [2022-05-10T20:40:15.233Z] ---> Using cache [2022-05-10T20:40:15.233Z] ---> 8fbcd58fca5b [2022-05-10T20:40:15.233Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T20:40:15.233Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:40:15.233Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:40:15.233Z] OK: 8 MiB in 23 packages [2022-05-10T20:40:16.174Z] ---> 11726cd41e2b [2022-05-10T20:40:16.174Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T20:40:16.174Z] ---> Running in 0bcc60ed4eef [2022-05-10T20:40:16.434Z] ---> 12e9f5e49c73 [2022-05-10T20:40:16.434Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T20:40:16.434Z] 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 [2022-05-10T20:40:16.694Z] Removing intermediate container dd4e884f8cde [2022-05-10T20:40:16.694Z] ---> 8777d345e52f [2022-05-10T20:40:16.694Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:40:16.694Z] ---> e096d5604fac [2022-05-10T20:40:16.694Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T20:40:16.953Z] ---> 114a2370ba4b [2022-05-10T20:40:16.953Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T20:40:16.953Z] ---> 9b8af749950c [2022-05-10T20:40:16.953Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T20:40:17.224Z] ---> Running in 7ac93e671756 [2022-05-10T20:40:17.514Z] ---> 91b80d13f564 [2022-05-10T20:40:17.514Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T20:40:17.514Z] Removing intermediate container 7ac93e671756 [2022-05-10T20:40:17.514Z] ---> 0a13ec7f6b37 [2022-05-10T20:40:17.514Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T20:40:17.514Z] ---> e573e2c0d405 [2022-05-10T20:40:17.514Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T20:40:17.784Z] ---> 7180bb57ec86 [2022-05-10T20:40:17.784Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T20:40:17.784Z] ---> Running in 60390b4b7cb2 [2022-05-10T20:40:17.784Z] ---> Running in dcf9b90374d4 [2022-05-10T20:40:18.044Z] Removing intermediate container 60390b4b7cb2 [2022-05-10T20:40:18.044Z] ---> 43f94786a5aa [2022-05-10T20:40:18.044Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:40:18.044Z] ---> Running in 49b62e8c7076 [2022-05-10T20:40:18.302Z] Removing intermediate container 49b62e8c7076 [2022-05-10T20:40:18.302Z] ---> 6f176f61b95d [2022-05-10T20:40:18.302Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T20:40:18.302Z] ---> Running in f6f2f562b854 [2022-05-10T20:40:18.302Z] Removing intermediate container f6f2f562b854 [2022-05-10T20:40:18.303Z] ---> 58fada0f8b5e [2022-05-10T20:40:18.303Z] Step 19/20 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:40:18.561Z] ---> Running in b34c62812ce3 [2022-05-10T20:40:18.561Z] Removing intermediate container b34c62812ce3 [2022-05-10T20:40:18.561Z] ---> 848b1ee63d88 [2022-05-10T20:40:18.561Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T20:40:18.820Z] ---> Running in 2a753608bbbc [2022-05-10T20:40:18.820Z] Removing intermediate container dcf9b90374d4 [2022-05-10T20:40:18.820Z] ---> 7d8eb925db08 [2022-05-10T20:40:18.820Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T20:40:18.820Z] ---> Running in e49214dcb88c [2022-05-10T20:40:18.820Z] Removing intermediate container 2a753608bbbc [2022-05-10T20:40:18.820Z] ---> abac43dac0b2 [2022-05-10T20:40:18.820Z] [2022-05-10T20:40:19.080Z] Successfully built abac43dac0b2 [2022-05-10T20:40:19.080Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T20:40:19.080Z] Building security-secretstore-setup [2022-05-10T20:40:19.080Z]  Building security-spiffe-token-provider ... done Removing intermediate container e49214dcb88c [2022-05-10T20:40:19.080Z] ---> 7b468cc3b7a6 [2022-05-10T20:40:19.080Z] Step 28/31 : CMD ["gate"] [2022-05-10T20:40:19.647Z] ---> Running in 2e1362db4e54 [2022-05-10T20:40:21.550Z] Removing intermediate container 2e1362db4e54 [2022-05-10T20:40:21.550Z] ---> a806a54b8aac [2022-05-10T20:40:21.550Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T20:40:22.484Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:40:22.484Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:40:22.484Z] ---> 58e49abf0e15 [2022-05-10T20:40:22.484Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T20:40:22.484Z] ---> Using cache [2022-05-10T20:40:22.484Z] ---> d7226a672f84 [2022-05-10T20:40:22.484Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:40:22.484Z] ---> Using cache [2022-05-10T20:40:22.484Z] ---> dd3967c4b2a8 [2022-05-10T20:40:22.484Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T20:40:22.484Z] ---> Using cache [2022-05-10T20:40:22.484Z] ---> 2eda65730dbb [2022-05-10T20:40:22.484Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T20:40:22.484Z] ---> Using cache [2022-05-10T20:40:22.484Z] ---> e9c8b8a54a3e [2022-05-10T20:40:22.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:40:22.484Z] ---> Using cache [2022-05-10T20:40:22.484Z] ---> d5b788a2dcac [2022-05-10T20:40:22.484Z] Step 8/25 : COPY . . [2022-05-10T20:40:22.484Z] ---> Using cache [2022-05-10T20:40:22.484Z] ---> 8fbcd58fca5b [2022-05-10T20:40:22.484Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T20:40:23.052Z] ---> Running in 0b398367e1a0 [2022-05-10T20:40:23.052Z] ---> Running in 85b2f1c454ff [2022-05-10T20:40:23.618Z] Removing intermediate container 85b2f1c454ff [2022-05-10T20:40:23.618Z] ---> 8f074f8ea0de [2022-05-10T20:40:23.618Z] Step 30/31 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:40:23.881Z] ---> Running in d44986716092 [2022-05-10T20:40:23.881Z] 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 [2022-05-10T20:40:24.449Z] Removing intermediate container d44986716092 [2022-05-10T20:40:24.449Z] ---> 8f1b92511e35 [2022-05-10T20:40:24.449Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T20:40:25.016Z] Building bin/spire-agent... [2022-05-10T20:40:25.016Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:40:25.016Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:40:25.016Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:40:25.016Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:40:25.582Z]  ---> Running in 80cc869ee73d [2022-05-10T20:40:26.148Z] Removing intermediate container 80cc869ee73d [2022-05-10T20:40:26.148Z] ---> ca29df573e96 [2022-05-10T20:40:26.148Z] [2022-05-10T20:40:26.148Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:40:26.148Z] Successfully built ca29df573e96 [2022-05-10T20:40:26.148Z] Successfully tagged security-bootstrapper:latest [2022-05-10T20:40:26.148Z]  Building security-bootstrapper ... done Building security-spire-server [2022-05-10T20:40:26.148Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:40:26.148Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:40:26.148Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:40:26.148Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:40:26.148Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:40:26.148Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:40:26.148Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:40:26.148Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:40:26.406Z] Building bin/spire-agent... [2022-05-10T20:40:26.406Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:40:26.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:40:26.665Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:40:26.665Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:40:27.599Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:40:27.599Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:40:27.599Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:40:27.599Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:40:27.599Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:40:27.599Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:40:27.599Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:40:27.599Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:40:27.599Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:40:29.497Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:40:29.497Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:40:29.497Z] ---> 58e49abf0e15 [2022-05-10T20:40:29.497Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T20:40:29.497Z] ---> Using cache [2022-05-10T20:40:29.497Z] ---> d7226a672f84 [2022-05-10T20:40:29.497Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:40:29.497Z] ---> Using cache [2022-05-10T20:40:29.497Z] ---> dd3967c4b2a8 [2022-05-10T20:40:29.497Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:40:32.775Z] ---> Running in a9550ec233f6 [2022-05-10T20:40:33.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:34.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:34.840Z] OK: 221 MiB in 52 packages [2022-05-10T20:40:35.777Z] Removing intermediate container a9550ec233f6 [2022-05-10T20:40:35.777Z] ---> 1d75c76ffecc [2022-05-10T20:40:35.777Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T20:40:36.342Z] ---> 261cbb5e2230 [2022-05-10T20:40:36.342Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:40:36.342Z] ---> Running in 40c1529fc314 [2022-05-10T20:40:38.873Z] Removing intermediate container 40c1529fc314 [2022-05-10T20:40:38.873Z] ---> 9783f1f3176a [2022-05-10T20:40:38.873Z] Step 8/25 : COPY . . [2022-05-10T20:40:43.075Z] 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 [2022-05-10T20:40:44.453Z] ---> 344a1bb6b3df [2022-05-10T20:40:44.453Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:40:44.712Z] ---> Running in a7b5e115a49c [2022-05-10T20:40:44.971Z] Removing intermediate container 0bcc60ed4eef [2022-05-10T20:40:44.972Z] ---> 427c0c71aca9 [2022-05-10T20:40:44.972Z] [2022-05-10T20:40:44.972Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:40:44.972Z] ---> e04c818066af [2022-05-10T20:40:44.972Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:40:44.972Z] ---> Using cache [2022-05-10T20:40:44.972Z] ---> 9ed23788cd30 [2022-05-10T20:40:44.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:40:44.972Z] ---> Using cache [2022-05-10T20:40:44.972Z] ---> 2e9d11c8073e [2022-05-10T20:40:44.972Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T20:40:44.972Z] Removing intermediate container a7b5e115a49c [2022-05-10T20:40:44.972Z] ---> c12f56b56a0f [2022-05-10T20:40:44.972Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T20:40:44.972Z] ---> Running in 598ddb9167e0 [2022-05-10T20:40:44.972Z] ---> Running in e465530262aa [2022-05-10T20:40:45.229Z] Removing intermediate container 598ddb9167e0 [2022-05-10T20:40:45.230Z] ---> 8c51f34996f2 [2022-05-10T20:40:45.230Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:40:45.230Z] ---> Running in 2e50f6456b39 [2022-05-10T20:40:45.803Z] Removing intermediate container 2e50f6456b39 [2022-05-10T20:40:45.803Z] ---> c25b64cb42b8 [2022-05-10T20:40:45.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:40:47.183Z] Removing intermediate container 0b398367e1a0 [2022-05-10T20:40:47.183Z] ---> 2211960baffd [2022-05-10T20:40:47.183Z] [2022-05-10T20:40:47.183Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T20:40:47.183Z] ---> e04c818066af [2022-05-10T20:40:47.183Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T20:40:47.755Z] ---> 4ea422463c39 [2022-05-10T20:40:47.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T20:40:48.015Z] ---> Running in a77cd2173ce9 [2022-05-10T20:40:48.015Z] Removing intermediate container e465530262aa [2022-05-10T20:40:48.015Z] ---> 87b52fecbc9c [2022-05-10T20:40:48.015Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T20:40:48.276Z] ---> Running in 66be1cf3f638 [2022-05-10T20:40:48.276Z] ---> 559aa4175599 [2022-05-10T20:40:48.276Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T20:40:48.538Z] Removing intermediate container 66be1cf3f638 [2022-05-10T20:40:48.538Z] ---> e2074f310fe3 [2022-05-10T20:40:48.538Z] 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 [2022-05-10T20:40:48.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:48.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:48.538Z] ---> 6e11908bd5f3 [2022-05-10T20:40:48.538Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T20:40:48.538Z] ---> Running in 34714539d598 [2022-05-10T20:40:48.538Z] ---> Running in fad7c0f511ca [2022-05-10T20:40:48.796Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T20:40:48.796Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T20:40:48.796Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T20:40:48.796Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:40:48.796Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:40:48.796Z] OK: 6 MiB in 17 packages [2022-05-10T20:40:48.796Z] Removing intermediate container fad7c0f511ca [2022-05-10T20:40:48.796Z] ---> c763328e113d [2022-05-10T20:40:48.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:40:49.057Z] ---> Running in 8939ae84c8b2 [2022-05-10T20:40:49.057Z] Removing intermediate container 8939ae84c8b2 [2022-05-10T20:40:49.057Z] ---> eb243facaaa6 [2022-05-10T20:40:49.057Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:40:49.315Z] ---> Running in 10ed1a4a291e [2022-05-10T20:40:49.315Z] Removing intermediate container 10ed1a4a291e [2022-05-10T20:40:49.315Z] ---> 021eabb13010 [2022-05-10T20:40:49.315Z] Step 21/22 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:40:49.577Z] Removing intermediate container a77cd2173ce9 [2022-05-10T20:40:49.577Z] ---> 204efb17be0b [2022-05-10T20:40:49.577Z] spire-1.2.1/ [2022-05-10T20:40:49.577Z] spire-1.2.1/.data/ [2022-05-10T20:40:49.577Z] spire-1.2.1/.data/.file [2022-05-10T20:40:49.577Z] spire-1.2.1/.dockerignore [2022-05-10T20:40:49.577Z] spire-1.2.1/.gitattributes [2022-05-10T20:40:49.577Z] spire-1.2.1/.githooks/ [2022-05-10T20:40:49.577Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/ [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:40:49.577Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:40:49.577Z] spire-1.2.1/.gitignore [2022-05-10T20:40:49.577Z] spire-1.2.1/.go-version [2022-05-10T20:40:49.577Z] spire-1.2.1/.golangci.yml [2022-05-10T20:40:49.577Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:40:49.577Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:40:49.577Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:40:49.577Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:40:49.577Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:40:49.577Z] spire-1.2.1/Dockerfile [2022-05-10T20:40:49.577Z] spire-1.2.1/Dockerfile.devStep 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T20:40:49.577Z] [2022-05-10T20:40:49.577Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:40:49.577Z] spire-1.2.1/LICENSE [2022-05-10T20:40:49.577Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:40:49.577Z] spire-1.2.1/Makefile [2022-05-10T20:40:49.577Z] spire-1.2.1/README.md [2022-05-10T20:40:49.577Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:40:49.577Z] spire-1.2.1/SECURITY.md [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:40:49.577Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/ [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/agent/ [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/server/ [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:40:49.577Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/ [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/ [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:40:49.577Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:40:49.577Z] spire-1.2.1/examples/ [2022-05-10T20:40:49.577Z] spire-1.2.1/examples/README.md [2022-05-10T20:40:49.577Z] spire-1.2.1/go.mod [2022-05-10T20:40:49.577Z] spire-1.2.1/go.sum [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:40:49.577Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:40:49.578Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:40:49.579Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go ---> Running in 709ab13aa6bf [2022-05-10T20:40:49.580Z] [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem ---> Running in d616a7b93f6a [2022-05-10T20:40:49.580Z] [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:40:49.580Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/private/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:40:49.581Z] spire-1.2.1/release/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:40:49.581Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/script/ [2022-05-10T20:40:49.581Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/support/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:40:49.581Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/clock/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:40:49.581Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/common [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:40:49.581Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:40:49.582Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:40:49.583Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:40:49.583Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testca/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testkey/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/util/ [2022-05-10T20:40:49.583Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/util/race.go [2022-05-10T20:40:49.583Z] spire-1.2.1/test/util/util.go [2022-05-10T20:40:49.583Z] building spire from source... [2022-05-10T20:40:49.583Z] Installing go1.17.7... [2022-05-10T20:40:49.847Z] Removing intermediate container d616a7b93f6a [2022-05-10T20:40:49.847Z] ---> 322a3824d766 [2022-05-10T20:40:49.847Z] Step 13/25 : WORKDIR / [2022-05-10T20:40:49.847Z] Removing intermediate container 709ab13aa6bf [2022-05-10T20:40:49.847Z] ---> 2f7856392b1d [2022-05-10T20:40:49.847Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:40:49.847Z] ---> Running in dbda611ec189 [2022-05-10T20:40:49.847Z] ---> Running in cd703cc94a84 [2022-05-10T20:40:50.414Z] Removing intermediate container dbda611ec189 [2022-05-10T20:40:50.414Z] ---> b2c42ae67536 [2022-05-10T20:40:50.414Z] [2022-05-10T20:40:50.414Z] Removing intermediate container cd703cc94a84 [2022-05-10T20:40:50.414Z] ---> fc0da3d80b87 [2022-05-10T20:40:50.414Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T20:40:50.414Z] Successfully built b2c42ae67536 [2022-05-10T20:40:50.414Z] Successfully tagged support-scheduler:latest [2022-05-10T20:40:50.414Z] Building support-notifications [2022-05-10T20:40:54.607Z]  Building support-scheduler ... done Building bin/spire-server... [2022-05-10T20:40:54.607Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:40:54.607Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:40:54.607Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:40:54.607Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:40:54.607Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:40:54.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:40:54.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:40:54.607Z] ---> 58e49abf0e15 [2022-05-10T20:40:54.607Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:40:54.607Z] ---> Using cache [2022-05-10T20:40:54.607Z] ---> d7226a672f84 [2022-05-10T20:40:54.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:40:54.607Z] ---> Using cache [2022-05-10T20:40:54.607Z] ---> dd3967c4b2a8 [2022-05-10T20:40:54.607Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T20:40:54.607Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:40:54.607Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:40:54.607Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:40:54.607Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:40:54.607Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:40:54.607Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:40:54.607Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:40:54.971Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:40:54.971Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:40:54.971Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:40:55.232Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:40:55.232Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:40:55.232Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:40:55.232Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:40:55.232Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:40:55.232Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:40:55.232Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:40:55.232Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:40:55.232Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:40:55.232Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:40:55.490Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:40:55.490Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:40:55.490Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:40:55.490Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:40:55.490Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:40:55.490Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:40:55.748Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:40:55.749Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:40:55.749Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:40:55.749Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:40:55.749Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:40:55.749Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:40:55.749Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:40:55.749Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:40:55.749Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:40:55.749Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:40:55.749Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:40:55.749Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:40:56.007Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:40:56.007Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:40:56.007Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:40:56.007Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:40:56.007Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:40:57.599Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:40:57.599Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:40:57.599Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:40:57.599Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:40:57.599Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:40:57.599Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:40:57.599Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:40:57.599Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:40:57.600Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:40:57.600Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:40:57.600Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:40:57.600Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:40:57.600Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:40:58.538Z]  ---> ec68b720ce7a [2022-05-10T20:40:58.538Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T20:41:00.442Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:41:00.442Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:41:00.442Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:41:00.442Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:41:00.442Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:41:00.442Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:41:00.442Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:41:00.442Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:41:00.443Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:41:00.703Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:41:01.270Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:41:01.271Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:41:01.271Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:41:01.271Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:41:01.271Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:41:01.530Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:41:01.530Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:41:01.530Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:41:01.530Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:41:01.530Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:41:01.530Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:41:01.530Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:41:01.530Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:41:01.530Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:41:01.530Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:41:01.530Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:41:01.530Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:41:01.530Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:41:01.530Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:41:01.530Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:41:01.530Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:41:01.530Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:41:01.530Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:41:01.530Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:41:01.788Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:41:01.788Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:41:01.788Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:41:01.788Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:41:01.788Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:41:01.788Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:41:02.070Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:41:02.070Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:41:02.070Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:41:02.070Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:41:02.334Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:41:02.334Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:41:02.334Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:41:02.334Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:41:02.334Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:41:02.593Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:41:02.593Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:41:02.593Z]  ---> Running in a8ba7b1a2b03 [2022-05-10T20:41:02.593Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:41:02.593Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:41:02.593Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:41:02.593Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:41:02.593Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:41:02.593Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:41:02.593Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:41:02.593Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:41:02.593Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:41:02.593Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:41:02.851Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:41:02.851Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:41:02.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:41:02.851Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:41:02.851Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:41:02.851Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:41:02.851Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:41:02.851Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:41:02.851Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:41:02.851Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:41:02.851Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:41:02.851Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:41:02.851Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:41:02.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:41:02.851Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:41:02.851Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:41:02.851Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:41:02.851Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:41:02.851Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:41:03.117Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:41:03.684Z]  ---> 3fd3f1622efd [2022-05-10T20:41:03.684Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T20:41:03.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:04.513Z] ---> b67e0af01a3c [2022-05-10T20:41:04.513Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T20:41:04.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:05.031Z] ---> 0e30e03b5d06 [2022-05-10T20:41:05.031Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T20:41:06.000Z] OK: 221 MiB in 52 packages [2022-05-10T20:41:06.001Z] ---> ce4f20a4b226 [2022-05-10T20:41:06.001Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T20:41:08.011Z] ---> dbbd7561d7a9 [2022-05-10T20:41:08.011Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T20:41:08.011Z] Removing intermediate container a8ba7b1a2b03 [2022-05-10T20:41:08.011Z] ---> d436ffa964d5 [2022-05-10T20:41:08.011Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:41:09.393Z] ---> 9d2393c436f9 [2022-05-10T20:41:09.393Z] 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/ [2022-05-10T20:41:09.393Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:41:09.393Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:41:09.393Z]  ---> 0f13a3b22bb1 [2022-05-10T20:41:09.393Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:41:09.655Z] ---> Running in b18b4435477d [2022-05-10T20:41:09.655Z] ---> Running in 0f6469100f52 [2022-05-10T20:41:11.045Z] Removing intermediate container b18b4435477d [2022-05-10T20:41:11.045Z] ---> 58626916d6b6 [2022-05-10T20:41:11.045Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T20:41:11.045Z] Removing intermediate container 0f6469100f52 [2022-05-10T20:41:11.045Z] ---> f58f84249111 [2022-05-10T20:41:11.045Z] Step 8/22 : COPY . . [2022-05-10T20:41:11.045Z] ---> Running in 618b3ff1b945 [2022-05-10T20:41:11.303Z] Removing intermediate container 618b3ff1b945 [2022-05-10T20:41:11.303Z] ---> d33ce6abb242 [2022-05-10T20:41:11.303Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T20:41:12.460Z] ---> Running in 5c16e4caf092 [2022-05-10T20:41:13.027Z] Removing intermediate container 5c16e4caf092 [2022-05-10T20:41:13.027Z] ---> 349a0e637866 [2022-05-10T20:41:13.027Z] Step 24/25 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:41:13.966Z] ---> Running in 1753f92409ef [2022-05-10T20:41:14.905Z] Removing intermediate container 1753f92409ef [2022-05-10T20:41:14.905Z] ---> 4c8601c93e1c [2022-05-10T20:41:14.905Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:41:15.474Z] ---> Running in 04b6d4fb1c7a [2022-05-10T20:41:16.042Z] Removing intermediate container 04b6d4fb1c7a [2022-05-10T20:41:16.042Z] ---> 1c2e78e06e07 [2022-05-10T20:41:16.042Z] [2022-05-10T20:41:16.303Z] Successfully built 1c2e78e06e07 [2022-05-10T20:41:16.303Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T20:41:16.303Z]  Building security-secretstore-setup ... done Building core-command [2022-05-10T20:41:24.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:41:24.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:41:24.419Z] ---> 58e49abf0e15 [2022-05-10T20:41:24.419Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:41:24.419Z] ---> Using cache [2022-05-10T20:41:24.419Z] ---> d7226a672f84 [2022-05-10T20:41:24.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:41:24.419Z] ---> Using cache [2022-05-10T20:41:24.419Z] ---> dd3967c4b2a8 [2022-05-10T20:41:24.419Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T20:41:24.419Z] ---> Using cache [2022-05-10T20:41:24.419Z] ---> 2eda65730dbb [2022-05-10T20:41:24.419Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:41:24.419Z] ---> Using cache [2022-05-10T20:41:24.419Z] ---> e9c8b8a54a3e [2022-05-10T20:41:24.419Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:41:24.419Z] ---> Using cache [2022-05-10T20:41:24.419Z] ---> d5b788a2dcac [2022-05-10T20:41:24.419Z] Step 8/23 : COPY . . [2022-05-10T20:41:24.419Z] ---> Using cache [2022-05-10T20:41:24.419Z] ---> 8fbcd58fca5b [2022-05-10T20:41:24.419Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T20:41:30.990Z] ---> e4531fee7bc4 [2022-05-10T20:41:30.990Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T20:41:31.930Z] ---> Running in f0b547837e49 [2022-05-10T20:41:32.189Z] ---> Running in 04326cfc813e [2022-05-10T20:41:33.564Z] 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 [2022-05-10T20:41:34.137Z] 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 [2022-05-10T20:41:36.596Z] Removing intermediate container 6b9b3ffe1f6d [2022-05-10T20:41:36.596Z] ---> 7604fa18adb1 [2022-05-10T20:41:36.596Z] [2022-05-10T20:41:36.596Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:41:36.596Z] ---> 0ac33e5f5afa [2022-05-10T20:41:36.596Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:41:36.596Z] ---> Using cache [2022-05-10T20:41:36.596Z] ---> 3a717eee3136 [2022-05-10T20:41:36.596Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:41:36.596Z] ---> Using cache [2022-05-10T20:41:36.596Z] ---> 0c30987c167f [2022-05-10T20:41:36.596Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:41:36.596Z] Removing intermediate container aa73303b626d [2022-05-10T20:41:36.596Z] ---> a5e51ca00a96 [2022-05-10T20:41:36.596Z] [2022-05-10T20:41:36.596Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:41:36.596Z] ---> 0ac33e5f5afa [2022-05-10T20:41:36.596Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:41:36.596Z] ---> Using cache [2022-05-10T20:41:36.596Z] ---> 3a717eee3136 [2022-05-10T20:41:36.596Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:41:36.596Z] ---> Using cache [2022-05-10T20:41:36.596Z] ---> 0c30987c167f [2022-05-10T20:41:36.596Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:41:37.532Z] ---> Running in 452d387a06ff [2022-05-10T20:41:37.532Z] ---> Running in 47efa392c486 [2022-05-10T20:41:38.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:38.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:39.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:39.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:40.004Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:41:40.004Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:41:40.004Z] OK: 15855 distinct packages available [2022-05-10T20:41:40.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:40.004Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:41:40.004Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:41:40.004Z] OK: 15855 distinct packages available [2022-05-10T20:41:40.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:40.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:41.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:41:41.090Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:41:41.090Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:41:41.348Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:41:41.348Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:41:41.348Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:41:41.348Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:41:41.348Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:41:41.348Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:41:41.606Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:41:41.606Z] OK: 6 MiB in 19 packages [2022-05-10T20:41:41.606Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:41:41.606Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:41:41.606Z] OK: 6 MiB in 18 packages [2022-05-10T20:41:43.010Z] Removing intermediate container 452d387a06ff [2022-05-10T20:41:43.010Z] ---> 556298367abc [2022-05-10T20:41:43.010Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:41:43.273Z] Removing intermediate container 47efa392c486 [2022-05-10T20:41:43.273Z] ---> 52947c86106e [2022-05-10T20:41:43.273Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:41:46.561Z] ---> 0275f958090a [2022-05-10T20:41:46.561Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:41:46.561Z] ---> c78a02ec651a [2022-05-10T20:41:46.561Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:41:47.498Z] ---> f80449a79eb6 [2022-05-10T20:41:47.498Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:41:47.498Z] ---> Running in 7367dd9345af [2022-05-10T20:41:48.065Z] Removing intermediate container 7367dd9345af [2022-05-10T20:41:48.065Z] ---> f1d644d942f3 [2022-05-10T20:41:48.065Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:41:49.000Z] ---> 009a40e5a739 [2022-05-10T20:41:49.000Z] Step 21/26 : WORKDIR / [2022-05-10T20:41:49.000Z] ---> 2d48b1e2186f [2022-05-10T20:41:49.000Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:41:49.000Z] ---> Running in 6f5d7aba1a21 [2022-05-10T20:41:49.570Z] Removing intermediate container 6f5d7aba1a21 [2022-05-10T20:41:49.570Z] ---> 8826558b4228 [2022-05-10T20:41:49.570Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:41:49.570Z] ---> Running in 065a2b4c0778 [2022-05-10T20:41:49.570Z] ---> 5862cf8301b2 [2022-05-10T20:41:49.570Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:41:49.829Z] Removing intermediate container 065a2b4c0778 [2022-05-10T20:41:49.829Z] ---> ac46b97d1fc0 [2022-05-10T20:41:49.829Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:41:50.087Z] ---> Running in 1e0642dc8875 [2022-05-10T20:41:50.087Z] ---> aaecc2191f2d [2022-05-10T20:41:50.087Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:41:50.346Z] Removing intermediate container 1e0642dc8875 [2022-05-10T20:41:50.346Z] ---> cfdd30a17ba1 [2022-05-10T20:41:50.346Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T20:41:50.346Z] ---> Running in dc4baface8ed [2022-05-10T20:41:50.606Z] ---> ed3987ab63a1 [2022-05-10T20:41:50.606Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:41:50.606Z] ---> Running in df662667060e [2022-05-10T20:41:50.606Z] Removing intermediate container dc4baface8ed [2022-05-10T20:41:50.606Z] ---> 4959a8cbbbcb [2022-05-10T20:41:50.606Z] Step 25/26 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:41:50.865Z] ---> Running in 164c6000fd88 [2022-05-10T20:41:50.865Z] Removing intermediate container df662667060e [2022-05-10T20:41:50.865Z] ---> 0bdbc72d4996 [2022-05-10T20:41:50.865Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:41:50.865Z] ---> Running in 57c932b79d9e [2022-05-10T20:41:50.865Z] Removing intermediate container 164c6000fd88 [2022-05-10T20:41:50.865Z] ---> 51288d066a37 [2022-05-10T20:41:50.865Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:41:51.123Z] ---> Running in 4eee732b14d0 [2022-05-10T20:41:51.123Z] Removing intermediate container 57c932b79d9e [2022-05-10T20:41:51.123Z] ---> 801bee92e7bf [2022-05-10T20:41:51.123Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T20:41:51.382Z] ---> Running in 5dfb3182dad2 [2022-05-10T20:41:51.382Z] Removing intermediate container 4eee732b14d0 [2022-05-10T20:41:51.382Z] ---> 8f07d928165f [2022-05-10T20:41:51.382Z] [2022-05-10T20:41:51.382Z] Successfully built 8f07d928165f [2022-05-10T20:41:51.382Z] Successfully tagged security-spire-config:latest [2022-05-10T20:41:51.641Z]  Building security-spire-config ... done Removing intermediate container 5dfb3182dad2 [2022-05-10T20:41:51.641Z] ---> a42ee23baa43 [2022-05-10T20:41:51.641Z] Step 25/26 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:41:51.641Z] ---> Running in 5efdb5d868e1 [2022-05-10T20:41:51.900Z] Removing intermediate container 5efdb5d868e1 [2022-05-10T20:41:51.900Z] ---> 654c765557e3 [2022-05-10T20:41:51.900Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:41:51.900Z] ---> Running in 36c5cea2fe80 [2022-05-10T20:41:52.466Z] Removing intermediate container 36c5cea2fe80 [2022-05-10T20:41:52.466Z] ---> b80ff8cfe751 [2022-05-10T20:41:52.466Z] [2022-05-10T20:41:52.466Z] Successfully built b80ff8cfe751 [2022-05-10T20:41:52.466Z] Successfully tagged security-spire-agent:latest [2022-05-10T20:41:57.732Z]  Building security-spire-agent ... done Removing intermediate container f0b547837e49 [2022-05-10T20:41:57.732Z] ---> e21d32b38938 [2022-05-10T20:41:57.732Z] [2022-05-10T20:41:57.732Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:41:57.732Z] ---> e04c818066af [2022-05-10T20:41:57.732Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:41:57.732Z] ---> Using cache [2022-05-10T20:41:57.732Z] ---> 9ed23788cd30 [2022-05-10T20:41:57.732Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:41:57.732Z] ---> Using cache [2022-05-10T20:41:57.732Z] ---> 2e9d11c8073e [2022-05-10T20:41:57.732Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T20:41:57.732Z] ---> Running in 01fd66ac88a9 [2022-05-10T20:41:57.732Z] Removing intermediate container 01fd66ac88a9 [2022-05-10T20:41:57.732Z] ---> 81cea0ca39a1 [2022-05-10T20:41:57.732Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T20:41:57.732Z] ---> Running in f4836c2788da [2022-05-10T20:41:57.732Z] Removing intermediate container f4836c2788da [2022-05-10T20:41:57.732Z] ---> abe75dc95924 [2022-05-10T20:41:57.732Z] Step 15/23 : WORKDIR / [2022-05-10T20:41:57.992Z] ---> Running in f479bc715547 [2022-05-10T20:41:57.992Z] Removing intermediate container f479bc715547 [2022-05-10T20:41:57.992Z] ---> e12fd21d201f [2022-05-10T20:41:57.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:41:58.250Z] ---> b938a81e2b06 [2022-05-10T20:41:58.250Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T20:41:58.819Z] ---> e70abd82b46a [2022-05-10T20:41:58.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T20:41:59.387Z] ---> 224776d8f16e [2022-05-10T20:41:59.387Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T20:41:59.387Z] ---> Running in 72bc8714a492 [2022-05-10T20:41:59.646Z] Removing intermediate container 72bc8714a492 [2022-05-10T20:41:59.646Z] ---> 4216df355962 [2022-05-10T20:41:59.646Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:41:59.646Z] ---> Running in 418721e82af9 [2022-05-10T20:42:00.226Z] Removing intermediate container 418721e82af9 [2022-05-10T20:42:00.226Z] ---> 3ccb587e05ca [2022-05-10T20:42:00.226Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:42:00.226Z] ---> Running in 7b831829d74d [2022-05-10T20:42:00.226Z] Removing intermediate container 7b831829d74d [2022-05-10T20:42:00.226Z] ---> 691577168e8b [2022-05-10T20:42:00.226Z] Step 22/23 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:42:00.488Z] ---> Running in d9cb562aee99 [2022-05-10T20:42:00.745Z] Removing intermediate container d9cb562aee99 [2022-05-10T20:42:00.745Z] ---> 83a4f436c6a3 [2022-05-10T20:42:00.745Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:42:01.004Z] ---> Running in 433bf3db3069 [2022-05-10T20:42:01.262Z] Removing intermediate container 433bf3db3069 [2022-05-10T20:42:01.262Z] ---> 38ecf6ce4488 [2022-05-10T20:42:01.262Z] [2022-05-10T20:42:01.262Z] Successfully built 38ecf6ce4488 [2022-05-10T20:42:01.262Z] Successfully tagged core-command:latest [2022-05-10T20:42:03.173Z]  Building core-command ... done Removing intermediate container 04326cfc813e [2022-05-10T20:42:03.173Z] ---> 14f77bf09392 [2022-05-10T20:42:03.173Z] [2022-05-10T20:42:03.173Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:42:03.173Z] ---> e04c818066af [2022-05-10T20:42:03.173Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T20:42:03.173Z] ---> Running in 81aac1c09ae1 [2022-05-10T20:42:03.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:42:03.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:42:03.999Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T20:42:03.999Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:42:03.999Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:42:03.999Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:42:04.258Z] OK: 6 MiB in 16 packages [2022-05-10T20:42:05.194Z] Removing intermediate container 81aac1c09ae1 [2022-05-10T20:42:05.194Z] ---> a216d5e94243 [2022-05-10T20:42:05.194Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:42:05.194Z] ---> Running in 2081b4c77168 [2022-05-10T20:42:05.453Z] Removing intermediate container 2081b4c77168 [2022-05-10T20:42:05.453Z] ---> dd86869e2cd3 [2022-05-10T20:42:05.453Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T20:42:05.712Z] ---> Running in bca437218697 [2022-05-10T20:42:05.972Z] Removing intermediate container bca437218697 [2022-05-10T20:42:05.972Z] ---> a87d9cd8fbe7 [2022-05-10T20:42:05.972Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:42:05.972Z] ---> Running in 1e56fe550f45 [2022-05-10T20:42:06.254Z] Removing intermediate container 1e56fe550f45 [2022-05-10T20:42:06.254Z] ---> 09a230bca286 [2022-05-10T20:42:06.254Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:42:06.513Z] ---> 9c34766e6713 [2022-05-10T20:42:06.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T20:42:07.083Z] ---> 9502448076bb [2022-05-10T20:42:07.083Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T20:42:07.344Z] ---> 5a89fde93cf8 [2022-05-10T20:42:07.344Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T20:42:07.604Z] ---> Running in 3bf3167e441b [2022-05-10T20:42:07.604Z] Removing intermediate container 3bf3167e441b [2022-05-10T20:42:07.604Z] ---> d5d1e879c54e [2022-05-10T20:42:07.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:42:07.604Z] ---> Running in c668d45a45f4 [2022-05-10T20:42:07.864Z] Removing intermediate container c668d45a45f4 [2022-05-10T20:42:07.864Z] ---> f864ad773f8c [2022-05-10T20:42:07.864Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:42:07.864Z] ---> Running in 7b4f9e7913f4 [2022-05-10T20:42:08.124Z] Removing intermediate container 7b4f9e7913f4 [2022-05-10T20:42:08.124Z] ---> 1fe45a1febbc [2022-05-10T20:42:08.124Z] Step 21/22 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:42:08.124Z] ---> Running in 0c366c59871d [2022-05-10T20:42:08.385Z] Removing intermediate container 0c366c59871d [2022-05-10T20:42:08.385Z] ---> 9ee0e8af894a [2022-05-10T20:42:08.385Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:42:08.953Z] ---> Running in d63b616bb055 [2022-05-10T20:42:08.953Z] Removing intermediate container d63b616bb055 [2022-05-10T20:42:08.953Z] ---> 808f40a6db3b [2022-05-10T20:42:08.953Z] [2022-05-10T20:42:08.953Z] Successfully built 808f40a6db3b [2022-05-10T20:42:08.953Z] Successfully tagged support-notifications:latest [2022-05-10T20:42:55.661Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-10T20:42:55.661Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:42:55.661Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:42:55.661Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:42:55.661Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:42:55.661Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:42:55.661Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:42:55.661Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:42:55.661Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:42:55.661Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:42:55.661Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:42:55.661Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:42:55.661Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:42:55.661Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:43:51.997Z] Removing intermediate container 34714539d598 [2022-05-10T20:43:51.997Z] ---> c9f93d986814 [2022-05-10T20:43:51.997Z] [2022-05-10T20:43:51.997Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:43:51.997Z] ---> 0ac33e5f5afa [2022-05-10T20:43:51.997Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:43:51.997Z] ---> Using cache [2022-05-10T20:43:51.997Z] ---> 3a717eee3136 [2022-05-10T20:43:51.997Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:43:51.997Z] ---> Using cache [2022-05-10T20:43:51.997Z] ---> 0c30987c167f [2022-05-10T20:43:51.997Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:43:51.997Z] ---> Using cache [2022-05-10T20:43:51.997Z] ---> 52947c86106e [2022-05-10T20:43:51.997Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:43:51.997Z] ---> 24afd6390372 [2022-05-10T20:43:51.997Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:43:51.997Z] ---> 145c6d560da5 [2022-05-10T20:43:51.997Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:43:51.997Z] ---> fd27ca252dbe [2022-05-10T20:43:51.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:43:51.997Z] ---> aa5c074682fd [2022-05-10T20:43:51.997Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:43:51.997Z] ---> Running in 7d5ef31fef87 [2022-05-10T20:43:51.997Z] Removing intermediate container 7d5ef31fef87 [2022-05-10T20:43:51.997Z] ---> 32b2e08e9402 [2022-05-10T20:43:51.997Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:43:51.997Z] ---> Running in ff78bc27207a [2022-05-10T20:43:51.997Z] Removing intermediate container ff78bc27207a [2022-05-10T20:43:51.997Z] ---> 79589b0e8ca6 [2022-05-10T20:43:51.997Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T20:43:51.997Z] ---> Running in 66c0511138ae [2022-05-10T20:43:51.997Z] Removing intermediate container 66c0511138ae [2022-05-10T20:43:51.997Z] ---> bac62bcc91bf [2022-05-10T20:43:51.997Z] Step 24/25 : LABEL git_sha=c36a7f75b192e2a858e86744f796b2bf452f6357 [2022-05-10T20:43:51.997Z] ---> Running in 340745bc51f9 [2022-05-10T20:43:51.997Z] Removing intermediate container 340745bc51f9 [2022-05-10T20:43:51.997Z] ---> b7179992294b [2022-05-10T20:43:51.997Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:43:51.997Z] ---> Running in f19b3bb7ca00 [2022-05-10T20:43:51.997Z] Removing intermediate container f19b3bb7ca00 [2022-05-10T20:43:51.997Z] ---> bf3c83dcb1d7 [2022-05-10T20:43:51.997Z] [2022-05-10T20:43:51.997Z] Successfully built bf3c83dcb1d7 [2022-05-10T20:43:51.997Z] Successfully tagged security-spire-server:latest [2022-05-10T20:43:52.003Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T20:43:52.015Z] $ docker stop --time=1 dab4de609f0f8ea173b8e592b273c529a4979192b6585e152ae695938c553fac [2022-05-10T20:43:53.316Z] $ docker rm -f dab4de609f0f8ea173b8e592b273c529a4979192b6585e152ae695938c553fac [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:43:53.666Z] + docker images [2022-05-10T20:43:53.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:43:53.667Z] security-spire-server latest bf3c83dcb1d7 6 seconds ago 87.3MB [2022-05-10T20:43:53.667Z] c9f93d986814 23 seconds ago 4.43GB [2022-05-10T20:43:53.667Z] support-notifications latest 808f40a6db3b About a minute ago 26.9MB [2022-05-10T20:43:53.667Z] 14f77bf09392 About a minute ago 1.55GB [2022-05-10T20:43:53.667Z] core-command latest 38ecf6ce4488 About a minute ago 16.1MB [2022-05-10T20:43:53.667Z] e21d32b38938 About a minute ago 1.49GB [2022-05-10T20:43:53.667Z] security-spire-agent latest b80ff8cfe751 2 minutes ago 127MB [2022-05-10T20:43:53.667Z] security-spire-config latest 8f07d928165f 2 minutes ago 86.7MB [2022-05-10T20:43:53.667Z] 7604fa18adb1 2 minutes ago 4.43GB [2022-05-10T20:43:53.667Z] a5e51ca00a96 2 minutes ago 4.43GB [2022-05-10T20:43:53.667Z] security-secretstore-setup latest 1c2e78e06e07 2 minutes ago 28.5MB [2022-05-10T20:43:53.667Z] support-scheduler latest b2c42ae67536 3 minutes ago 26.3MB [2022-05-10T20:43:53.667Z] 2211960baffd 3 minutes ago 1.5GB [2022-05-10T20:43:53.667Z] 427c0c71aca9 3 minutes ago 1.55GB [2022-05-10T20:43:53.667Z] security-bootstrapper latest ca29df573e96 3 minutes ago 19.1MB [2022-05-10T20:43:53.667Z] security-spiffe-token-provider latest abac43dac0b2 3 minutes ago 28.8MB [2022-05-10T20:43:53.667Z] core-metadata latest 68303f1af05a 3 minutes ago 17MB [2022-05-10T20:43:53.667Z] f31184920e4c 3 minutes ago 1.54GB [2022-05-10T20:43:53.667Z] 43e90afc9691 3 minutes ago 1.5GB [2022-05-10T20:43:53.667Z] c80c93cdeb6c 3 minutes ago 1.5GB [2022-05-10T20:43:53.667Z] sys-mgmt-agent latest 158664ceb8d0 4 minutes ago 299MB [2022-05-10T20:43:53.667Z] core-data latest 775c50a3464b 4 minutes ago 22.5MB [2022-05-10T20:43:53.667Z] security-proxy-setup latest ea8c89252536 4 minutes ago 26.9MB [2022-05-10T20:43:53.667Z] 142e61ddea41 5 minutes ago 1.49GB [2022-05-10T20:43:53.667Z] 284f01077e8d 5 minutes ago 1.52GB [2022-05-10T20:43:53.667Z] 99bb20033431 5 minutes ago 1.5GB [2022-05-10T20:43:53.667Z] ci-base-image-x86_64 latest 58e49abf0e15 8 minutes ago 895MB [2022-05-10T20:43:53.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T20:43:53.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T20:43:53.667Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T20:43:53.667Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T20:43:53.667Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T20:43:53.667Z] 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] } [2022-05-10T21:24:50.789Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-51058 in /w/workspace/edgexfoundry_edgex-go_PR-4019 [Pipeline] { [Pipeline] ws [2022-05-10T21:24:50.806Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-05-10T21:24:51.080Z] The recommended git tool is: git [2022-05-10T21:24:57.453Z] using credential edgex-jenkins-ssh [2022-05-10T21:24:57.470Z] Cloning the remote Git repository [2022-05-10T21:24:57.538Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T21:24:57.610Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-05-10T21:24:57.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T21:24:57.678Z] > git --version # timeout=10 [2022-05-10T21:24:57.699Z] > git --version # 'git version 2.25.1' [2022-05-10T21:24:57.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T21:24:57.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T21:25:15.136Z] Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit 0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T21:25:14.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T21:25:14.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T21:25:14.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T21:25:14.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T21:25:14.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T21:25:14.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4019/head:refs/remotes/origin/PR-4019 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T21:25:15.156Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T21:25:15.171Z] > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 [2022-05-10T21:25:15.401Z] > git remote # timeout=10 [2022-05-10T21:25:15.418Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T21:25:15.704Z] Merge succeeded, producing d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:25:15.705Z] Checking out Revision d939d709b03c5016b2451477541d0c1c1b294f9f (PR-4019) [2022-05-10T21:25:15.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T21:25:15.443Z] > git merge cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 [2022-05-10T21:25:15.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T21:25:15.710Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T21:25:15.724Z] > git checkout -f d939d709b03c5016b2451477541d0c1c1b294f9f # timeout=10 [2022-05-10T21:25:19.921Z] Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" [2022-05-10T21:25:19.928Z] > git rev-list --no-walk 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T21:25:20.819Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T21:25:20.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T21:25:20.819Z] Dload Upload Total Spent Left Speed [2022-05-10T21:25:20.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-05-10T21:25:21.419Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T21:25:21.760Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T21:25:21.760Z] + sudo tee /etc/docker/daemon.new [2022-05-10T21:25:21.760Z] { [2022-05-10T21:25:21.760Z] "registry-mirrors": [ [2022-05-10T21:25:21.760Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T21:25:21.760Z] ], [2022-05-10T21:25:21.760Z] "bip": "10.250.0.254/24", [2022-05-10T21:25:21.760Z] "hosts": [ [2022-05-10T21:25:21.760Z] "tcp://0.0.0.0:5555", [2022-05-10T21:25:21.760Z] "unix:///var/run/docker.sock" [2022-05-10T21:25:21.760Z] ], [2022-05-10T21:25:21.760Z] "mtu": 1458, [2022-05-10T21:25:21.760Z] "selinux-enabled": true, [2022-05-10T21:25:21.760Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T21:25:21.760Z] } [Pipeline] sh [2022-05-10T21:25:22.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T21:25:22.432Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T21:25:40.765Z] provisioning config files... [2022-05-10T21:25:40.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2674520684948668277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:25:41.350Z] ---> docker-login.sh [2022-05-10T21:25:41.350Z] nexus3.edgexfoundry.org:10001 [2022-05-10T21:25:41.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:25:42.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:25:42.225Z] Configure a credential helper to remove this warning. See [2022-05-10T21:25:42.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:25:42.225Z] [2022-05-10T21:25:42.225Z] Login Succeeded [2022-05-10T21:25:42.225Z] nexus3.edgexfoundry.org:10002 [2022-05-10T21:25:42.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:25:42.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:25:42.775Z] Configure a credential helper to remove this warning. See [2022-05-10T21:25:42.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:25:42.775Z] [2022-05-10T21:25:42.775Z] Login Succeeded [2022-05-10T21:25:42.775Z] nexus3.edgexfoundry.org:10003 [2022-05-10T21:25:43.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:25:43.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:25:43.050Z] Configure a credential helper to remove this warning. See [2022-05-10T21:25:43.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:25:43.050Z] [2022-05-10T21:25:43.050Z] Login Succeeded [2022-05-10T21:25:43.050Z] nexus3.edgexfoundry.org:10004 [2022-05-10T21:25:43.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:25:43.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:25:43.650Z] Configure a credential helper to remove this warning. See [2022-05-10T21:25:43.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:25:43.650Z] [2022-05-10T21:25:43.650Z] Login Succeeded [2022-05-10T21:25:43.650Z] docker.io [2022-05-10T21:25:43.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:25:44.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:25:44.522Z] Configure a credential helper to remove this warning. See [2022-05-10T21:25:44.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:25:44.522Z] [2022-05-10T21:25:44.522Z] Login Succeeded [2022-05-10T21:25:44.522Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T21:25:44.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T21:25:44.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T21:25:44.800Z] ========================================================= [2022-05-10T21:25:44.801Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T21:25:44.801Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T21:25:45.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T21:25:45.418Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T21:25:45.418Z] 9b3977197b4f: Pulling fs layer [2022-05-10T21:25:45.418Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T21:25:45.418Z] 94645a83ff95: Pulling fs layer [2022-05-10T21:25:45.418Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T21:25:45.418Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T21:25:45.418Z] 3096ccb668a1: Pulling fs layer [2022-05-10T21:25:45.418Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T21:25:45.418Z] a4caa8a26152: Pulling fs layer [2022-05-10T21:25:45.418Z] 0c92f367c5e7: Waiting [2022-05-10T21:25:45.418Z] 3096ccb668a1: Waiting [2022-05-10T21:25:45.418Z] e8cf19c19ddd: Waiting [2022-05-10T21:25:45.418Z] a4caa8a26152: Waiting [2022-05-10T21:25:45.418Z] 3f3a8bcf1eab: Waiting [2022-05-10T21:25:45.418Z] 94645a83ff95: Download complete [2022-05-10T21:25:45.418Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T21:25:45.418Z] 1a89e8eeedd5: Download complete [2022-05-10T21:25:45.418Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T21:25:45.418Z] 0c92f367c5e7: Download complete [2022-05-10T21:25:45.418Z] 3096ccb668a1: Verifying Checksum [2022-05-10T21:25:45.418Z] 3096ccb668a1: Download complete [2022-05-10T21:25:45.418Z] 9b3977197b4f: Download complete [2022-05-10T21:25:45.418Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T21:25:45.418Z] e8cf19c19ddd: Download complete [2022-05-10T21:25:46.406Z] 9b3977197b4f: Pull complete [2022-05-10T21:25:46.687Z] 1a89e8eeedd5: Pull complete [2022-05-10T21:25:46.969Z] 94645a83ff95: Pull complete [2022-05-10T21:25:47.567Z] a4caa8a26152: Verifying Checksum [2022-05-10T21:25:47.567Z] a4caa8a26152: Download complete [2022-05-10T21:25:47.842Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T21:25:47.842Z] 3f3a8bcf1eab: Download complete [2022-05-10T21:26:02.937Z] 3f3a8bcf1eab: Pull complete [2022-05-10T21:26:02.938Z] 0c92f367c5e7: Pull complete [2022-05-10T21:26:02.938Z] 3096ccb668a1: Pull complete [2022-05-10T21:26:02.938Z] e8cf19c19ddd: Pull complete [2022-05-10T21:26:07.252Z] a4caa8a26152: Pull complete [2022-05-10T21:26:07.252Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T21:26:07.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T21:26:07.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T21:26:07.616Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T21:26:07.616Z] WORKDIR /edgex [2022-05-10T21:26:07.616Z] COPY go.mod . [2022-05-10T21:26:07.616Z] RUN go mod download [2022-05-10T21:26:07.616Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T21:26:10.285Z] Sending build context to Docker daemon 169.3MB [2022-05-10T21:26:10.285Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T21:26:10.285Z] ---> 725f1c02e7f9 [2022-05-10T21:26:10.285Z] Step 2/4 : WORKDIR /edgex [2022-05-10T21:26:11.742Z] ---> Running in b02b8408e89a [2022-05-10T21:26:12.024Z] Removing intermediate container b02b8408e89a [2022-05-10T21:26:12.024Z] ---> ec77634d7baf [2022-05-10T21:26:12.024Z] Step 3/4 : COPY go.mod . [2022-05-10T21:26:12.635Z] ---> 8cdccd0ff837 [2022-05-10T21:26:12.635Z] Step 4/4 : RUN go mod download [2022-05-10T21:26:12.635Z] ---> Running in fef976aa227b [2022-05-10T21:26:59.625Z] Removing intermediate container fef976aa227b [2022-05-10T21:26:59.625Z] ---> 1c4df13c4348 [2022-05-10T21:26:59.625Z] Successfully built 1c4df13c4348 [2022-05-10T21:26:59.625Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:26:59.983Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T21:26:59.984Z] . [Pipeline] withDockerContainer [2022-05-10T21:27:00.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-51058 does not seem to be running inside a container [2022-05-10T21:27:00.300Z] $ 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 [2022-05-10T21:27:01.663Z] $ docker top c6708a24325047fff30b6cdd9305144d516c098eae504ac6c931ad0dd3f1bf42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T21:27:02.571Z] + go version [2022-05-10T21:27:02.571Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T21:27:02.594Z] $ docker stop --time=1 c6708a24325047fff30b6cdd9305144d516c098eae504ac6c931ad0dd3f1bf42 [2022-05-10T21:27:04.244Z] $ docker rm -f c6708a24325047fff30b6cdd9305144d516c098eae504ac6c931ad0dd3f1bf42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:27:04.850Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T21:27:04.850Z] . [Pipeline] withDockerContainer [2022-05-10T21:27:05.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-51058 does not seem to be running inside a container [2022-05-10T21:27:05.156Z] $ 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 [2022-05-10T21:27:06.470Z] $ docker top cfe359b334cf0c1615aae73c631183284b043cc52933aff053ce78b1928e0d08 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T21:27:06.745Z] ========================================================= [2022-05-10T21:27:06.745Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T21:27:06.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T21:27:07.402Z] + make test [2022-05-10T21:27:07.402Z] go mod tidy -compat=1.17 [2022-05-10T21:27:08.385Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T21:27:40.752Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T21:29:17.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T21:29:17.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T21:29:17.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T21:29:17.642Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T21:29:17.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T21:29:18.200Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T21:29:18.200Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T21:29:18.200Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T21:29:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T21:29:30.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2022-05-10T21:29:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T21:29:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T21:29:36.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements [2022-05-10T21:29:36.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T21:29:36.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements [2022-05-10T21:29:36.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T21:29:36.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T21:29:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.265s coverage: 89.2% of statements [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T21:29:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.367s coverage: 84.8% of statements [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T21:29:58.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.341s coverage: 95.6% of statements [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.366s coverage: 72.2% of statements [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.584s coverage: 60.0% of statements [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.509s coverage: 0.9% of statements [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.494s coverage: 58.8% of statements [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.334s coverage: 29.6% of statements [2022-05-10T21:30:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.325s coverage: 79.5% of statements [2022-05-10T21:30:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.317s coverage: 94.1% of statements [2022-05-10T21:30:01.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2022-05-10T21:30:02.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2022-05-10T21:30:17.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements [2022-05-10T21:30:17.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2022-05-10T21:30:19.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.648s coverage: 82.5% of statements [2022-05-10T21:30:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2022-05-10T21:30:28.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.777s coverage: 91.2% of statements [2022-05-10T21:30:28.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T21:30:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.935s coverage: 64.4% of statements [2022-05-10T21:30:32.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T21:30:32.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T21:30:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2022-05-10T21:30:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2022-05-10T21:30:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.142s coverage: 100.0% of statements [2022-05-10T21:30:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2022-05-10T21:30:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2022-05-10T21:30:40.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements [2022-05-10T21:30:40.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T21:30:40.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T21:30:40.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T21:30:43.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.8% of statements [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T21:30:43.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T21:30:43.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T21:30:43.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T21:30:51.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T21:30:51.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.674s coverage: 92.3% of statements [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T21:30:51.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T21:30:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T21:30:52.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T21:30:52.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T21:30:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T21:30:52.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements [2022-05-10T21:30:52.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-05-10T21:30:53.284Z] 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 [2022-05-10T21:30:53.284Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T21:30:53.284Z] GO111MODULE=on go vet ./... [2022-05-10T21:32:45.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T21:32:45.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T21:32:45.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T21:32:45.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T21:32:45.821Z] + ls -al . [2022-05-10T21:32:45.821Z] total 680 [2022-05-10T21:32:45.821Z] drwxrwxr-x 9 1001 1001 4096 May 10 21:32 . [2022-05-10T21:32:45.821Z] drwxr-xr-x 4 root root 4096 May 10 21:27 .. [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 11 May 10 21:25 .dockerignore [2022-05-10T21:32:45.821Z] drwxrwxr-x 8 1001 1001 4096 May 10 21:25 .git [2022-05-10T21:32:45.821Z] drwxrwxr-x 3 1001 1001 4096 May 10 21:25 .github [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 879 May 10 21:25 .gitignore [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 42 May 10 21:25 .golangci.yml [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 87 May 10 21:25 .hadolint.yml [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 166 May 10 21:25 .sonarcloud.properties [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 1171 May 10 21:25 ADOPTERS.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 10086 May 10 21:25 Attribution.txt [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 63209 May 10 21:25 CHANGELOG.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 3804 May 10 21:25 CONTRIBUTING.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 677 May 10 21:25 GOVERNANCE.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 850 May 10 21:25 Jenkinsfile [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 10775 May 10 21:25 LICENSE [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 10389 May 10 21:25 Makefile [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 582 May 10 21:25 OWNERS.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 9094 May 10 21:25 README.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 6912 May 10 21:25 SECURITY.md [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 5 May 10 20:34 VERSION [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 4131 May 10 21:25 ZMQWindows.md [2022-05-10T21:32:45.821Z] drwxrwxr-x 2 1001 1001 4096 May 10 21:25 bin [2022-05-10T21:32:45.821Z] drwxrwxr-x 18 1001 1001 4096 May 10 21:25 cmd [2022-05-10T21:32:45.821Z] -rw-r--r-- 1 root root 435134 May 10 21:30 coverage.out [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 3249 May 10 21:25 go.mod [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 35148 May 10 21:27 go.sum [2022-05-10T21:32:45.821Z] drwxrwxr-x 8 1001 1001 4096 May 10 21:25 internal [2022-05-10T21:32:45.821Z] drwxrwxr-x 3 1001 1001 4096 May 10 21:25 openapi [2022-05-10T21:32:45.821Z] drwxrwxr-x 4 1001 1001 4096 May 10 21:25 snap [2022-05-10T21:32:45.821Z] -rw-rw-r-- 1 1001 1001 204 May 10 21:25 version.go [Pipeline] sh [2022-05-10T21:32:46.481Z] + '[' -e coverage.out ] [2022-05-10T21:32:46.481Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T21:32:46.504Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T21:32:47.253Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T21:32:47.901Z] + make build [2022-05-10T21:32:47.901Z] 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 [2022-05-10T21:34:09.721Z] 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 [2022-05-10T21:34:56.752Z] 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 [2022-05-10T21:35:00.144Z] 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 [2022-05-10T21:35:39.593Z] 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 [2022-05-10T21:35:39.593Z] 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 [2022-05-10T21:35:40.574Z] 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 [2022-05-10T21:35:45.969Z] 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 [2022-05-10T21:35:49.355Z] 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 [2022-05-10T21:35:54.754Z] 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 [2022-05-10T21:35:57.374Z] 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 [2022-05-10T21:36:00.772Z] 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 [2022-05-10T21:36:09.116Z] 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] } [2022-05-10T21:36:13.441Z] $ docker stop --time=1 cfe359b334cf0c1615aae73c631183284b043cc52933aff053ce78b1928e0d08 [2022-05-10T21:36:15.437Z] $ docker rm -f cfe359b334cf0c1615aae73c631183284b043cc52933aff053ce78b1928e0d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:36:17.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T21:36:17.608Z] [2022-05-10T21:36:17.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:36:17.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T21:36:18.226Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T21:36:18.226Z] 29e5d40040c1: Pulling fs layer [2022-05-10T21:36:18.226Z] 1ce36da41761: Pulling fs layer [2022-05-10T21:36:18.226Z] 25b303627fd3: Pulling fs layer [2022-05-10T21:36:18.226Z] 29e5d40040c1: Download complete [2022-05-10T21:36:18.499Z] 1ce36da41761: Verifying Checksum [2022-05-10T21:36:18.499Z] 1ce36da41761: Download complete [2022-05-10T21:36:18.774Z] 29e5d40040c1: Pull complete [2022-05-10T21:36:20.210Z] 25b303627fd3: Verifying Checksum [2022-05-10T21:36:20.210Z] 25b303627fd3: Download complete [2022-05-10T21:36:20.210Z] 1ce36da41761: Pull complete [2022-05-10T21:36:32.616Z] 25b303627fd3: Pull complete [2022-05-10T21:36:32.616Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T21:36:32.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T21:36:32.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T21:36:32.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-51058 does not seem to be running inside a container [2022-05-10T21:36:32.912Z] $ 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 [2022-05-10T21:36:35.189Z] $ docker top 5ee599ba2df166b034981052065310db2bce8087add65ac157e70727b3c45f55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T21:36:36.081Z] + grep parallel [2022-05-10T21:36:36.081Z] + docker-compose build --help [2022-05-10T21:36:39.460Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T21:36:39.750Z] $ docker stop --time=1 5ee599ba2df166b034981052065310db2bce8087add65ac157e70727b3c45f55 [2022-05-10T21:36:41.387Z] $ docker rm -f 5ee599ba2df166b034981052065310db2bce8087add65ac157e70727b3c45f55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:36:41.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T21:36:41.965Z] . [Pipeline] withDockerContainer [2022-05-10T21:36:42.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-51058 does not seem to be running inside a container [2022-05-10T21:36:42.252Z] $ 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 [2022-05-10T21:36:43.401Z] $ docker top 73d51a040ca6cb69bb8eb81011b6c43c75cd3acc6f6d437cc254ca415ff3c470 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T21:36:44.305Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T21:36:48.596Z] Building core-command ... [2022-05-10T21:36:48.596Z] Building core-data ... [2022-05-10T21:36:48.596Z] Building core-metadata ... [2022-05-10T21:36:48.596Z] Building security-bootstrapper ... [2022-05-10T21:36:48.596Z] Building security-proxy-setup ... [2022-05-10T21:36:48.596Z] Building security-secretstore-setup ... [2022-05-10T21:36:48.596Z] Building security-spiffe-token-provider ... [2022-05-10T21:36:48.596Z] Building security-spire-agent ... [2022-05-10T21:36:48.596Z] Building security-spire-config ... [2022-05-10T21:36:48.596Z] Building security-spire-server ... [2022-05-10T21:36:48.596Z] Building support-notifications ... [2022-05-10T21:36:48.596Z] Building support-scheduler ... [2022-05-10T21:36:48.596Z] Building sys-mgmt-agent ... [2022-05-10T21:36:48.596Z] Building security-bootstrapper [2022-05-10T21:36:48.596Z] Building support-scheduler [2022-05-10T21:36:48.596Z] Building core-command [2022-05-10T21:36:48.596Z] Building security-spire-config [2022-05-10T21:36:48.596Z] Building support-notifications [2022-05-10T21:38:10.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:38:10.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:38:10.476Z] ---> 1c4df13c4348 [2022-05-10T21:38:10.476Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T21:38:10.476Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:38:10.476Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:38:10.476Z] ---> 1c4df13c4348 [2022-05-10T21:38:10.476Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T21:38:11.483Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:38:11.483Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:38:11.483Z] ---> 1c4df13c4348 [2022-05-10T21:38:11.483Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T21:38:11.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:38:11.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:38:11.483Z] ---> 1c4df13c4348 [2022-05-10T21:38:11.483Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T21:38:11.483Z] ---> Running in 67aa148da555 [2022-05-10T21:38:11.483Z] ---> Running in 12749e16015b [2022-05-10T21:38:11.483Z] ---> Running in 2f846e2a638a [2022-05-10T21:38:11.483Z] ---> Running in b94c96543471 [2022-05-10T21:38:11.760Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:38:11.760Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:38:11.760Z] ---> 1c4df13c4348 [2022-05-10T21:38:11.760Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T21:38:11.760Z] ---> Running in 435570dd5768 [2022-05-10T21:38:12.051Z] Removing intermediate container 435570dd5768 [2022-05-10T21:38:12.051Z] ---> 7119a49d010f [2022-05-10T21:38:12.051Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:38:12.051Z] Removing intermediate container 67aa148da555 [2022-05-10T21:38:12.051Z] ---> f5fd943a6381 [2022-05-10T21:38:12.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:38:12.051Z] ---> Running in 32e78312a216 [2022-05-10T21:38:12.325Z] Removing intermediate container b94c96543471 [2022-05-10T21:38:12.325Z] ---> b0642008b0fb [2022-05-10T21:38:12.325Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:38:12.325Z] Removing intermediate container 12749e16015b [2022-05-10T21:38:12.325Z] ---> d48ac7f25ff8 [2022-05-10T21:38:12.325Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:38:12.325Z] Removing intermediate container 2f846e2a638a [2022-05-10T21:38:12.325Z] ---> c0e3f24bf87c [2022-05-10T21:38:12.325Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:38:12.325Z] ---> Running in 7da18c9d9423 [2022-05-10T21:38:12.625Z] ---> Running in 68dd9742a89d [2022-05-10T21:38:12.625Z] ---> Running in 799a4fe4868d [2022-05-10T21:38:12.625Z] ---> Running in dc8b0182d4b5 [2022-05-10T21:38:15.283Z] Removing intermediate container 32e78312a216 [2022-05-10T21:38:15.283Z] ---> 0391d9d681b7 [2022-05-10T21:38:15.283Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T21:38:15.563Z] ---> Running in 9d0049f19a20 [2022-05-10T21:38:16.578Z] Removing intermediate container 7da18c9d9423 [2022-05-10T21:38:16.578Z] ---> 51c8e9ece09e [2022-05-10T21:38:16.578Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T21:38:16.578Z] Removing intermediate container 68dd9742a89d [2022-05-10T21:38:16.578Z] ---> cf061b90b14d [2022-05-10T21:38:16.578Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T21:38:16.578Z] Removing intermediate container dc8b0182d4b5 [2022-05-10T21:38:16.578Z] ---> 176e418b4601 [2022-05-10T21:38:16.578Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T21:38:16.578Z] ---> Running in 008af0fb0fe0 [2022-05-10T21:38:16.578Z] ---> Running in 39cb26ab7f88 [2022-05-10T21:38:16.855Z] ---> Running in 94c93d1258b2 [2022-05-10T21:38:16.856Z] Removing intermediate container 799a4fe4868d [2022-05-10T21:38:16.856Z] ---> c414eb0fbd61 [2022-05-10T21:38:16.856Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T21:38:17.138Z] ---> Running in 25b0a90fb4ee [2022-05-10T21:38:18.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:18.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:18.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:18.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:19.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:19.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:19.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:19.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:19.884Z] OK: 220 MiB in 52 packages [2022-05-10T21:38:19.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:19.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:38:20.886Z] OK: 220 MiB in 52 packages [2022-05-10T21:38:21.171Z] OK: 220 MiB in 52 packages [2022-05-10T21:38:21.171Z] Removing intermediate container 9d0049f19a20 [2022-05-10T21:38:21.171Z] ---> 1f474b02d152 [2022-05-10T21:38:21.171Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T21:38:21.453Z] OK: 220 MiB in 52 packages [2022-05-10T21:38:21.740Z] OK: 220 MiB in 52 packages [2022-05-10T21:38:22.777Z] Removing intermediate container 008af0fb0fe0 [2022-05-10T21:38:22.777Z] ---> 1a8e224e6938 [2022-05-10T21:38:22.777Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T21:38:22.777Z] Removing intermediate container 39cb26ab7f88 [2022-05-10T21:38:22.777Z] ---> 8e5d4116d9b9 [2022-05-10T21:38:22.777Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T21:38:22.777Z] ---> c90cab1da9f2 [2022-05-10T21:38:22.777Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:38:23.058Z] ---> Running in 81c1096ec318 [2022-05-10T21:38:23.058Z] Removing intermediate container 94c93d1258b2 [2022-05-10T21:38:23.058Z] ---> 11f597305b04 [2022-05-10T21:38:23.058Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T21:38:23.332Z] Removing intermediate container 25b0a90fb4ee [2022-05-10T21:38:23.332Z] ---> 117fe59e8c32 [2022-05-10T21:38:23.332Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T21:38:23.934Z] ---> 5e190a2e1b64 [2022-05-10T21:38:23.934Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:38:23.934Z] ---> d3068bd7342c [2022-05-10T21:38:23.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:38:23.934Z] ---> Running in 94e246aafb10 [2022-05-10T21:38:24.203Z] ---> Running in 942e7fe180e5 [2022-05-10T21:38:24.809Z] ---> 5973770d4a14 [2022-05-10T21:38:24.809Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:38:25.093Z] ---> 4a1e50607063 [2022-05-10T21:38:25.093Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:38:25.093Z] ---> Running in 7f9e479b390e [2022-05-10T21:38:25.093Z] ---> Running in 9c8936013f5b [2022-05-10T21:38:28.493Z] Removing intermediate container 81c1096ec318 [2022-05-10T21:38:28.493Z] ---> 001e5e7f22f5 [2022-05-10T21:38:28.493Z] Step 8/26 : COPY . . [2022-05-10T21:38:29.960Z] Removing intermediate container 94e246aafb10 [2022-05-10T21:38:29.960Z] ---> fba1d5539420 [2022-05-10T21:38:29.960Z] Step 8/22 : COPY . . [2022-05-10T21:38:30.232Z] Removing intermediate container 942e7fe180e5 [2022-05-10T21:38:30.232Z] ---> 885358271d7d [2022-05-10T21:38:30.232Z] Step 8/23 : COPY . . [2022-05-10T21:38:30.504Z] Removing intermediate container 7f9e479b390e [2022-05-10T21:38:30.504Z] ---> 42ab0e8ac7db [2022-05-10T21:38:30.504Z] Step 8/22 : COPY . . [2022-05-10T21:38:30.775Z] Removing intermediate container 9c8936013f5b [2022-05-10T21:38:30.775Z] ---> 6e4e5d3ecdc2 [2022-05-10T21:38:30.775Z] Step 8/31 : COPY . . [2022-05-10T21:38:57.581Z] ---> a28b9353f2ea [2022-05-10T21:38:57.581Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T21:38:57.581Z] ---> fdc352710bff [2022-05-10T21:38:57.581Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T21:38:57.581Z] ---> 313740392cfa [2022-05-10T21:38:57.581Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T21:38:57.581Z] ---> Running in 0dacfdbdcade [2022-05-10T21:38:57.581Z] ---> Running in 13b5895e6098 [2022-05-10T21:38:57.581Z] ---> Running in 97b164db5df2 [2022-05-10T21:38:57.864Z] ---> 76035b739d34 [2022-05-10T21:38:57.864Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T21:38:57.864Z] ---> ee5e017556a4 [2022-05-10T21:38:57.864Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T21:38:58.139Z] ---> Running in c6315e5de2ed [2022-05-10T21:38:58.139Z] ---> Running in eff1c7a67ff7 [2022-05-10T21:38:58.419Z] Removing intermediate container 13b5895e6098 [2022-05-10T21:38:58.419Z] ---> a7311c73f071 [2022-05-10T21:38:58.419Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T21:38:58.700Z] ---> Running in 0110ca8c5f2c [2022-05-10T21:38:59.699Z] 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 [2022-05-10T21:38:59.974Z] 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 [2022-05-10T21:39:00.573Z] 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 [2022-05-10T21:39:00.857Z] 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 [2022-05-10T21:39:01.855Z] Removing intermediate container 0110ca8c5f2c [2022-05-10T21:39:01.855Z] ---> 3ddc14083cd1 [2022-05-10T21:39:01.855Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T21:39:01.855Z] ---> Running in 922eceda0ec8 [2022-05-10T21:39:02.459Z] Removing intermediate container 922eceda0ec8 [2022-05-10T21:39:02.459Z] ---> 7bb779678b96 [2022-05-10T21:39:02.459Z] 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 [2022-05-10T21:39:02.459Z] ---> Running in 0ad977b6bdaa [2022-05-10T21:39:05.081Z] spire-1.2.1/ [2022-05-10T21:39:05.081Z] spire-1.2.1/.data/ [2022-05-10T21:39:05.081Z] spire-1.2.1/.data/.file [2022-05-10T21:39:05.081Z] spire-1.2.1/.dockerignore [2022-05-10T21:39:05.081Z] spire-1.2.1/.gitattributes [2022-05-10T21:39:05.081Z] spire-1.2.1/.githooks/ [2022-05-10T21:39:05.081Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/ [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/ [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T21:39:05.081Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T21:39:05.081Z] spire-1.2.1/.gitignore [2022-05-10T21:39:05.081Z] spire-1.2.1/.go-version [2022-05-10T21:39:05.081Z] spire-1.2.1/.golangci.yml [2022-05-10T21:39:05.081Z] spire-1.2.1/ADOPTERS.md [2022-05-10T21:39:05.081Z] spire-1.2.1/CHANGELOG.md [2022-05-10T21:39:05.081Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T21:39:05.081Z] spire-1.2.1/CODEOWNERS [2022-05-10T21:39:05.081Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T21:39:05.081Z] spire-1.2.1/Dockerfile [2022-05-10T21:39:05.081Z] spire-1.2.1/Dockerfile.dev [2022-05-10T21:39:05.081Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T21:39:05.081Z] spire-1.2.1/LICENSE [2022-05-10T21:39:05.081Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T21:39:05.081Z] spire-1.2.1/Makefile [2022-05-10T21:39:05.081Z] spire-1.2.1/README.md [2022-05-10T21:39:05.081Z] spire-1.2.1/ROADMAP.md [2022-05-10T21:39:05.081Z] spire-1.2.1/SECURITY.md [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T21:39:05.081Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T21:39:05.359Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/ [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/agent/ [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/server/ [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/server/server.conf [2022-05-10T21:39:05.359Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/ [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/auditlog.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/ [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T21:39:05.359Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/spire_server.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/telemetry.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/upgrading.md [2022-05-10T21:39:05.360Z] spire-1.2.1/doc/using_spire.md [2022-05-10T21:39:05.360Z] spire-1.2.1/examples/ [2022-05-10T21:39:05.360Z] spire-1.2.1/examples/README.md [2022-05-10T21:39:05.360Z] spire-1.2.1/go.mod [2022-05-10T21:39:05.360Z] spire-1.2.1/go.sum [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T21:39:05.360Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T21:39:05.638Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T21:39:05.639Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/log/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T21:39:05.918Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/version/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T21:39:05.919Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T21:39:06.195Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/config.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T21:39:06.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T21:39:06.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/server.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/private/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/private/server/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T21:39:06.475Z] spire-1.2.1/release/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/README.md [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/conf/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T21:39:06.475Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T21:39:06.475Z] spire-1.2.1/script/ [2022-05-10T21:39:06.475Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T21:39:06.475Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T21:39:06.475Z] spire-1.2.1/support/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T21:39:06.475Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/clock/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/clock/clock.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T21:39:06.475Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T21:39:06.752Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/common [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T21:39:06.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T21:39:06.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T21:39:07.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:39:07.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T21:39:07.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T21:39:07.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T21:39:07.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T21:39:07.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T21:39:07.032Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T21:39:07.032Z] spire-1.2.1/test/integration/test.sh [2022-05-10T21:39:07.032Z] spire-1.2.1/test/plugintest/ [2022-05-10T21:39:07.032Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/ [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testca/ [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testca/ca.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testkey/ [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/testkey/new.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T21:39:07.032Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/util/ [2022-05-10T21:39:07.032Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/util/race.go [2022-05-10T21:39:07.032Z] spire-1.2.1/test/util/util.go [2022-05-10T21:39:07.032Z] building spire from source... [2022-05-10T21:39:07.639Z] Installing go1.17.7... [2022-05-10T21:39:34.468Z] Building bin/spire-server... [2022-05-10T21:39:34.468Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T21:39:34.468Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T21:39:34.468Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T21:39:34.468Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T21:39:34.468Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T21:39:34.741Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T21:39:35.014Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T21:39:35.288Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T21:39:35.288Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T21:39:35.288Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T21:39:35.883Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T21:39:35.883Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T21:39:35.883Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T21:39:36.157Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T21:39:36.430Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T21:39:36.430Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T21:39:36.430Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T21:39:37.418Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T21:39:37.691Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T21:40:04.504Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T21:40:04.504Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T21:40:04.504Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T21:40:04.504Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T21:40:04.504Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T21:40:04.504Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T21:40:04.504Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T21:40:04.504Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T21:40:04.504Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T21:40:04.504Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T21:40:04.504Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T21:40:04.504Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T21:40:04.504Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T21:40:04.504Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T21:40:04.504Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T21:40:04.504Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T21:40:04.504Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T21:40:04.504Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T21:40:04.778Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T21:40:04.778Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T21:40:05.756Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T21:40:07.735Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T21:40:13.149Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T21:40:13.149Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T21:40:13.149Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T21:40:13.149Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T21:40:13.149Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T21:40:35.350Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T21:40:35.350Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T21:40:35.350Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T21:40:35.350Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T21:40:35.350Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T21:40:35.350Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T21:40:35.350Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T21:40:35.350Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T21:40:39.681Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T21:40:48.149Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T21:40:48.149Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T21:41:20.518Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T21:41:20.518Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T21:41:20.518Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T21:41:20.518Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T21:41:20.518Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T21:41:20.519Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T21:41:20.792Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T21:41:21.778Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T21:41:23.222Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T21:41:23.222Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T21:41:23.498Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T21:41:24.478Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T21:41:24.753Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T21:41:25.027Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T21:41:25.301Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T21:41:25.301Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T21:41:25.578Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T21:41:25.857Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T21:41:25.857Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T21:41:26.133Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T21:41:27.577Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T21:41:27.577Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T21:41:27.854Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T21:41:28.130Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T21:41:28.130Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T21:41:28.407Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T21:41:28.684Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T21:41:34.103Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T21:41:34.378Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T21:41:34.654Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T21:41:34.654Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T21:41:34.654Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T21:41:34.654Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T21:41:34.654Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T21:41:35.643Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T21:41:35.919Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T21:41:36.194Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T21:41:36.470Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T21:41:36.470Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T21:41:37.450Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T21:41:38.050Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T21:41:38.325Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T21:41:38.602Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T21:41:38.878Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T21:41:38.878Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T21:41:38.878Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T21:41:39.155Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T21:41:39.155Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T21:41:40.138Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T21:41:40.413Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T21:41:40.688Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T21:41:40.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T21:41:40.962Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T21:41:42.947Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T21:41:43.545Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T21:41:43.821Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T21:41:44.096Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T21:41:44.096Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T21:41:44.378Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T21:41:44.653Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T21:41:44.928Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T21:41:45.529Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T21:41:48.160Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T21:41:50.139Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T21:41:50.139Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T21:41:50.738Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T21:41:50.738Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T21:41:51.013Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T21:41:51.611Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T21:41:51.887Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T21:41:52.163Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T21:41:52.163Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T21:41:52.441Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T21:41:52.441Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T21:41:52.718Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T21:42:02.874Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T21:42:02.874Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T21:42:02.874Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T21:42:02.874Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T21:42:25.076Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T21:42:25.076Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T21:43:33.096Z] Removing intermediate container c6315e5de2ed [2022-05-10T21:43:33.096Z] ---> 7c205e580c30 [2022-05-10T21:43:33.096Z] [2022-05-10T21:43:33.096Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T21:43:33.096Z] 3.14: Pulling from library/alpine [2022-05-10T21:43:33.096Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T21:43:33.096Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T21:43:33.096Z] ---> ac73e934f311 [2022-05-10T21:43:33.096Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T21:43:33.096Z] ---> Running in a6785992e0ac [2022-05-10T21:43:33.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:43:33.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:43:33.096Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T21:43:33.096Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:43:33.096Z] OK: 5 MiB in 15 packages [2022-05-10T21:43:33.096Z] Removing intermediate container a6785992e0ac [2022-05-10T21:43:33.096Z] ---> d5a05627cb72 [2022-05-10T21:43:33.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T21:43:33.096Z] ---> Running in fb215b32f422 [2022-05-10T21:43:33.096Z] Removing intermediate container fb215b32f422 [2022-05-10T21:43:33.096Z] ---> 66268c38fce2 [2022-05-10T21:43:33.096Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T21:43:33.096Z] ---> Running in ff647017ed7a [2022-05-10T21:43:33.096Z] Removing intermediate container ff647017ed7a [2022-05-10T21:43:33.096Z] ---> 6da6ee0c4887 [2022-05-10T21:43:33.096Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T21:43:33.096Z] ---> Running in fcdb55b90746 [2022-05-10T21:43:33.096Z] Removing intermediate container fcdb55b90746 [2022-05-10T21:43:33.096Z] ---> 02159841952e [2022-05-10T21:43:33.096Z] Step 15/23 : WORKDIR / [2022-05-10T21:43:33.096Z] ---> Running in eade4d928212 [2022-05-10T21:43:34.093Z] Removing intermediate container eade4d928212 [2022-05-10T21:43:34.093Z] ---> acb120a61a97 [2022-05-10T21:43:34.093Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T21:43:35.699Z] ---> ada46ed00507 [2022-05-10T21:43:35.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T21:43:38.446Z] ---> 9b789ea27756 [2022-05-10T21:43:38.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T21:43:38.718Z] Removing intermediate container 97b164db5df2 [2022-05-10T21:43:38.719Z] ---> 69d548b6933c [2022-05-10T21:43:38.992Z] [2022-05-10T21:43:38.992Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T21:43:38.992Z] ---> ac73e934f311 [2022-05-10T21:43:38.992Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T21:43:38.992Z] ---> Running in c131b776d1e2 [2022-05-10T21:43:39.606Z] ---> 415ab2b5e3c3 [2022-05-10T21:43:39.606Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T21:43:39.884Z] ---> Running in ef02486def01 [2022-05-10T21:43:39.884Z] Removing intermediate container c131b776d1e2 [2022-05-10T21:43:39.884Z] ---> ed2f5b487067 [2022-05-10T21:43:39.884Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T21:43:39.884Z] ---> Running in dfc843d17fe1 [2022-05-10T21:43:40.898Z] Removing intermediate container ef02486def01 [2022-05-10T21:43:40.898Z] ---> 959c573153a8 [2022-05-10T21:43:40.898Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:43:40.898Z] ---> Running in 6036d394b67c [2022-05-10T21:43:41.502Z] Removing intermediate container 6036d394b67c [2022-05-10T21:43:41.502Z] ---> 99f39f43827e [2022-05-10T21:43:41.502Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T21:43:41.778Z] ---> Running in a5b815445c30 [2022-05-10T21:43:42.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:43:42.329Z] Removing intermediate container a5b815445c30 [2022-05-10T21:43:42.329Z] ---> 3618602443fb [2022-05-10T21:43:42.329Z] Step 22/23 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:43:42.329Z] ---> Running in e8d47306db1e [2022-05-10T21:43:42.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:43:42.892Z] Removing intermediate container e8d47306db1e [2022-05-10T21:43:42.892Z] ---> 9df2b9377457 [2022-05-10T21:43:42.892Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T21:43:42.892Z] ---> Running in d563f15b9d5b [2022-05-10T21:43:43.495Z] Removing intermediate container d563f15b9d5b [2022-05-10T21:43:43.495Z] ---> fc7653c981b4 [2022-05-10T21:43:43.495Z] [2022-05-10T21:43:43.771Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T21:43:43.771Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T21:43:43.771Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:43:43.771Z] OK: 6 MiB in 16 packages [2022-05-10T21:43:44.048Z] Successfully built fc7653c981b4 [2022-05-10T21:43:44.048Z] Successfully tagged core-command-arm64:latest [2022-05-10T21:43:44.327Z]  Building core-command ... done Building core-metadata [2022-05-10T21:43:45.321Z] Removing intermediate container dfc843d17fe1 [2022-05-10T21:43:45.321Z] ---> 30dfd5f1926c [2022-05-10T21:43:45.321Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T21:43:45.321Z] ---> Running in bf33cb47d6d0 [2022-05-10T21:43:45.930Z] Removing intermediate container bf33cb47d6d0 [2022-05-10T21:43:45.930Z] ---> b8271591618f [2022-05-10T21:43:45.930Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T21:43:45.930Z] ---> Running in 28aa31995451 [2022-05-10T21:43:46.528Z] Removing intermediate container 28aa31995451 [2022-05-10T21:43:46.528Z] ---> 16c4155f29e0 [2022-05-10T21:43:46.528Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T21:43:46.528Z] ---> Running in 60926b5c4a27 [2022-05-10T21:43:49.936Z] Removing intermediate container 60926b5c4a27 [2022-05-10T21:43:49.936Z] ---> 6de9961c6ed1 [2022-05-10T21:43:49.936Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T21:43:49.936Z] ---> Running in fd16a500280c [2022-05-10T21:43:50.217Z] Removing intermediate container fd16a500280c [2022-05-10T21:43:50.217Z] ---> 95154b6e5fb9 [2022-05-10T21:43:50.217Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T21:43:51.677Z] ---> 3c1b5634b4f4 [2022-05-10T21:43:51.677Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T21:43:51.677Z] ---> Running in ff30cc9ec59f [2022-05-10T21:43:55.105Z] Removing intermediate container ff30cc9ec59f [2022-05-10T21:43:55.105Z] ---> 24a27fc99d19 [2022-05-10T21:43:55.105Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T21:43:55.702Z] ---> 6cae4a508059 [2022-05-10T21:43:55.702Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T21:43:58.341Z] ---> 9a557d575516 [2022-05-10T21:43:58.341Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T21:43:59.327Z] ---> b916998fb37b [2022-05-10T21:43:59.327Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T21:44:01.321Z] ---> db1557bd9ccf [2022-05-10T21:44:01.321Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T21:44:02.305Z] ---> a67c0972d872 [2022-05-10T21:44:02.305Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T21:44:02.600Z] ---> Running in 82ad00943bbe [2022-05-10T21:44:03.594Z] Removing intermediate container 82ad00943bbe [2022-05-10T21:44:03.595Z] ---> 4472d50daff7 [2022-05-10T21:44:03.595Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T21:44:04.600Z] ---> 3cd3ddc8e246 [2022-05-10T21:44:04.600Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T21:44:04.879Z] ---> Running in b6af5bc55c30 [2022-05-10T21:44:09.228Z] Removing intermediate container b6af5bc55c30 [2022-05-10T21:44:09.228Z] ---> b85f65494523 [2022-05-10T21:44:09.228Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T21:44:09.228Z] ---> Running in 3dcd708b4da9 [2022-05-10T21:44:09.839Z] Removing intermediate container 3dcd708b4da9 [2022-05-10T21:44:09.839Z] ---> 15db03cc8be8 [2022-05-10T21:44:09.839Z] Step 28/31 : CMD ["gate"] [2022-05-10T21:44:10.451Z] ---> Running in 2df5f4e68959 [2022-05-10T21:44:11.063Z] Removing intermediate container 2df5f4e68959 [2022-05-10T21:44:11.063Z] ---> 9677a5066382 [2022-05-10T21:44:11.063Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T21:44:11.346Z] ---> Running in 00674f61216e [2022-05-10T21:44:12.347Z] Removing intermediate container 00674f61216e [2022-05-10T21:44:12.347Z] ---> a1bd5519b3ff [2022-05-10T21:44:12.347Z] Step 30/31 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:44:12.625Z] ---> Running in ed08799fdba9 [2022-05-10T21:44:13.621Z] Removing intermediate container ed08799fdba9 [2022-05-10T21:44:13.621Z] ---> 6802672889f5 [2022-05-10T21:44:13.621Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T21:44:13.621Z] ---> Running in 31bd9d98f13c [2022-05-10T21:44:14.616Z] Removing intermediate container 31bd9d98f13c [2022-05-10T21:44:14.616Z] ---> 4d6931421919 [2022-05-10T21:44:14.616Z] [2022-05-10T21:44:15.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:44:15.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:44:15.234Z] ---> 1c4df13c4348 [2022-05-10T21:44:15.234Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T21:44:15.234Z] ---> Using cache [2022-05-10T21:44:15.234Z] ---> c0e3f24bf87c [2022-05-10T21:44:15.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:44:15.234Z] ---> Using cache [2022-05-10T21:44:15.234Z] ---> 176e418b4601 [2022-05-10T21:44:15.234Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T21:44:15.234Z] ---> Running in 5f151cb95d58 [2022-05-10T21:44:15.839Z] Successfully built 4d6931421919 [2022-05-10T21:44:15.839Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T21:44:15.839Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-10T21:44:16.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:44:17.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:44:19.255Z] OK: 220 MiB in 52 packages [2022-05-10T21:44:20.720Z] Removing intermediate container 5f151cb95d58 [2022-05-10T21:44:20.720Z] ---> 270d0d2ae7f8 [2022-05-10T21:44:20.720Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T21:44:21.719Z] ---> 46b307b26632 [2022-05-10T21:44:21.719Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:44:21.719Z] ---> Running in 315831e058e8 [2022-05-10T21:44:27.147Z] Removing intermediate container 315831e058e8 [2022-05-10T21:44:27.147Z] ---> 6170e0d8e424 [2022-05-10T21:44:27.147Z] Step 8/23 : COPY . . [2022-05-10T21:44:45.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:44:45.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:44:45.496Z] ---> 1c4df13c4348 [2022-05-10T21:44:45.496Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T21:44:45.496Z] ---> Using cache [2022-05-10T21:44:45.496Z] ---> c0e3f24bf87c [2022-05-10T21:44:45.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:44:45.496Z] ---> Using cache [2022-05-10T21:44:45.496Z] ---> 176e418b4601 [2022-05-10T21:44:45.496Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T21:44:45.496Z] ---> Using cache [2022-05-10T21:44:45.496Z] ---> 270d0d2ae7f8 [2022-05-10T21:44:45.496Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T21:44:45.496Z] ---> Using cache [2022-05-10T21:44:45.496Z] ---> 46b307b26632 [2022-05-10T21:44:45.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:44:45.496Z] ---> Using cache [2022-05-10T21:44:45.496Z] ---> 6170e0d8e424 [2022-05-10T21:44:45.496Z] Step 8/22 : COPY . . [2022-05-10T21:45:03.853Z] ---> 3214fc285851 [2022-05-10T21:45:03.853Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T21:45:03.853Z] ---> Running in 0297fe3445bd [2022-05-10T21:45:05.305Z] 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 [2022-05-10T21:45:09.643Z] ---> e52a53210540 [2022-05-10T21:45:09.643Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T21:45:09.643Z] ---> Running in b0f7ace7a0e2 [2022-05-10T21:45:11.652Z] 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 [2022-05-10T21:45:50.920Z] Removing intermediate container eff1c7a67ff7 [2022-05-10T21:45:50.920Z] ---> 9c7821332882 [2022-05-10T21:45:50.920Z] [2022-05-10T21:45:50.920Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T21:45:50.920Z] ---> ac73e934f311 [2022-05-10T21:45:50.920Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T21:45:51.196Z] ---> Running in 539e9efa993d [2022-05-10T21:45:53.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:45:53.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:45:55.286Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T21:45:55.286Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T21:45:55.286Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:45:55.286Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T21:45:55.894Z] OK: 6 MiB in 16 packages [2022-05-10T21:45:58.545Z] Removing intermediate container 539e9efa993d [2022-05-10T21:45:58.545Z] ---> 5b9ebfa63971 [2022-05-10T21:45:58.545Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T21:45:58.821Z] ---> Running in 8ca72c287f57 [2022-05-10T21:45:58.821Z] Removing intermediate container 0dacfdbdcade [2022-05-10T21:45:58.821Z] ---> 034440dc95ea [2022-05-10T21:45:58.821Z] [2022-05-10T21:45:58.821Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T21:45:58.821Z] ---> ac73e934f311 [2022-05-10T21:45:58.821Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T21:45:58.821Z] ---> Using cache [2022-05-10T21:45:58.821Z] ---> d5a05627cb72 [2022-05-10T21:45:58.822Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T21:45:58.822Z] ---> Using cache [2022-05-10T21:45:58.822Z] ---> 66268c38fce2 [2022-05-10T21:45:58.822Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T21:45:59.103Z] ---> Running in f005f02d1cf4 [2022-05-10T21:45:59.385Z] Removing intermediate container 8ca72c287f57 [2022-05-10T21:45:59.664Z] ---> 4b358af62508 [2022-05-10T21:45:59.664Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T21:45:59.664Z] ---> Running in 06a825c98cde [2022-05-10T21:45:59.664Z] Removing intermediate container f005f02d1cf4 [2022-05-10T21:45:59.664Z] ---> 1253660c10e6 [2022-05-10T21:45:59.664Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T21:45:59.939Z] ---> Running in 5f10deede615 [2022-05-10T21:46:00.540Z] Removing intermediate container 06a825c98cde [2022-05-10T21:46:00.540Z] ---> 7c547da0c0b5 [2022-05-10T21:46:00.540Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T21:46:00.816Z] ---> Running in a65786b6fcc7 [2022-05-10T21:46:00.816Z] Removing intermediate container 5f10deede615 [2022-05-10T21:46:00.816Z] ---> 2ef4f10a4ab9 [2022-05-10T21:46:00.816Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T21:46:01.416Z] Removing intermediate container a65786b6fcc7 [2022-05-10T21:46:01.416Z] ---> 9a167d5a0b54 [2022-05-10T21:46:01.416Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T21:46:02.018Z] ---> bd2a7d947f7f [2022-05-10T21:46:02.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T21:46:03.022Z] ---> 8abe4b429a04 [2022-05-10T21:46:03.022Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T21:46:05.031Z] ---> e6f402f77dd5 [2022-05-10T21:46:05.031Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T21:46:06.037Z] ---> f3878459c336 [2022-05-10T21:46:06.037Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T21:46:06.312Z] ---> 451933a6e0b4 [2022-05-10T21:46:06.312Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T21:46:06.590Z] ---> Running in e83f968159e0 [2022-05-10T21:46:07.203Z] ---> 806974ba0f81 [2022-05-10T21:46:07.203Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T21:46:07.203Z] Removing intermediate container e83f968159e0 [2022-05-10T21:46:07.203Z] ---> 8da73cf17a6d [2022-05-10T21:46:07.203Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:46:07.203Z] ---> Running in 09c228190411 [2022-05-10T21:46:07.499Z] ---> Running in 662397b3e765 [2022-05-10T21:46:07.803Z] Removing intermediate container 09c228190411 [2022-05-10T21:46:07.803Z] ---> efdf5572d0e1 [2022-05-10T21:46:07.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:46:08.111Z] ---> Running in 2a2d629174fb [2022-05-10T21:46:08.390Z] Removing intermediate container 662397b3e765 [2022-05-10T21:46:08.390Z] ---> 8169dd93e592 [2022-05-10T21:46:08.391Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T21:46:08.391Z] ---> Running in bf31dc440b06 [2022-05-10T21:46:08.675Z] Removing intermediate container 2a2d629174fb [2022-05-10T21:46:08.675Z] ---> facd5dc056bf [2022-05-10T21:46:08.675Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T21:46:08.675Z] ---> Running in d83ca25461b2 [2022-05-10T21:46:09.282Z] Removing intermediate container bf31dc440b06 [2022-05-10T21:46:09.282Z] ---> 64ceecbd2af1 [2022-05-10T21:46:09.282Z] Step 21/22 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:46:09.282Z] ---> Running in 2c2a1430f179 [2022-05-10T21:46:09.895Z] Removing intermediate container d83ca25461b2 [2022-05-10T21:46:09.896Z] ---> 68ec8d6dbd26 [2022-05-10T21:46:09.896Z] Step 21/22 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:46:09.896Z] ---> Running in cd7fbc8158df [2022-05-10T21:46:09.896Z] Removing intermediate container 2c2a1430f179 [2022-05-10T21:46:09.896Z] ---> b3866e0feaff [2022-05-10T21:46:09.896Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T21:46:10.179Z] ---> Running in 7dd5aa9086cc [2022-05-10T21:46:10.459Z] Removing intermediate container cd7fbc8158df [2022-05-10T21:46:10.459Z] ---> 91c11acaf892 [2022-05-10T21:46:10.459Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T21:46:10.746Z] ---> Running in 37876065499e [2022-05-10T21:46:10.746Z] Removing intermediate container 7dd5aa9086cc [2022-05-10T21:46:10.746Z] ---> d91b3a609f48 [2022-05-10T21:46:10.746Z] [2022-05-10T21:46:11.349Z] Removing intermediate container 37876065499e [2022-05-10T21:46:11.349Z] ---> e3a9cc2d08de [2022-05-10T21:46:11.349Z] [2022-05-10T21:46:11.632Z] Successfully built d91b3a609f48 [2022-05-10T21:46:11.632Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T21:46:11.632Z] Building security-secretstore-setup [2022-05-10T21:46:12.255Z]  Building support-scheduler ... done Successfully built e3a9cc2d08de [2022-05-10T21:46:12.255Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T21:46:12.255Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-05-10T21:46:59.310Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:46:59.310Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:46:59.310Z] ---> 1c4df13c4348 [2022-05-10T21:46:59.310Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> c0e3f24bf87c [2022-05-10T21:46:59.310Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> 176e418b4601 [2022-05-10T21:46:59.310Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> 270d0d2ae7f8 [2022-05-10T21:46:59.310Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> 46b307b26632 [2022-05-10T21:46:59.310Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> 6170e0d8e424 [2022-05-10T21:46:59.310Z] Step 8/25 : COPY . . [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> e52a53210540 [2022-05-10T21:46:59.310Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T21:46:59.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:46:59.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:46:59.310Z] ---> 1c4df13c4348 [2022-05-10T21:46:59.310Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> c0e3f24bf87c [2022-05-10T21:46:59.310Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:46:59.310Z] ---> Using cache [2022-05-10T21:46:59.310Z] ---> 176e418b4601 [2022-05-10T21:46:59.310Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T21:46:59.310Z] ---> Running in 42e1cfc0a44a [2022-05-10T21:46:59.310Z] ---> Running in ab55eba650d1 [2022-05-10T21:47:01.314Z] 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 [2022-05-10T21:47:01.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:47:02.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:47:03.305Z] OK: 220 MiB in 52 packages [2022-05-10T21:47:04.768Z] Removing intermediate container 42e1cfc0a44a [2022-05-10T21:47:04.768Z] ---> 5050d4b464d0 [2022-05-10T21:47:04.768Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T21:47:05.772Z] ---> 15473968a640 [2022-05-10T21:47:05.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:47:05.772Z] ---> Running in 55449a8e61c1 [2022-05-10T21:47:11.248Z] Removing intermediate container 55449a8e61c1 [2022-05-10T21:47:11.248Z] ---> fafa1fcb6405 [2022-05-10T21:47:11.248Z] Step 8/23 : COPY . . [2022-05-10T21:47:33.515Z] ---> a5b4a9ddec65 [2022-05-10T21:47:33.515Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T21:47:33.515Z] ---> Running in ba4c2368339a [2022-05-10T21:47:34.510Z] 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 [2022-05-10T21:49:41.453Z] 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 [2022-05-10T21:49:53.968Z] Removing intermediate container b0f7ace7a0e2 [2022-05-10T21:49:53.968Z] ---> 34e765d97f92 [2022-05-10T21:49:53.968Z] [2022-05-10T21:49:53.968Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T21:49:53.968Z] ---> ac73e934f311 [2022-05-10T21:49:53.968Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T21:49:53.968Z] ---> Running in dad05561ae90 [2022-05-10T21:49:53.968Z] Removing intermediate container 0297fe3445bd [2022-05-10T21:49:53.968Z] ---> 522c4affe6bb [2022-05-10T21:49:53.968Z] [2022-05-10T21:49:53.968Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T21:49:53.968Z] ---> ac73e934f311 [2022-05-10T21:49:53.968Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T21:49:53.968Z] ---> Using cache [2022-05-10T21:49:53.968Z] ---> d5a05627cb72 [2022-05-10T21:49:53.968Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T21:49:53.968Z] ---> Using cache [2022-05-10T21:49:53.968Z] ---> 66268c38fce2 [2022-05-10T21:49:53.968Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T21:49:54.253Z] ---> Running in 38c1179a8a34 [2022-05-10T21:49:55.242Z] Removing intermediate container 38c1179a8a34 [2022-05-10T21:49:55.242Z] ---> d1d13bfe1f9d [2022-05-10T21:49:55.242Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T21:49:55.242Z] ---> Running in 750894200c84 [2022-05-10T21:49:55.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:49:55.792Z] Removing intermediate container 750894200c84 [2022-05-10T21:49:55.792Z] ---> 0332d1559f26 [2022-05-10T21:49:55.792Z] Step 15/23 : WORKDIR / [2022-05-10T21:49:55.792Z] ---> Running in a225af6444e1 [2022-05-10T21:49:56.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:49:56.686Z] Removing intermediate container a225af6444e1 [2022-05-10T21:49:56.686Z] ---> db1757daa0f8 [2022-05-10T21:49:56.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T21:49:57.301Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T21:49:57.301Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T21:49:57.301Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T21:49:57.301Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T21:49:57.574Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T21:49:57.574Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T21:49:57.574Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:49:57.574Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T21:49:57.574Z] ---> 89fed6b0e4a8 [2022-05-10T21:49:57.574Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T21:49:57.852Z] OK: 8 MiB in 20 packages [2022-05-10T21:50:00.467Z] ---> f26fb3a53a91 [2022-05-10T21:50:00.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T21:50:00.467Z] Removing intermediate container dad05561ae90 [2022-05-10T21:50:00.467Z] ---> 8e315445fa6f [2022-05-10T21:50:00.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T21:50:00.467Z] ---> Running in 586d90380864 [2022-05-10T21:50:01.070Z] Removing intermediate container 586d90380864 [2022-05-10T21:50:01.070Z] ---> 33b4b6156a70 [2022-05-10T21:50:01.070Z] Step 13/22 : WORKDIR /edgex [2022-05-10T21:50:01.350Z] ---> 9fdacd714654 [2022-05-10T21:50:01.350Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T21:50:01.350Z] ---> Running in ceab45e9390b [2022-05-10T21:50:01.350Z] ---> Running in e2f102c98808 [2022-05-10T21:50:01.964Z] Removing intermediate container ceab45e9390b [2022-05-10T21:50:01.964Z] ---> 4c7e5a931787 [2022-05-10T21:50:01.964Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T21:50:02.244Z] Removing intermediate container e2f102c98808 [2022-05-10T21:50:02.244Z] ---> 9d5fb737cc85 [2022-05-10T21:50:02.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:50:02.521Z] ---> Running in f807ee6e7045 [2022-05-10T21:50:03.124Z] Removing intermediate container f807ee6e7045 [2022-05-10T21:50:03.124Z] ---> 649a5d840100 [2022-05-10T21:50:03.124Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T21:50:03.124Z] ---> b89f4d13cd23 [2022-05-10T21:50:03.124Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T21:50:03.124Z] ---> Running in 45e12063f3dc [2022-05-10T21:50:03.725Z] Removing intermediate container 45e12063f3dc [2022-05-10T21:50:03.725Z] ---> 7257e3eb2465 [2022-05-10T21:50:03.725Z] Step 22/23 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:50:03.997Z] ---> Running in 84ac408ab6c2 [2022-05-10T21:50:04.598Z] Removing intermediate container 84ac408ab6c2 [2022-05-10T21:50:04.598Z] ---> 729b71472195 [2022-05-10T21:50:04.598Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T21:50:04.873Z] ---> Running in eea415cc9ac3 [2022-05-10T21:50:05.503Z] ---> 4101b361aa58 [2022-05-10T21:50:05.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T21:50:05.787Z] Removing intermediate container eea415cc9ac3 [2022-05-10T21:50:05.787Z] ---> b93264763627 [2022-05-10T21:50:05.787Z] [2022-05-10T21:50:06.770Z] Successfully built b93264763627 [2022-05-10T21:50:06.770Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T21:50:06.770Z] Building security-spiffe-token-provider [2022-05-10T21:50:07.371Z]  Building core-metadata ... done  ---> 9acdefbe2b6c [2022-05-10T21:50:07.371Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T21:50:08.375Z] ---> 263214eded4c [2022-05-10T21:50:08.375Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T21:50:08.657Z] ---> Running in 092db90476bd [2022-05-10T21:50:12.081Z] Removing intermediate container 092db90476bd [2022-05-10T21:50:12.081Z] ---> fbe0968f971a [2022-05-10T21:50:12.081Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T21:50:12.081Z] ---> Running in 704edcfc51bb [2022-05-10T21:50:12.365Z] Removing intermediate container 704edcfc51bb [2022-05-10T21:50:12.365Z] ---> 7ee4a6dc7258 [2022-05-10T21:50:12.365Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T21:50:12.641Z] ---> Running in 78ec82175682 [2022-05-10T21:50:12.917Z] Removing intermediate container 78ec82175682 [2022-05-10T21:50:12.917Z] ---> c8dbf54144f8 [2022-05-10T21:50:12.917Z] Step 21/22 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:50:13.192Z] ---> Running in 23bb700ebecf [2022-05-10T21:50:13.812Z] Removing intermediate container 23bb700ebecf [2022-05-10T21:50:13.812Z] ---> c80b32f1c74e [2022-05-10T21:50:13.812Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T21:50:13.812Z] ---> Running in 0aac86ad2dad [2022-05-10T21:50:14.431Z] Removing intermediate container 0aac86ad2dad [2022-05-10T21:50:14.431Z] ---> 5b2e9c1f4884 [2022-05-10T21:50:14.431Z] [2022-05-10T21:50:14.709Z] Successfully built 5b2e9c1f4884 [2022-05-10T21:50:14.986Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T21:50:14.986Z] Building security-spire-agent [2022-05-10T21:50:54.056Z]  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:50:54.056Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:50:54.056Z] ---> 1c4df13c4348 [2022-05-10T21:50:54.056Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T21:50:54.056Z] ---> Using cache [2022-05-10T21:50:54.056Z] ---> c0e3f24bf87c [2022-05-10T21:50:54.056Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T21:50:54.056Z] ---> Running in aab6a75b4a83 [2022-05-10T21:50:54.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:50:54.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:50:55.042Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T21:50:55.042Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T21:50:55.042Z] OK: 15741 distinct packages available [2022-05-10T21:50:55.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:50:56.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:50:58.294Z] OK: 220 MiB in 52 packages [2022-05-10T21:51:00.310Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:51:00.310Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:51:00.310Z] ---> 1c4df13c4348 [2022-05-10T21:51:00.310Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T21:51:00.310Z] ---> Using cache [2022-05-10T21:51:00.310Z] ---> c0e3f24bf87c [2022-05-10T21:51:00.310Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:51:00.310Z] ---> Using cache [2022-05-10T21:51:00.310Z] ---> 176e418b4601 [2022-05-10T21:51:00.310Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T21:51:00.310Z] ---> Running in a10f1986313a [2022-05-10T21:51:00.310Z] Removing intermediate container aab6a75b4a83 [2022-05-10T21:51:00.310Z] ---> c9daa65ce37d [2022-05-10T21:51:00.310Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T21:51:01.766Z] ---> 480caf81272e [2022-05-10T21:51:01.766Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:51:02.049Z] ---> Running in cd1f5d4c073d [2022-05-10T21:51:02.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:51:03.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:51:04.800Z] OK: 220 MiB in 52 packages [2022-05-10T21:51:06.238Z] Removing intermediate container a10f1986313a [2022-05-10T21:51:06.238Z] ---> 7a517d09b207 [2022-05-10T21:51:06.238Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T21:51:07.236Z] ---> 2e6e268a8379 [2022-05-10T21:51:07.236Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:51:07.236Z] ---> Running in 865f4305c86e [2022-05-10T21:51:07.837Z] Removing intermediate container cd1f5d4c073d [2022-05-10T21:51:07.837Z] ---> 00cd132e88de [2022-05-10T21:51:07.837Z] Step 7/20 : COPY . . [2022-05-10T21:51:14.575Z] Removing intermediate container 865f4305c86e [2022-05-10T21:51:14.575Z] ---> e05f35ffdaca [2022-05-10T21:51:14.575Z] Step 8/26 : COPY . . [2022-05-10T21:51:32.927Z] 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 [2022-05-10T21:51:38.355Z] ---> 521ae52c1f65 [2022-05-10T21:51:38.355Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T21:51:38.355Z] ---> Running in 2bed1a785dd7 [2022-05-10T21:51:40.998Z] 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 [2022-05-10T21:51:49.322Z] Removing intermediate container ab55eba650d1 [2022-05-10T21:51:49.322Z] ---> 8a24c6629a12 [2022-05-10T21:51:49.322Z] [2022-05-10T21:51:49.322Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T21:51:49.322Z] ---> ac73e934f311 [2022-05-10T21:51:49.322Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T21:51:49.322Z] ---> Running in 581e98eeea3a [2022-05-10T21:51:49.322Z] ---> 6b0375898a73 [2022-05-10T21:51:49.322Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T21:51:49.606Z] ---> Running in d471c2a165a7 [2022-05-10T21:51:50.211Z] Removing intermediate container d471c2a165a7 [2022-05-10T21:51:50.211Z] ---> 1ae566e84a2a [2022-05-10T21:51:50.211Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T21:51:50.498Z] ---> Running in 623373bc3c37 [2022-05-10T21:51:51.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:51:52.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:51:53.573Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T21:51:53.573Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T21:51:53.573Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T21:51:53.573Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:51:53.573Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T21:51:53.845Z] Removing intermediate container 623373bc3c37 [2022-05-10T21:51:53.845Z] ---> 2416af5c65d5 [2022-05-10T21:51:53.845Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T21:51:53.845Z] ---> Running in e4ffa055f2e7 [2022-05-10T21:51:53.845Z] OK: 6 MiB in 17 packages [2022-05-10T21:51:54.835Z] Removing intermediate container e4ffa055f2e7 [2022-05-10T21:51:54.835Z] ---> 5272c4227c9a [2022-05-10T21:51:54.835Z] 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 [2022-05-10T21:51:55.112Z] ---> Running in 76450274a592 [2022-05-10T21:51:57.745Z] Removing intermediate container 581e98eeea3a [2022-05-10T21:51:57.745Z] ---> bb5e3e1e5680 [2022-05-10T21:51:57.745Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T21:51:57.745Z] ---> Running in 160fce86878a [2022-05-10T21:51:58.372Z] spire-1.2.1/ [2022-05-10T21:51:58.372Z] spire-1.2.1/.data/ [2022-05-10T21:51:58.372Z] spire-1.2.1/.data/.file [2022-05-10T21:51:58.372Z] spire-1.2.1/.dockerignore [2022-05-10T21:51:58.372Z] spire-1.2.1/.gitattributes [2022-05-10T21:51:58.372Z] spire-1.2.1/.githooks/ [2022-05-10T21:51:58.372Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/ [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/ [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T21:51:58.372Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T21:51:58.372Z] spire-1.2.1/.gitignore [2022-05-10T21:51:58.372Z] spire-1.2.1/.go-version [2022-05-10T21:51:58.372Z] spire-1.2.1/.golangci.yml [2022-05-10T21:51:58.372Z] spire-1.2.1/ADOPTERS.md [2022-05-10T21:51:58.372Z] spire-1.2.1/CHANGELOG.md [2022-05-10T21:51:58.372Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T21:51:58.372Z] spire-1.2.1/CODEOWNERS [2022-05-10T21:51:58.372Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T21:51:58.372Z] spire-1.2.1/Dockerfile [2022-05-10T21:51:58.372Z] spire-1.2.1/Dockerfile.dev [2022-05-10T21:51:58.372Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T21:51:58.372Z] spire-1.2.1/LICENSE [2022-05-10T21:51:58.372Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T21:51:58.372Z] spire-1.2.1/Makefile [2022-05-10T21:51:58.372Z] spire-1.2.1/README.md [2022-05-10T21:51:58.372Z] spire-1.2.1/ROADMAP.md [2022-05-10T21:51:58.372Z] spire-1.2.1/SECURITY.md [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T21:51:58.372Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T21:51:58.646Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T21:51:58.647Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/ [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/agent/ [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/server/ [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/server/server.conf [2022-05-10T21:51:58.647Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/ [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/auditlog.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/ [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container 160fce86878a [2022-05-10T21:51:58.647Z] ---> cd49ef7e44ce [2022-05-10T21:51:58.647Z] Step 13/25 : WORKDIR / [2022-05-10T21:51:58.647Z] [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/spire_server.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/telemetry.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/upgrading.md [2022-05-10T21:51:58.647Z] spire-1.2.1/doc/using_spire.md [2022-05-10T21:51:58.647Z] spire-1.2.1/examples/ [2022-05-10T21:51:58.647Z] spire-1.2.1/examples/README.md [2022-05-10T21:51:58.647Z] spire-1.2.1/go.mod [2022-05-10T21:51:58.647Z] spire-1.2.1/go.sum [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T21:51:58.647Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T21:51:58.922Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in d02c54a48f48 [2022-05-10T21:51:58.923Z] [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T21:51:58.923Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/log/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T21:51:59.201Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/version/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T21:51:59.202Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T21:51:59.480Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/config.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T21:51:59.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T21:51:59.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/server.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/private/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/private/server/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T21:51:59.767Z] spire-1.2.1/release/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/README.md [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/conf/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T21:51:59.767Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T21:51:59.767Z] spire-1.2.1/script/ [2022-05-10T21:51:59.767Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T21:51:59.767Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T21:51:59.767Z] spire-1.2.1/support/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T21:51:59.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T21:51:59.768Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T21:51:59.768Z] spire-1.2.1/test/ [2022-05-10T21:51:59.768Z] spire-1.2.1/test/clock/ [2022-05-10T21:51:59.768Z] spire-1.2.1/test/clock/clock.go [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/ [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T21:51:59.768Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.goRemoving intermediate container d02c54a48f48 [2022-05-10T21:52:00.043Z] ---> e7ec69a0e215 [2022-05-10T21:52:00.043Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T21:52:00.043Z] [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T21:52:00.043Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/README.md [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/common [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T21:52:00.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T21:52:00.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T21:52:00.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T21:52:00.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T21:52:00.325Z] spire-1.2.1/test/integration/test.sh [2022-05-10T21:52:00.325Z] spire-1.2.1/test/plugintest/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testca/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testca/ca.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testkey/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/testkey/new.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/util/ [2022-05-10T21:52:00.325Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/util/race.go [2022-05-10T21:52:00.325Z] spire-1.2.1/test/util/util.go [2022-05-10T21:52:00.325Z] building spire from source... [2022-05-10T21:52:00.924Z] Installing go1.17.7... [2022-05-10T21:52:01.916Z] ---> eea9bc120fa9 [2022-05-10T21:52:01.916Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T21:52:02.918Z] ---> 2f33c8688580 [2022-05-10T21:52:02.918Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T21:52:02.918Z] Removing intermediate container ba4c2368339a [2022-05-10T21:52:02.918Z] ---> 5353fa4cbf39 [2022-05-10T21:52:02.918Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T21:52:03.194Z] ---> Running in d1a35e9980f6 [2022-05-10T21:52:04.637Z] ---> a3026fb7fe09 [2022-05-10T21:52:04.637Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T21:52:05.244Z] 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 [2022-05-10T21:52:05.846Z] ---> 4c7b263e90f4 [2022-05-10T21:52:05.846Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T21:52:07.840Z] ---> ac13c14e30bd [2022-05-10T21:52:07.840Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T21:52:09.845Z] ---> a34d23f7abd1 [2022-05-10T21:52:09.845Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T21:52:09.845Z] Removing intermediate container d1a35e9980f6 [2022-05-10T21:52:09.845Z] ---> 79e695915673 [2022-05-10T21:52:09.845Z] [2022-05-10T21:52:09.845Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T21:52:10.436Z] 20.10.14: Pulling from library/docker [2022-05-10T21:52:10.436Z] ---> 5f9986ba9e39 [2022-05-10T21:52:10.436Z] 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/ [2022-05-10T21:52:10.712Z] ---> Running in a180cbe92410 [2022-05-10T21:52:15.049Z] Removing intermediate container a180cbe92410 [2022-05-10T21:52:15.049Z] ---> 327688060470 [2022-05-10T21:52:15.049Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T21:52:15.049Z] ---> Running in ddd95a684d9d [2022-05-10T21:52:16.047Z] Removing intermediate container ddd95a684d9d [2022-05-10T21:52:16.047Z] ---> c1af195a8156 [2022-05-10T21:52:16.047Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T21:52:16.047Z] ---> Running in 408a0f7377f3 [2022-05-10T21:52:16.648Z] Removing intermediate container 408a0f7377f3 [2022-05-10T21:52:16.648Z] ---> ec72a7b8c545 [2022-05-10T21:52:16.648Z] Step 24/25 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:52:16.923Z] ---> Running in b91a6ecac60e [2022-05-10T21:52:17.525Z] Removing intermediate container b91a6ecac60e [2022-05-10T21:52:17.525Z] ---> 13f47c3477cf [2022-05-10T21:52:17.525Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T21:52:17.811Z] ---> Running in eb766df809ef [2022-05-10T21:52:18.807Z] Removing intermediate container eb766df809ef [2022-05-10T21:52:18.807Z] ---> 2ecf00f19848 [2022-05-10T21:52:18.807Z] [2022-05-10T21:52:19.410Z] Successfully built 2ecf00f19848 [2022-05-10T21:52:19.410Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T21:52:19.410Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-05-10T21:52:29.600Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T21:52:29.600Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T21:52:29.600Z] ---> c346e9eafbab [2022-05-10T21:52:29.600Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T21:52:29.882Z] ---> Running in b618efebdec6 [2022-05-10T21:52:30.483Z] Removing intermediate container b618efebdec6 [2022-05-10T21:52:30.483Z] ---> 8789d7fc1768 [2022-05-10T21:52:30.483Z] 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 [2022-05-10T21:52:30.483Z] ---> Running in 8fc2fa1d5555 [2022-05-10T21:52:31.088Z] Building bin/spire-server... [2022-05-10T21:52:31.366Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T21:52:31.366Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T21:52:31.366Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T21:52:32.391Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T21:52:32.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:52:32.901Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T21:52:33.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:52:34.312Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T21:52:35.358Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T21:52:35.358Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T21:52:35.358Z] Executing bash-5.1.16-r0.post-install [2022-05-10T21:52:35.628Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T21:52:35.628Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T21:52:35.628Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T21:52:35.628Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T21:52:35.628Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T21:52:35.628Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T21:52:35.628Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T21:52:35.628Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T21:52:35.628Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T21:52:35.628Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T21:52:35.629Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T21:52:35.629Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T21:52:35.904Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T21:52:35.904Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T21:52:35.904Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T21:52:35.904Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T21:52:36.907Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T21:52:37.505Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T21:52:38.945Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T21:52:38.945Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T21:52:38.945Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T21:52:38.945Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T21:52:38.945Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T21:52:38.945Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T21:52:39.222Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T21:52:39.222Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T21:52:39.222Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T21:52:39.222Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T21:52:39.222Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T21:52:39.222Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T21:52:39.504Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T21:52:39.504Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T21:52:39.504Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T21:52:39.504Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T21:52:39.504Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T21:52:39.504Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T21:52:39.782Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T21:52:39.782Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T21:52:39.782Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T21:52:39.782Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T21:52:39.782Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T21:52:39.782Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T21:52:39.782Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T21:52:40.063Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T21:52:40.063Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T21:52:40.343Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T21:52:40.343Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T21:52:40.343Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T21:52:40.620Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T21:52:40.896Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T21:52:40.896Z] OK: 82 MiB in 65 packages [2022-05-10T21:52:41.173Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T21:52:41.173Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T21:52:41.173Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T21:52:42.637Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T21:52:42.637Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T21:52:42.637Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T21:52:43.238Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T21:52:43.238Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T21:52:44.244Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T21:52:44.520Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T21:52:47.915Z] Collecting docker-compose==1.23.2 [2022-05-10T21:52:47.915Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T21:52:48.517Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T21:52:48.517Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T21:52:51.912Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:52:51.912Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:52:51.912Z] ---> 1c4df13c4348 [2022-05-10T21:52:51.912Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> c0e3f24bf87c [2022-05-10T21:52:51.912Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 176e418b4601 [2022-05-10T21:52:51.912Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 7a517d09b207 [2022-05-10T21:52:51.912Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 2e6e268a8379 [2022-05-10T21:52:51.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> e05f35ffdaca [2022-05-10T21:52:51.912Z] Step 8/25 : COPY . . [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 6b0375898a73 [2022-05-10T21:52:51.912Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 1ae566e84a2a [2022-05-10T21:52:51.912Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 2416af5c65d5 [2022-05-10T21:52:51.912Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T21:52:51.912Z] ---> Using cache [2022-05-10T21:52:51.912Z] ---> 5272c4227c9a [2022-05-10T21:52:51.912Z] 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 [2022-05-10T21:52:52.511Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T21:52:52.786Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T21:52:52.786Z] ---> Running in f7f3eec040b4 [2022-05-10T21:52:53.389Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T21:52:53.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T21:52:53.992Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T21:52:53.992Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T21:52:54.983Z] Collecting PyYAML<4,>=3.10 [2022-05-10T21:52:54.983Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T21:52:55.269Z] spire-1.2.1/ [2022-05-10T21:52:55.269Z] spire-1.2.1/.data/ [2022-05-10T21:52:55.269Z] spire-1.2.1/.data/.file [2022-05-10T21:52:55.269Z] spire-1.2.1/.dockerignore [2022-05-10T21:52:55.269Z] spire-1.2.1/.gitattributes [2022-05-10T21:52:55.269Z] spire-1.2.1/.githooks/ [2022-05-10T21:52:55.269Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/ [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/ [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T21:52:55.269Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T21:52:55.269Z] spire-1.2.1/.gitignore [2022-05-10T21:52:55.269Z] spire-1.2.1/.go-version [2022-05-10T21:52:55.269Z] spire-1.2.1/.golangci.yml [2022-05-10T21:52:55.269Z] spire-1.2.1/ADOPTERS.md [2022-05-10T21:52:55.269Z] spire-1.2.1/CHANGELOG.md [2022-05-10T21:52:55.269Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T21:52:55.269Z] spire-1.2.1/CODEOWNERS [2022-05-10T21:52:55.269Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T21:52:55.269Z] spire-1.2.1/Dockerfile [2022-05-10T21:52:55.269Z] spire-1.2.1/Dockerfile.dev [2022-05-10T21:52:55.269Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T21:52:55.269Z] spire-1.2.1/LICENSE [2022-05-10T21:52:55.269Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T21:52:55.269Z] spire-1.2.1/Makefile [2022-05-10T21:52:55.269Z] spire-1.2.1/README.md [2022-05-10T21:52:55.269Z] spire-1.2.1/ROADMAP.md [2022-05-10T21:52:55.269Z] spire-1.2.1/SECURITY.md [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T21:52:55.269Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T21:52:55.546Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/ [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/agent/ [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/server/ [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/server/server.conf [2022-05-10T21:52:55.546Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/ [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/auditlog.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/ [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/spire_server.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/telemetry.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/upgrading.md [2022-05-10T21:52:55.546Z] spire-1.2.1/doc/using_spire.md [2022-05-10T21:52:55.546Z] spire-1.2.1/examples/ [2022-05-10T21:52:55.546Z] spire-1.2.1/examples/README.md [2022-05-10T21:52:55.546Z] spire-1.2.1/go.mod [2022-05-10T21:52:55.546Z] spire-1.2.1/go.sum [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T21:52:55.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T21:52:55.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T21:52:55.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T21:52:55.823Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/log/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T21:52:55.824Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/version/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T21:52:56.100Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T21:52:56.101Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/config.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T21:52:56.377Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T21:52:56.378Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/server.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/private/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/private/server/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T21:52:56.655Z] spire-1.2.1/release/ [2022-05-10T21:52:56.655Z] spire-1.2.1/release/spire-extras/ [2022-05-10T21:52:56.655Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T21:52:56.655Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/README.md [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/conf/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T21:52:56.656Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/script/ [2022-05-10T21:52:56.656Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T21:52:56.656Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T21:52:56.656Z] spire-1.2.1/support/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T21:52:56.656Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/clock/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/clock/clock.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/ [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T21:52:56.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T21:52:56.657Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/README.md [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/common [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T21:52:56.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T21:52:56.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T21:52:56.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T21:52:56.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T21:52:57.210Z] spire-1.2.1/test/integration/test.sh [2022-05-10T21:52:57.210Z] spire-1.2.1/test/plugintest/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testca/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testca/ca.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testkey/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/testkey/new.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/util/ [2022-05-10T21:52:57.210Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/util/race.go [2022-05-10T21:52:57.210Z] spire-1.2.1/test/util/util.go [2022-05-10T21:52:57.210Z] building spire from source... [2022-05-10T21:52:57.485Z] Installing go1.17.7... [2022-05-10T21:52:59.476Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T21:52:59.476Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T21:52:59.476Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T21:53:01.470Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T21:53:01.470Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T21:53:01.470Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T21:53:01.470Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T21:53:01.470Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T21:53:01.744Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T21:53:02.024Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T21:53:02.024Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T21:53:02.024Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T21:53:02.024Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T21:53:02.302Z]  Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T21:53:02.302Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T21:53:02.302Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T21:53:02.302Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T21:53:02.581Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T21:53:02.581Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T21:53:02.581Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T21:53:02.581Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T21:53:02.857Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T21:53:03.848Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T21:53:04.127Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T21:53:04.407Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T21:53:04.407Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T21:53:04.684Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T21:53:04.961Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T21:53:04.961Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T21:53:04.961Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T21:53:05.240Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T21:53:05.240Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T21:53:05.240Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T21:53:05.240Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T21:53:05.516Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T21:53:05.516Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T21:53:05.793Z] 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) [2022-05-10T21:53:05.793Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T21:53:06.400Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T21:53:06.400Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T21:53:06.683Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T21:53:06.683Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T21:53:06.683Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T21:53:06.683Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T21:53:06.683Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T21:53:07.289Z] Collecting idna<2.8,>=2.5 [2022-05-10T21:53:07.289Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T21:53:07.569Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T21:53:07.569Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T21:53:07.569Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T21:53:07.569Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T21:53:07.569Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T21:53:08.561Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T21:53:08.561Z] Attempting uninstall: urllib3 [2022-05-10T21:53:08.561Z] Found existing installation: urllib3 1.26.7 [2022-05-10T21:53:08.561Z] Uninstalling urllib3-1.26.7: [2022-05-10T21:53:08.837Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T21:53:09.827Z] Attempting uninstall: idna [2022-05-10T21:53:09.827Z] Found existing installation: idna 3.3 [2022-05-10T21:53:09.827Z] Uninstalling idna-3.3: [2022-05-10T21:53:09.827Z] Successfully uninstalled idna-3.3 [2022-05-10T21:53:11.271Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T21:53:13.257Z]  Attempting uninstall: requests [2022-05-10T21:53:13.257Z] Found existing installation: requests 2.26.0 [2022-05-10T21:53:13.257Z] Uninstalling requests-2.26.0: [2022-05-10T21:53:13.257Z] Successfully uninstalled requests-2.26.0 [2022-05-10T21:53:13.861Z] Running setup.py install for texttable: started [2022-05-10T21:53:16.495Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T21:53:16.495Z] Running setup.py install for PyYAML: started [2022-05-10T21:53:19.900Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T21:53:19.900Z] Running setup.py install for docopt: started [2022-05-10T21:53:21.343Z] Building bin/spire-server... [2022-05-10T21:53:21.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T21:53:21.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T21:53:21.618Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T21:53:21.618Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T21:53:21.894Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T21:53:22.169Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T21:53:22.169Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T21:53:22.169Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T21:53:22.450Z]  Running setup.py install for docopt: finished with status 'done' [2022-05-10T21:53:22.450Z] Running setup.py install for dockerpty: started [2022-05-10T21:53:22.450Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T21:53:22.450Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T21:53:22.732Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T21:53:23.008Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T21:53:24.037Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T21:53:24.653Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T21:53:24.956Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T21:53:25.236Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T21:53:27.976Z] 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 [2022-05-10T21:53:27.976Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T21:53:28.249Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T21:53:28.249Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T21:53:28.249Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T21:53:28.523Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T21:53:28.798Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T21:53:28.798Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T21:53:28.798Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T21:53:29.786Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T21:53:29.786Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T21:53:29.786Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T21:53:30.065Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T21:53:30.342Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T21:53:31.328Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T21:53:31.328Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T21:53:46.447Z] Removing intermediate container 8fc2fa1d5555 [2022-05-10T21:53:46.447Z] ---> 925e3473c52f [2022-05-10T21:53:46.447Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T21:53:46.447Z] ---> Running in ef3a184632f0 [2022-05-10T21:53:46.447Z] Removing intermediate container ef3a184632f0 [2022-05-10T21:53:46.447Z] ---> 829503697c4b [2022-05-10T21:53:46.447Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T21:53:46.447Z] ---> Running in 42fe9ca6119e [2022-05-10T21:53:46.447Z] Removing intermediate container 42fe9ca6119e [2022-05-10T21:53:46.447Z] ---> b1c2592b74c4 [2022-05-10T21:53:46.447Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T21:53:47.901Z] ---> d64c38521722 [2022-05-10T21:53:47.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T21:53:47.901Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T21:53:47.901Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T21:53:48.513Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T21:53:48.514Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T21:53:48.514Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T21:53:48.795Z]  ---> 454e304d175b [2022-05-10T21:53:48.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T21:53:48.795Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T21:53:48.795Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T21:53:49.074Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T21:53:49.357Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T21:53:49.357Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T21:53:49.357Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T21:53:49.636Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T21:53:49.636Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T21:53:49.636Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T21:53:49.913Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T21:53:49.913Z]  ---> 43715a27db56 [2022-05-10T21:53:49.913Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T21:53:50.198Z] ---> Running in 6ef5ab6cfa56 [2022-05-10T21:53:50.800Z] Removing intermediate container 6ef5ab6cfa56 [2022-05-10T21:53:50.800Z] ---> d3d7bb7dd8ca [2022-05-10T21:53:50.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:53:50.800Z] ---> Running in 2e09a48d380d [2022-05-10T21:53:51.403Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T21:53:51.403Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T21:53:51.403Z] Removing intermediate container 2e09a48d380d [2022-05-10T21:53:51.403Z] ---> daec0ff47bd5 [2022-05-10T21:53:51.403Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T21:53:51.403Z] ---> Running in 1ba9839583c1 [2022-05-10T21:53:52.013Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T21:53:52.013Z] Removing intermediate container 1ba9839583c1 [2022-05-10T21:53:52.013Z] ---> 3bda712166c1 [2022-05-10T21:53:52.013Z] Step 22/23 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:53:52.013Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T21:53:52.293Z]  ---> Running in c967482a8ed7 [2022-05-10T21:53:52.293Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T21:53:52.293Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T21:53:52.293Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T21:53:52.575Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T21:53:52.575Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T21:53:52.851Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T21:53:52.851Z] Removing intermediate container c967482a8ed7 [2022-05-10T21:53:52.851Z] ---> e5182383d225 [2022-05-10T21:53:52.851Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T21:53:53.130Z] ---> Running in bc53fddcdc4b [2022-05-10T21:53:53.403Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T21:53:53.678Z] Removing intermediate container bc53fddcdc4b [2022-05-10T21:53:53.678Z] ---> 90749e099b6c [2022-05-10T21:53:53.678Z] [2022-05-10T21:53:53.678Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T21:53:53.678Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T21:53:53.956Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T21:53:54.233Z] Successfully built 90749e099b6c [2022-05-10T21:53:54.233Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T21:53:54.233Z]  Building sys-mgmt-agent ... done Building core-data [2022-05-10T21:53:54.233Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T21:53:57.634Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T21:54:07.834Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T21:54:07.834Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T21:54:07.834Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T21:54:07.834Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T21:54:08.111Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T21:54:08.713Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T21:54:08.713Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T21:54:08.991Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T21:54:09.597Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T21:54:09.597Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T21:54:17.930Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T21:54:19.921Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T21:54:19.921Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T21:54:21.367Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T21:54:21.367Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T21:54:21.644Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T21:54:21.644Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T21:54:24.294Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T21:54:24.571Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T21:54:25.172Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T21:54:25.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T21:54:25.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T21:54:25.172Z] ---> 1c4df13c4348 [2022-05-10T21:54:25.172Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T21:54:25.172Z] ---> Using cache [2022-05-10T21:54:25.172Z] ---> c0e3f24bf87c [2022-05-10T21:54:25.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:54:25.172Z] ---> Using cache [2022-05-10T21:54:25.172Z] ---> 176e418b4601 [2022-05-10T21:54:25.172Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T21:54:26.615Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T21:54:26.892Z]  ---> Running in 75f9b644639a [2022-05-10T21:54:26.892Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T21:54:26.892Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T21:54:27.494Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T21:54:27.769Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T21:54:28.049Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T21:54:28.049Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T21:54:28.325Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T21:54:28.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T21:54:28.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:54:28.927Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T21:54:28.927Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T21:54:29.913Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T21:54:29.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:54:29.913Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T21:54:29.913Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T21:54:30.901Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T21:54:30.901Z] OK: 220 MiB in 52 packages [2022-05-10T21:54:31.906Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T21:54:31.906Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T21:54:32.183Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T21:54:32.784Z] Removing intermediate container 75f9b644639a [2022-05-10T21:54:32.784Z] ---> 1884529981a3 [2022-05-10T21:54:32.784Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T21:54:33.776Z] ---> 8c97149fcf66 [2022-05-10T21:54:33.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:54:33.776Z] ---> Running in ff9510b78a05 [2022-05-10T21:54:38.135Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T21:54:38.135Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T21:54:38.415Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T21:54:38.415Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T21:54:38.415Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T21:54:39.018Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T21:54:39.018Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T21:54:39.294Z] Removing intermediate container ff9510b78a05 [2022-05-10T21:54:39.294Z] ---> 761c1ea789c8 [2022-05-10T21:54:39.294Z] Step 8/23 : COPY . . [2022-05-10T21:54:39.294Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T21:54:39.569Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T21:54:40.171Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T21:54:40.447Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T21:54:40.447Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T21:54:40.447Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T21:54:40.447Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T21:54:40.727Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T21:54:41.006Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T21:54:41.006Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T21:54:41.006Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T21:54:41.006Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T21:54:41.006Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T21:54:42.926Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T21:54:42.926Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T21:54:43.204Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T21:54:43.483Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T21:54:43.831Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T21:54:44.839Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T21:54:47.481Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T21:54:47.481Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T21:54:47.481Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T21:54:50.912Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T21:54:50.912Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T21:54:51.518Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T21:54:52.133Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T21:54:52.133Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T21:54:52.739Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T21:54:53.728Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T21:54:54.336Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T21:54:55.327Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T21:54:55.327Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T21:54:55.604Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T21:54:55.890Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T21:54:55.890Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T21:54:57.350Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T21:54:57.350Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T21:54:57.626Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T21:54:57.626Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T21:54:58.235Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T21:54:58.235Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T21:54:58.513Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T21:55:01.174Z]  ---> eb14ecc759ca [2022-05-10T21:55:01.174Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T21:55:01.174Z] ---> Running in 7c7c37212fb9 [2022-05-10T21:55:03.163Z] 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 [2022-05-10T21:55:08.588Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T21:55:08.588Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T21:55:08.588Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T21:55:08.588Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T21:55:23.705Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T21:55:23.705Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T21:55:23.705Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T21:55:23.705Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T21:55:23.705Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T21:55:25.146Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T21:55:27.141Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T21:55:27.743Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T21:55:29.734Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T21:55:29.734Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T21:55:30.012Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T21:55:31.005Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T21:55:31.005Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T21:55:31.282Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T21:55:31.562Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T21:55:31.837Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T21:55:32.114Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T21:55:32.114Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T21:55:32.391Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T21:55:32.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T21:55:32.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T21:55:33.219Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T21:55:34.663Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T21:55:34.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T21:55:34.939Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T21:55:40.365Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T21:55:40.365Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T21:55:40.643Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T21:55:40.643Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T21:55:40.643Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T21:55:40.643Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T21:55:40.643Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T21:55:42.091Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T21:55:42.091Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T21:55:42.367Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T21:55:42.367Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T21:55:42.367Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T21:55:42.680Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T21:55:42.680Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T21:55:43.667Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T21:55:44.267Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T21:55:44.543Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T21:55:44.543Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T21:55:44.543Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T21:55:44.820Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T21:55:44.820Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T21:55:44.820Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T21:55:45.096Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T21:55:46.081Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T21:55:46.081Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T21:55:46.685Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T21:55:46.685Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T21:55:46.685Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T21:55:49.318Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T21:55:49.594Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T21:55:49.594Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T21:55:49.952Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T21:55:49.952Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T21:55:50.297Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T21:55:50.914Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T21:55:51.567Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T21:55:52.213Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T21:55:54.831Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T21:55:57.460Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T21:55:57.460Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T21:55:57.460Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T21:55:57.733Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T21:55:57.733Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T21:55:58.716Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T21:55:58.995Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T21:55:59.270Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T21:55:59.270Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T21:55:59.546Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T21:55:59.546Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T21:55:59.821Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T21:56:09.992Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T21:56:09.992Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T21:56:09.992Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T21:56:09.992Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T21:56:36.806Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T21:56:36.806Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T21:58:28.665Z] Removing intermediate container 2bed1a785dd7 [2022-05-10T21:58:28.665Z] ---> 1a33d98165bc [2022-05-10T21:58:28.665Z] [2022-05-10T21:58:28.665Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T21:58:28.665Z] 3.15: Pulling from library/alpine [2022-05-10T21:58:28.665Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T21:58:28.665Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T21:58:28.665Z] ---> 3fb3c9af89a9 [2022-05-10T21:58:28.665Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T21:58:28.665Z] ---> Running in aee584ab5f4a [2022-05-10T21:58:28.665Z] Removing intermediate container aee584ab5f4a [2022-05-10T21:58:28.665Z] ---> be1c1a541156 [2022-05-10T21:58:28.665Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:58:28.665Z] ---> Running in d2015ff47d9e [2022-05-10T21:58:28.665Z] Removing intermediate container d2015ff47d9e [2022-05-10T21:58:28.665Z] ---> 723aac6c8e6c [2022-05-10T21:58:28.665Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T21:58:28.665Z] ---> Running in 3c6a1caa2e12 [2022-05-10T21:58:28.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:58:28.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:58:28.665Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T21:58:28.665Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T21:58:28.665Z] OK: 15732 distinct packages available [2022-05-10T21:58:28.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:58:28.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:58:29.260Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T21:58:29.534Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T21:58:29.534Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T21:58:29.534Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T21:58:29.808Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T21:58:29.808Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T21:58:30.082Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T21:58:30.082Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T21:58:30.082Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T21:58:30.359Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T21:58:30.359Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T21:58:30.641Z] OK: 8 MiB in 23 packages [2022-05-10T21:58:33.295Z] Removing intermediate container 3c6a1caa2e12 [2022-05-10T21:58:33.295Z] ---> 0cfaf5434673 [2022-05-10T21:58:33.295Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T21:58:33.899Z] ---> 9190350ae613 [2022-05-10T21:58:33.899Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T21:58:35.898Z] ---> c15fe711918d [2022-05-10T21:58:35.898Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T21:58:36.900Z] ---> 7801f92042f8 [2022-05-10T21:58:36.900Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T21:58:36.900Z] ---> Running in e9311a94c7bb [2022-05-10T21:58:37.504Z] Removing intermediate container e9311a94c7bb [2022-05-10T21:58:37.504Z] ---> dc3238edf4a1 [2022-05-10T21:58:37.504Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:58:37.504Z] ---> Running in 1e2f3e3610d5 [2022-05-10T21:58:38.112Z] Removing intermediate container 1e2f3e3610d5 [2022-05-10T21:58:38.112Z] ---> 6bea96cb8287 [2022-05-10T21:58:38.112Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T21:58:38.112Z] ---> Running in ceb3ec35c67c [2022-05-10T21:58:38.717Z] Removing intermediate container ceb3ec35c67c [2022-05-10T21:58:38.717Z] ---> 93ff9f421ca4 [2022-05-10T21:58:38.717Z] Step 19/20 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T21:58:38.717Z] ---> Running in 5bb7b8afcc5e [2022-05-10T21:58:39.333Z] Removing intermediate container 5bb7b8afcc5e [2022-05-10T21:58:39.333Z] ---> bb97df2545d3 [2022-05-10T21:58:39.333Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T21:58:39.333Z] ---> Running in a4931d29b9ac [2022-05-10T21:58:39.614Z] Removing intermediate container a4931d29b9ac [2022-05-10T21:58:39.614Z] ---> 069398b25e8e [2022-05-10T21:58:39.614Z] [2022-05-10T21:58:40.216Z] Successfully built 069398b25e8e [2022-05-10T21:58:40.216Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T22:00:17.081Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7c7c37212fb9 [2022-05-10T22:00:17.081Z] ---> cffa9337e095 [2022-05-10T22:00:17.081Z] [2022-05-10T22:00:17.081Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T22:00:17.081Z] ---> ac73e934f311 [2022-05-10T22:00:17.081Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T22:00:17.081Z] ---> Running in 18197b8eaa82 [2022-05-10T22:00:17.081Z] Removing intermediate container 18197b8eaa82 [2022-05-10T22:00:17.081Z] ---> ccb1bb064d38 [2022-05-10T22:00:17.081Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T22:00:17.081Z] ---> Running in cbc0b7b0d208 [2022-05-10T22:00:17.081Z] Removing intermediate container cbc0b7b0d208 [2022-05-10T22:00:17.081Z] ---> 981274cd4098 [2022-05-10T22:00:17.081Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T22:00:17.081Z] ---> Running in 15da1d8bf53b [2022-05-10T22:00:17.081Z] Removing intermediate container 15da1d8bf53b [2022-05-10T22:00:17.081Z] ---> b846a303e5d6 [2022-05-10T22:00:17.081Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T22:00:17.081Z] ---> Running in 662dc795f6df [2022-05-10T22:00:20.505Z] Removing intermediate container 662dc795f6df [2022-05-10T22:00:20.505Z] ---> ebdeab24532c [2022-05-10T22:00:20.505Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T22:00:20.505Z] ---> Running in c96668bdebf0 [2022-05-10T22:00:22.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T22:00:23.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T22:00:24.203Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T22:00:24.477Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T22:00:24.477Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T22:00:24.477Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T22:00:24.754Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T22:00:24.754Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T22:00:25.031Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T22:00:25.031Z] OK: 8 MiB in 20 packages [2022-05-10T22:00:26.489Z] Removing intermediate container c96668bdebf0 [2022-05-10T22:00:26.489Z] ---> f0988b21146c [2022-05-10T22:00:26.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T22:00:27.476Z] ---> 6d10d2c02a26 [2022-05-10T22:00:27.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T22:00:29.465Z] ---> 20dffbe2116d [2022-05-10T22:00:29.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T22:00:30.455Z] ---> f2b59e9c2cad [2022-05-10T22:00:30.456Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T22:00:30.456Z] ---> Running in e1e051b92dc3 [2022-05-10T22:00:31.055Z] Removing intermediate container e1e051b92dc3 [2022-05-10T22:00:31.055Z] ---> 6b4e1ddd2e39 [2022-05-10T22:00:31.055Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T22:00:31.055Z] ---> Running in a6bd3a0cffe8 [2022-05-10T22:00:31.661Z] Removing intermediate container a6bd3a0cffe8 [2022-05-10T22:00:31.661Z] ---> 28e694285054 [2022-05-10T22:00:31.661Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T22:00:31.661Z] ---> Running in 9fef3e3ae012 [2022-05-10T22:00:32.280Z] Removing intermediate container 9fef3e3ae012 [2022-05-10T22:00:32.280Z] ---> f93e0e0aa18e [2022-05-10T22:00:32.280Z] Step 22/23 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T22:00:32.280Z] ---> Running in e7f992f8e37c [2022-05-10T22:00:32.887Z] Removing intermediate container e7f992f8e37c [2022-05-10T22:00:32.887Z] ---> 43adeabf0355 [2022-05-10T22:00:32.887Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T22:00:33.163Z] ---> Running in a2d68d737116 [2022-05-10T22:00:33.436Z] Removing intermediate container a2d68d737116 [2022-05-10T22:00:33.436Z] ---> c4786222c3e4 [2022-05-10T22:00:33.436Z] [2022-05-10T22:00:34.037Z] Successfully built c4786222c3e4 [2022-05-10T22:00:34.037Z] Successfully tagged core-data-arm64:latest [2022-05-10T22:16:42.706Z]  Building core-data ... done Building bin/spire-agent... [2022-05-10T22:16:42.706Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T22:16:42.706Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T22:16:42.706Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T22:16:42.706Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T22:16:44.160Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T22:16:46.162Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T22:16:46.162Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T22:16:46.778Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T22:16:46.778Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T22:16:46.778Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T22:16:46.778Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T22:16:46.778Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T22:16:47.058Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T22:22:54.973Z] Removing intermediate container 0ad977b6bdaa [2022-05-10T22:22:54.973Z] ---> be7b5f689229 [2022-05-10T22:22:54.973Z] [2022-05-10T22:22:54.973Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T22:22:54.973Z] ---> 3fb3c9af89a9 [2022-05-10T22:22:54.973Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T22:22:54.973Z] ---> Using cache [2022-05-10T22:22:54.973Z] ---> be1c1a541156 [2022-05-10T22:22:54.973Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T22:22:54.973Z] ---> Using cache [2022-05-10T22:22:54.973Z] ---> 723aac6c8e6c [2022-05-10T22:22:54.973Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T22:22:54.973Z] ---> Running in 9b44d1e0900f [2022-05-10T22:22:54.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T22:22:54.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T22:22:54.973Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T22:22:54.973Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T22:22:54.973Z] OK: 15732 distinct packages available [2022-05-10T22:22:54.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T22:22:54.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T22:22:54.973Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T22:22:54.973Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T22:22:55.256Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T22:22:55.256Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T22:22:55.256Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T22:22:55.256Z] OK: 6 MiB in 18 packages [2022-05-10T22:22:56.721Z] Removing intermediate container 9b44d1e0900f [2022-05-10T22:22:56.721Z] ---> 4d1eeb56a5a1 [2022-05-10T22:22:56.721Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T22:23:01.087Z] ---> c64af83196ae [2022-05-10T22:23:01.087Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T22:23:01.087Z] ---> c84c75b6f2b1 [2022-05-10T22:23:01.087Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T22:23:01.372Z] ---> Running in 8f8a730b20ef [2022-05-10T22:23:01.651Z] Removing intermediate container 8f8a730b20ef [2022-05-10T22:23:01.651Z] ---> 3cf0f0cbcfbc [2022-05-10T22:23:01.651Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T22:23:02.254Z] ---> 5f4b4aa2f8fb [2022-05-10T22:23:02.254Z] Step 21/26 : WORKDIR / [2022-05-10T22:23:02.532Z] ---> Running in 618fc238bfcb [2022-05-10T22:23:02.819Z] Removing intermediate container 618fc238bfcb [2022-05-10T22:23:02.819Z] ---> f2996213c847 [2022-05-10T22:23:02.819Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T22:23:02.819Z] ---> Running in a99a6e989a93 [2022-05-10T22:23:03.436Z] Removing intermediate container a99a6e989a93 [2022-05-10T22:23:03.436Z] ---> 70771953580a [2022-05-10T22:23:03.436Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T22:23:03.436Z] ---> Running in 6a2d6e88093b [2022-05-10T22:23:03.720Z] Removing intermediate container 6a2d6e88093b [2022-05-10T22:23:03.720Z] ---> 7e43ce4360d0 [2022-05-10T22:23:03.720Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T22:23:04.000Z] ---> Running in c5ebf1dec5e5 [2022-05-10T22:23:04.291Z] Removing intermediate container c5ebf1dec5e5 [2022-05-10T22:23:04.291Z] ---> 3d5de82d75b3 [2022-05-10T22:23:04.291Z] Step 25/26 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T22:23:04.291Z] ---> Running in 6d9e22c547b3 [2022-05-10T22:23:04.892Z] Removing intermediate container 6d9e22c547b3 [2022-05-10T22:23:04.892Z] ---> 438e071543c6 [2022-05-10T22:23:04.892Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T22:23:04.892Z] ---> Running in 6efd52574ab7 [2022-05-10T22:23:05.168Z] Removing intermediate container 6efd52574ab7 [2022-05-10T22:23:05.168Z] ---> a3758109d0b9 [2022-05-10T22:23:05.168Z] [2022-05-10T22:23:05.442Z] Successfully built a3758109d0b9 [2022-05-10T22:23:05.442Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T22:24:42.356Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-10T22:24:42.356Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T22:24:42.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T22:24:42.356Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T22:24:42.356Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T22:24:42.356Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T22:24:42.356Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T22:24:42.356Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T22:24:42.356Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T22:24:42.356Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T22:24:42.356Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T22:24:42.356Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T22:24:42.356Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T22:24:42.356Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T22:24:50.696Z] Building bin/spire-agent... [2022-05-10T22:24:50.696Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T22:24:50.976Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T22:24:51.253Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T22:24:51.253Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T22:24:55.610Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T22:24:57.071Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T22:24:57.071Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T22:24:57.352Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T22:24:57.352Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T22:24:57.353Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T22:24:57.633Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T22:24:57.633Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T22:24:57.633Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T22:29:20.286Z] Removing intermediate container 76450274a592 [2022-05-10T22:29:20.286Z] ---> 217a5970ab47 [2022-05-10T22:29:20.286Z] [2022-05-10T22:29:20.286Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T22:29:20.286Z] ---> 3fb3c9af89a9 [2022-05-10T22:29:20.286Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T22:29:20.286Z] ---> Using cache [2022-05-10T22:29:20.286Z] ---> be1c1a541156 [2022-05-10T22:29:20.286Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T22:29:20.286Z] ---> Using cache [2022-05-10T22:29:20.286Z] ---> 723aac6c8e6c [2022-05-10T22:29:20.286Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T22:29:20.286Z] ---> Running in 7689f5249135 [2022-05-10T22:29:20.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T22:29:20.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T22:29:22.019Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T22:29:22.020Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T22:29:22.020Z] OK: 15732 distinct packages available [2022-05-10T22:29:22.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T22:29:23.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T22:29:24.011Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T22:29:24.011Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T22:29:24.289Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T22:29:24.289Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T22:29:24.289Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T22:29:24.567Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T22:29:24.567Z] OK: 6 MiB in 19 packages [2022-05-10T22:29:26.559Z] Removing intermediate container 7689f5249135 [2022-05-10T22:29:26.559Z] ---> fc5b2be9b7e5 [2022-05-10T22:29:26.559Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T22:29:29.204Z] ---> 208f167482ee [2022-05-10T22:29:29.204Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T22:29:33.547Z] ---> 8e746d0de833 [2022-05-10T22:29:33.547Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T22:29:33.547Z] ---> 46a5bf80e060 [2022-05-10T22:29:33.547Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T22:29:34.161Z] ---> 156aaed251e4 [2022-05-10T22:29:34.161Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T22:29:34.769Z] ---> 3b426f3bd3c6 [2022-05-10T22:29:34.769Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T22:29:35.051Z] ---> Running in e867d71d7ab6 [2022-05-10T22:29:35.329Z] Removing intermediate container e867d71d7ab6 [2022-05-10T22:29:35.329Z] ---> 0eb361ccbc9b [2022-05-10T22:29:35.329Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T22:29:35.606Z] ---> Running in 2ae05e108897 [2022-05-10T22:29:35.884Z] Removing intermediate container 2ae05e108897 [2022-05-10T22:29:35.884Z] ---> 337ca87c1d4b [2022-05-10T22:29:35.884Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T22:29:35.884Z] ---> Running in b631c09c2047 [2022-05-10T22:29:36.486Z] Removing intermediate container b631c09c2047 [2022-05-10T22:29:36.486Z] ---> 0ff18c4de740 [2022-05-10T22:29:36.486Z] Step 25/26 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T22:29:36.486Z] ---> Running in f9754fe816ca [2022-05-10T22:29:36.762Z] Removing intermediate container f9754fe816ca [2022-05-10T22:29:36.762Z] ---> c66589414ef7 [2022-05-10T22:29:36.762Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T22:29:37.041Z] ---> Running in 701a23895ab3 [2022-05-10T22:29:37.319Z] Removing intermediate container 701a23895ab3 [2022-05-10T22:29:37.319Z] ---> b5f9e1bfa13b [2022-05-10T22:29:37.319Z] [2022-05-10T22:29:37.594Z] Successfully built b5f9e1bfa13b [2022-05-10T22:29:37.594Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T22:29:41.911Z]  Building security-spire-agent ... done Removing intermediate container f7f3eec040b4 [2022-05-10T22:29:41.911Z] ---> af6ec5c05d64 [2022-05-10T22:29:41.911Z] [2022-05-10T22:29:41.911Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T22:29:41.911Z] ---> 3fb3c9af89a9 [2022-05-10T22:29:41.911Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T22:29:41.911Z] ---> Using cache [2022-05-10T22:29:41.911Z] ---> be1c1a541156 [2022-05-10T22:29:41.911Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T22:29:41.911Z] ---> Using cache [2022-05-10T22:29:41.911Z] ---> 723aac6c8e6c [2022-05-10T22:29:41.911Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T22:29:41.911Z] ---> Using cache [2022-05-10T22:29:41.911Z] ---> fc5b2be9b7e5 [2022-05-10T22:29:41.911Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T22:29:45.324Z] ---> 4dc7a4a9992b [2022-05-10T22:29:45.324Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T22:29:45.608Z] ---> d1018ea0518f [2022-05-10T22:29:45.608Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T22:29:46.205Z] ---> cb234c0aed46 [2022-05-10T22:29:46.205Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T22:29:46.808Z] ---> d4ffb9028146 [2022-05-10T22:29:46.808Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T22:29:46.808Z] ---> Running in baa9bdb42825 [2022-05-10T22:29:47.084Z] Removing intermediate container baa9bdb42825 [2022-05-10T22:29:47.084Z] ---> b9ec550fb8d2 [2022-05-10T22:29:47.084Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T22:29:47.084Z] ---> Running in cd634bcfc5c4 [2022-05-10T22:29:47.686Z] Removing intermediate container cd634bcfc5c4 [2022-05-10T22:29:47.686Z] ---> 7f4deadf19d6 [2022-05-10T22:29:47.686Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T22:29:47.686Z] ---> Running in bfa16f3eb357 [2022-05-10T22:29:47.964Z] Removing intermediate container bfa16f3eb357 [2022-05-10T22:29:47.964Z] ---> 4bfdb126116e [2022-05-10T22:29:47.964Z] Step 24/25 : LABEL git_sha=d939d709b03c5016b2451477541d0c1c1b294f9f [2022-05-10T22:29:47.964Z] ---> Running in 87009e1ec5cc [2022-05-10T22:29:48.572Z] Removing intermediate container 87009e1ec5cc [2022-05-10T22:29:48.572Z] ---> e4166e055d58 [2022-05-10T22:29:48.572Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T22:29:48.572Z] ---> Running in 8b906c7c1202 [2022-05-10T22:29:48.848Z] Removing intermediate container 8b906c7c1202 [2022-05-10T22:29:48.848Z] ---> c6346830c0e4 [2022-05-10T22:29:48.848Z] [2022-05-10T22:29:49.125Z] Successfully built c6346830c0e4 [2022-05-10T22:29:49.125Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T22:29:49.745Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T22:29:49.704Z] $ docker stop --time=1 73d51a040ca6cb69bb8eb81011b6c43c75cd3acc6f6d437cc254ca415ff3c470 [2022-05-10T22:29:51.510Z] $ docker rm -f 73d51a040ca6cb69bb8eb81011b6c43c75cd3acc6f6d437cc254ca415ff3c470 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T22:29:52.146Z] + docker images [2022-05-10T22:29:52.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T22:29:52.742Z] security-spire-server-arm64 latest c6346830c0e4 4 seconds ago 86.3MB [2022-05-10T22:29:52.742Z] security-spire-agent-arm64 latest b5f9e1bfa13b 15 seconds ago 126MB [2022-05-10T22:29:52.742Z] af6ec5c05d64 27 seconds ago 4.14GB [2022-05-10T22:29:52.742Z] 217a5970ab47 54 seconds ago 4.14GB [2022-05-10T22:29:52.742Z] security-spire-config-arm64 latest a3758109d0b9 6 minutes ago 85.6MB [2022-05-10T22:29:52.742Z] be7b5f689229 7 minutes ago 4.14GB [2022-05-10T22:29:52.742Z] core-data-arm64 latest c4786222c3e4 29 minutes ago 21.6MB [2022-05-10T22:29:52.742Z] cffa9337e095 29 minutes ago 1.34GB [2022-05-10T22:29:52.742Z] security-spiffe-token-provider-arm64 latest 069398b25e8e 31 minutes ago 27.9MB [2022-05-10T22:29:52.742Z] 1a33d98165bc 31 minutes ago 1.36GB [2022-05-10T22:29:52.742Z] sys-mgmt-agent-arm64 latest 90749e099b6c 35 minutes ago 282MB [2022-05-10T22:29:52.742Z] security-secretstore-setup-arm64 latest 2ecf00f19848 37 minutes ago 27.5MB [2022-05-10T22:29:52.742Z] 79e695915673 37 minutes ago 1.31GB [2022-05-10T22:29:52.742Z] 8a24c6629a12 38 minutes ago 1.32GB [2022-05-10T22:29:52.742Z] security-proxy-setup-arm64 latest 5b2e9c1f4884 39 minutes ago 26.1MB [2022-05-10T22:29:52.742Z] core-metadata-arm64 latest b93264763627 39 minutes ago 16.3MB [2022-05-10T22:29:52.742Z] 522c4affe6bb 39 minutes ago 1.31GB [2022-05-10T22:29:52.742Z] 34e765d97f92 40 minutes ago 1.31GB [2022-05-10T22:29:52.742Z] support-notifications-arm64 latest e3a9cc2d08de 43 minutes ago 25.8MB [2022-05-10T22:29:52.742Z] support-scheduler-arm64 latest d91b3a609f48 43 minutes ago 25.2MB [2022-05-10T22:29:52.742Z] 034440dc95ea 43 minutes ago 1.36GB [2022-05-10T22:29:52.742Z] 9c7821332882 44 minutes ago 1.36GB [2022-05-10T22:29:52.742Z] security-bootstrapper-arm64 latest 4d6931421919 45 minutes ago 18.3MB [2022-05-10T22:29:52.742Z] core-command-arm64 latest fc7653c981b4 46 minutes ago 15.5MB [2022-05-10T22:29:52.742Z] 69d548b6933c 46 minutes ago 1.31GB [2022-05-10T22:29:52.742Z] 7c205e580c30 46 minutes ago 1.3GB [2022-05-10T22:29:52.742Z] ci-base-image-arm64 latest 1c4df13c4348 About an hour ago 885MB [2022-05-10T22:29:52.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T22:29:52.742Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T22:29:52.742Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T22:29:52.742Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T22:29:52.742Z] 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 [2022-05-10T22:29:53.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T22:29:53.484Z] [2022-05-10T22:29:53.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:29:53.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T22:29:54.109Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T22:29:54.109Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T22:29:54.109Z] 04944245beec: Pulling fs layer [2022-05-10T22:29:54.109Z] 699f458cf7ca: Pulling fs layer [2022-05-10T22:29:54.109Z] 765212b225bb: Pulling fs layer [2022-05-10T22:29:54.109Z] f23df028b6ca: Pulling fs layer [2022-05-10T22:29:54.109Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T22:29:54.109Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T22:29:54.109Z] 765212b225bb: Waiting [2022-05-10T22:29:54.109Z] d65c8cfc05b1: Waiting [2022-05-10T22:29:54.109Z] 2437ff75d9bd: Waiting [2022-05-10T22:29:54.109Z] 04944245beec: Verifying Checksum [2022-05-10T22:29:54.109Z] 04944245beec: Download complete [2022-05-10T22:29:54.109Z] 765212b225bb: Verifying Checksum [2022-05-10T22:29:54.109Z] 765212b225bb: Download complete [2022-05-10T22:29:54.109Z] f23df028b6ca: Verifying Checksum [2022-05-10T22:29:54.109Z] f23df028b6ca: Download complete [2022-05-10T22:29:54.385Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T22:29:54.385Z] d65c8cfc05b1: Download complete [2022-05-10T22:29:54.385Z] 699f458cf7ca: Verifying Checksum [2022-05-10T22:29:54.385Z] 699f458cf7ca: Download complete [2022-05-10T22:29:54.660Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T22:29:54.660Z] 8998bd30e6a1: Download complete [2022-05-10T22:29:57.292Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T22:29:57.292Z] 2437ff75d9bd: Download complete [2022-05-10T22:29:59.917Z] 8998bd30e6a1: Pull complete [2022-05-10T22:29:59.917Z] 04944245beec: Pull complete [2022-05-10T22:30:01.896Z] 699f458cf7ca: Pull complete [2022-05-10T22:30:01.896Z] 765212b225bb: Pull complete [2022-05-10T22:30:02.877Z] f23df028b6ca: Pull complete [2022-05-10T22:30:03.152Z] d65c8cfc05b1: Pull complete [2022-05-10T22:30:21.539Z] 2437ff75d9bd: Pull complete [2022-05-10T22:30:21.539Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T22:30:21.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T22:30:21.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T22:30:21.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-51058 does not seem to be running inside a container [2022-05-10T22:30:21.821Z] $ 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 [2022-05-10T22:30:25.049Z] $ docker top 58bc45f4f1e382e8208d3a642407729d9e0312aaff473ca516316ae48bd9e404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:26.189Z] ---> job-cost.sh [2022-05-10T22:30:26.461Z] lf-activate-venv: SKIPPING [2022-05-10T22:30:26.461Z] INFO: No Stack... [2022-05-10T22:30:26.732Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T22:30:27.709Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T22:30:28.381Z] + cut -d, -f6 [2022-05-10T22:30:28.381Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-05-10T22:30:28.416Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4019-2-stack-cost] [2022-05-10T22:30:28.422Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4019-2-stack-cost] did not exist. Created. [2022-05-10T22:30:28.422Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4019-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T22:30:29.092Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T22:30:29.292Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T22:30:29.301Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4019-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T22:30:29.274Z] $ docker stop --time=1 58bc45f4f1e382e8208d3a642407729d9e0312aaff473ca516316ae48bd9e404 [2022-05-10T22:30:30.848Z] $ docker rm -f 58bc45f4f1e382e8208d3a642407729d9e0312aaff473ca516316ae48bd9e404 [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 [2022-05-10T22:30:31.501Z] provisioning config files... [2022-05-10T22:30:31.511Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7312980738097947082tmp [Pipeline] { [Pipeline] sh [2022-05-10T22:30:31.813Z] + set +x [2022-05-10T22:30:31.813Z] + curl -s https://codecov.io/bash [2022-05-10T22:30:31.813Z] + bash -s -- [2022-05-10T22:30:31.813Z] [2022-05-10T22:30:31.813Z] _____ _ [2022-05-10T22:30:31.813Z] / ____| | | [2022-05-10T22:30:31.813Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T22:30:31.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T22:30:31.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T22:30:31.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T22:30:31.813Z] Bash-1.0.6 [2022-05-10T22:30:31.813Z] [2022-05-10T22:30:31.813Z] [2022-05-10T22:30:31.813Z] ==> git version 2.25.1 found [2022-05-10T22:30:31.813Z] ==> 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 [2022-05-10T22:30:31.813Z] Release-Date: 2020-01-08 [2022-05-10T22:30:31.813Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T22:30:31.813Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T22:30:31.813Z] ==> Jenkins CI detected. [2022-05-10T22:30:31.813Z] current dir:  /w/workspace/edgex-go/2 [2022-05-10T22:30:31.813Z] project root: . [2022-05-10T22:30:31.813Z] --> token set from env [2022-05-10T22:30:31.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T22:30:31.813Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T22:30:31.813Z] ==> Python coveragepy not found [2022-05-10T22:30:31.813Z] ==> Searching for coverage reports in: [2022-05-10T22:30:31.813Z] + . [2022-05-10T22:30:31.813Z] -> Found 1 reports [2022-05-10T22:30:31.813Z] ==> Detecting git/mercurial file structure [2022-05-10T22:30:32.072Z] ==> Reading reports [2022-05-10T22:30:32.072Z] + ./coverage.out bytes=435134 [2022-05-10T22:30:32.072Z] ==> Appending adjustments [2022-05-10T22:30:32.072Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T22:30:33.013Z] + Found adjustments [2022-05-10T22:30:33.013Z] ==> Gzipping contents [2022-05-10T22:30:33.272Z] 60K /tmp/codecov.kbX5MP.gz [2022-05-10T22:30:33.272Z] ==> Uploading reports [2022-05-10T22:30:33.272Z] url: https://codecov.io [2022-05-10T22:30:33.272Z] query: branch=PR-4019&commit=c36a7f75b192e2a858e86744f796b2bf452f6357&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4019%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4019&job=&cmd_args= [2022-05-10T22:30:33.272Z] -> Pinging Codecov [2022-05-10T22:30:33.272Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4019&commit=c36a7f75b192e2a858e86744f796b2bf452f6357&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4019%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4019&job=&cmd_args= [2022-05-10T22:30:33.532Z] -> Uploading to [2022-05-10T22:30:33.532Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/c36a7f75b192e2a858e86744f796b2bf452f6357/a8ff6c01-40a1-487b-b752-9d1123fa8e56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T223033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a809ca179c1651c2a3d9c2426ae3460b51116b93e0c6925d2d4b21d7cc66890 [2022-05-10T22:30:33.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T22:30:33.532Z] Dload Upload Total Spent Left Speed [2022-05-10T22:30:33.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59806 0 0 100 59806 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59806 0 0 100 59806 0 202k --:--:-- --:--:-- --:--:-- 202k [2022-05-10T22:30:33.793Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c36a7f75b192e2a858e86744f796b2bf452f6357 [Pipeline] } [2022-05-10T22:30:33.802Z] 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 [2022-05-10T22:30:34.534Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:34.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:35.700Z] ---> package-listing.sh [2022-05-10T22:30:35.700Z] ++ facter osfamily [2022-05-10T22:30:35.700Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T22:30:35.960Z] + OS_FAMILY=debian [2022-05-10T22:30:35.960Z] + workspace=/w/workspace/edgex-go/2 [2022-05-10T22:30:35.960Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T22:30:35.960Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T22:30:35.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T22:30:35.960Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T22:30:35.960Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-10T22:30:35.960Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T22:30:35.960Z] + case "${OS_FAMILY}" in [2022-05-10T22:30:35.960Z] + dpkg -l [2022-05-10T22:30:35.960Z] + grep '^ii' [2022-05-10T22:30:35.960Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T22:30:35.960Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T22:30:35.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T22:30:35.960Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-10T22:30:35.960Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-10T22:30:35.960Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-10T22:30:35.972Z] 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 [2022-05-10T22:30:36.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:30:36.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T22:30:36.809Z] [2022-05-10T22:30:36.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:30:37.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T22:30:37.111Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T22:30:37.111Z] 5eb5b503b376: Pulling fs layer [2022-05-10T22:30:37.111Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T22:30:37.111Z] ec43610c2a17: Pulling fs layer [2022-05-10T22:30:37.111Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T22:30:37.111Z] 33b1e0a273af: Pulling fs layer [2022-05-10T22:30:37.111Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T22:30:37.111Z] 2f39f015ded8: Pulling fs layer [2022-05-10T22:30:37.111Z] 5d3b04190fa2: Waiting [2022-05-10T22:30:37.111Z] 33b1e0a273af: Waiting [2022-05-10T22:30:37.111Z] 3a2ae6a8a46f: Waiting [2022-05-10T22:30:37.111Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T22:30:37.111Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T22:30:37.111Z] 3a2ae6a8a46f: Download complete [2022-05-10T22:30:37.111Z] 33b1e0a273af: Verifying Checksum [2022-05-10T22:30:37.111Z] 33b1e0a273af: Download complete [2022-05-10T22:30:37.111Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T22:30:37.111Z] 5d3b04190fa2: Download complete [2022-05-10T22:30:37.111Z] ec43610c2a17: Verifying Checksum [2022-05-10T22:30:37.370Z] 5eb5b503b376: Verifying Checksum [2022-05-10T22:30:37.370Z] 5eb5b503b376: Download complete [2022-05-10T22:30:37.939Z] 2f39f015ded8: Verifying Checksum [2022-05-10T22:30:37.939Z] 2f39f015ded8: Download complete [2022-05-10T22:30:38.507Z] 5eb5b503b376: Pull complete [2022-05-10T22:30:38.766Z] 5c69ac0246d0: Pull complete [2022-05-10T22:30:39.025Z] ec43610c2a17: Pull complete [2022-05-10T22:30:39.286Z] 3a2ae6a8a46f: Pull complete [2022-05-10T22:30:39.545Z] 33b1e0a273af: Pull complete [2022-05-10T22:30:39.545Z] 5d3b04190fa2: Pull complete [2022-05-10T22:30:43.737Z] 2f39f015ded8: Pull complete [2022-05-10T22:30:43.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T22:30:43.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T22:30:43.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T22:30:43.800Z] prd-ubuntu20.04-docker-8c-8g-48331 does not seem to be running inside a container [2022-05-10T22:30:43.836Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T22:30:45.976Z] $ docker top 82b884201ff57953a8e4800b214051965655c93478de408b8f26866bcd99b596 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T22:30:46.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T22:30:46.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T22:30:46.907Z] + ls /var/log/sa-host [2022-05-10T22:30:46.907Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T22:30:47.111Z] provisioning config files... [2022-05-10T22:30:47.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2551607388469599591tmp [Pipeline] { [Pipeline] echo [2022-05-10T22:30:47.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:47.415Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T22:30:47.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:47.767Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T22:30:47.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:48.063Z] ---> sudo-logs.sh [2022-05-10T22:30:48.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T22:30:48.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:48.371Z] ---> job-cost.sh [2022-05-10T22:30:48.371Z] lf-activate-venv: SKIPPING [2022-05-10T22:30:48.371Z] DEBUG: total: 0.2199999988079071 [2022-05-10T22:30:48.371Z] INFO: Retrieving Stack Cost... [2022-05-10T22:30:48.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T22:30:49.201Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T22:30:49.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:30:49.500Z] ---> logs-deploy.sh [2022-05-10T22:30:49.500Z] lf-activate-venv: SKIPPING [2022-05-10T22:30:49.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4019/2 [2022-05-10T22:30:49.500Z] INFO: archiving workspace using pattern(s): [2022-05-10T22:30:50.437Z] Archives upload complete. [2022-05-10T22:30:50.437Z] INFO: archiving logs to Nexus