Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4743c5a0f43ebfd8560233d64bf79b709d984fa+ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (3177a610e9b728c774e3edb2462c6b91ae7f3ff7) 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-ssh15580341138274392108.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-ssh10334318692798241362.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-4004/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-4004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5954077290854722020.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-ssh10259410685359362794.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-4004/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-4004/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8423278019202436160.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-41093 in /w/workspace/edgexfoundry_edgex-go_PR-4004 [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 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit d4743c5a0f43ebfd8560233d64bf79b709d984fa Merge succeeded, producing c607635224c13053074f944e3d04a8fcc542bb4b Checking out Revision c607635224c13053074f944e3d04a8fcc542bb4b (PR-4004) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4004/head:refs/remotes/origin/PR-4004 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c607635224c13053074f944e3d04a8fcc542bb4b # timeout=10 Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" > git rev-list --no-walk d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T20:29:46.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T20:29:46.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T20:29:46.244Z] ========================================================= [2022-05-06T20:29:46.244Z] EdgeX Global Pipelines Version Info [2022-05-06T20:29:46.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:29:47.083Z] ------------------- [2022-05-06T20:29:47.083Z] stable info: [2022-05-06T20:29:47.083Z] ------------------- [2022-05-06T20:29:47.083Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T20:29:47.083Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T20:29:47.083Z] Message: update stable to v1.0.227 [2022-05-06T20:29:47.655Z] ------------------- [2022-05-06T20:29:47.655Z] experimental info: [2022-05-06T20:29:47.655Z] ------------------- [2022-05-06T20:29:47.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T20:29:47.655Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T20:29:47.655Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T20:29:47.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-06T20:29:47.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-06T20:29:47.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T20:29:47.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T20:29:47.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T20:29:47.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T20:29:47.870Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T20:29:47.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-06T20:29:47.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-06T20:29:47.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-06T20:29:47.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T20:29:47.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T20:29:47.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T20:29:47.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T20:29:47.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T20:29:47.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T20:29:48.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T20:29:48.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T20:29:48.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-06T20:29:48.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-06T20:29:48.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T20:29:48.067Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T20:29:48.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4004 [Pipeline] echo [2022-05-06T20:29:48.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4004 [Pipeline] echo [2022-05-06T20:29:48.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4004 [Pipeline] echo [2022-05-06T20:29:48.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c607635224c13053074f944e3d04a8fcc542bb4b [Pipeline] echo [2022-05-06T20:29:48.138Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c607635 [Pipeline] echo [2022-05-06T20:29:48.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T20:29:48.198Z] provisioning config files... [2022-05-06T20:29:48.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4622772579499027886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:29:48.520Z] ---> docker-login.sh [2022-05-06T20:29:48.520Z] nexus3.edgexfoundry.org:10001 [2022-05-06T20:29:48.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:29:48.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:29:48.782Z] Configure a credential helper to remove this warning. See [2022-05-06T20:29:48.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:29:48.782Z] [2022-05-06T20:29:48.782Z] Login Succeeded [2022-05-06T20:29:48.782Z] nexus3.edgexfoundry.org:10002 [2022-05-06T20:29:49.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:29:49.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:29:49.043Z] Configure a credential helper to remove this warning. See [2022-05-06T20:29:49.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:29:49.043Z] [2022-05-06T20:29:49.043Z] Login Succeeded [2022-05-06T20:29:49.043Z] nexus3.edgexfoundry.org:10003 [2022-05-06T20:29:49.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:29:49.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:29:49.043Z] Configure a credential helper to remove this warning. See [2022-05-06T20:29:49.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:29:49.043Z] [2022-05-06T20:29:49.043Z] Login Succeeded [2022-05-06T20:29:49.043Z] nexus3.edgexfoundry.org:10004 [2022-05-06T20:29:49.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:29:49.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:29:49.304Z] Configure a credential helper to remove this warning. See [2022-05-06T20:29:49.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:29:49.304Z] [2022-05-06T20:29:49.304Z] Login Succeeded [2022-05-06T20:29:49.304Z] docker.io [2022-05-06T20:29:49.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:29:49.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:29:49.881Z] Configure a credential helper to remove this warning. See [2022-05-06T20:29:49.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:29:49.881Z] [2022-05-06T20:29:49.881Z] Login Succeeded [2022-05-06T20:29:49.881Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T20:29:49.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T20:29:50.204Z] + 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-06T20:29:50.204Z] + dirname cmd/core-command/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/core-data/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-06T20:29:50.204Z] + + dirname cmd/core-metadata/Dockerfile [2022-05-06T20:29:50.204Z] cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-06T20:29:50.204Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-05-06T20:29:50.204Z] cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/support-notifications/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-06T20:29:50.204Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-06T20:29:50.204Z] + cut -d/ -f2 [2022-05-06T20:29:50.204Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-06T20:29:50.245Z] 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-06T20:29:50.608Z] + git rev-list -1 --merges c607635224c13053074f944e3d04a8fcc542bb4b~1..c607635224c13053074f944e3d04a8fcc542bb4b [Pipeline] echo [2022-05-06T20:29:50.624Z] -----------> git rev-list -1 --merges c607635224c13053074f944e3d04a8fcc542bb4b~1..c607635224c13053074f944e3d04a8fcc542bb4b c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:29:50.624Z] c607635224c13053074f944e3d04a8fcc542bb4b [false] [Pipeline] sh [2022-05-06T20:29:50.916Z] + git log --format=format:%s -1 c607635224c13053074f944e3d04a8fcc542bb4b [Pipeline] echo [2022-05-06T20:29:50.933Z] ========================================================= [2022-05-06T20:29:50.933Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T20:29:50.933Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-06T20:29:51.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T20:29:51.334Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T20:29:51.334Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T20:29:51.334Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T20:29:51.334Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T20:29:51.334Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T20:29:51.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:29:51.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:29:51.690Z] [2022-05-06T20:29:51.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:29:51.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:29:51.993Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T20:29:51.993Z] 1fe172e4850f: Pulling fs layer [2022-05-06T20:29:51.993Z] caf521ccaac6: Pulling fs layer [2022-05-06T20:29:51.993Z] 3ead6fa29328: Pulling fs layer [2022-05-06T20:29:51.993Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T20:29:51.993Z] a8d5f1318db7: Pulling fs layer [2022-05-06T20:29:51.993Z] c427282e49a2: Pulling fs layer [2022-05-06T20:29:51.993Z] 1827001aaf11: Pulling fs layer [2022-05-06T20:29:51.993Z] 0714d37db230: Pulling fs layer [2022-05-06T20:29:51.993Z] ac28cf19c067: Pulling fs layer [2022-05-06T20:29:51.993Z] ca983d60f3e2: Pulling fs layer [2022-05-06T20:29:51.993Z] 9f894cec8388: Pulling fs layer [2022-05-06T20:29:51.993Z] 1827001aaf11: Waiting [2022-05-06T20:29:51.993Z] 0714d37db230: Waiting [2022-05-06T20:29:51.993Z] ac28cf19c067: Waiting [2022-05-06T20:29:51.993Z] ca983d60f3e2: Waiting [2022-05-06T20:29:51.993Z] 9f894cec8388: Waiting [2022-05-06T20:29:51.993Z] 5c2a1cbceb83: Waiting [2022-05-06T20:29:51.993Z] a8d5f1318db7: Waiting [2022-05-06T20:29:51.993Z] c427282e49a2: Waiting [2022-05-06T20:29:51.993Z] caf521ccaac6: Verifying Checksum [2022-05-06T20:29:51.993Z] caf521ccaac6: Download complete [2022-05-06T20:29:51.993Z] 5c2a1cbceb83: Download complete [2022-05-06T20:29:52.253Z] a8d5f1318db7: Verifying Checksum [2022-05-06T20:29:52.253Z] a8d5f1318db7: Download complete [2022-05-06T20:29:52.253Z] c427282e49a2: Verifying Checksum [2022-05-06T20:29:52.253Z] c427282e49a2: Download complete [2022-05-06T20:29:52.253Z] 3ead6fa29328: Verifying Checksum [2022-05-06T20:29:52.253Z] 3ead6fa29328: Download complete [2022-05-06T20:29:52.253Z] 0714d37db230: Verifying Checksum [2022-05-06T20:29:52.253Z] 0714d37db230: Download complete [2022-05-06T20:29:52.253Z] ac28cf19c067: Verifying Checksum [2022-05-06T20:29:52.253Z] ac28cf19c067: Download complete [2022-05-06T20:29:52.253Z] ca983d60f3e2: Verifying Checksum [2022-05-06T20:29:52.253Z] ca983d60f3e2: Download complete [2022-05-06T20:29:52.253Z] 9f894cec8388: Verifying Checksum [2022-05-06T20:29:52.253Z] 9f894cec8388: Download complete [2022-05-06T20:29:52.253Z] 1fe172e4850f: Verifying Checksum [2022-05-06T20:29:52.253Z] 1fe172e4850f: Download complete [2022-05-06T20:29:52.512Z] 1827001aaf11: Download complete [2022-05-06T20:29:53.448Z] 1fe172e4850f: Pull complete [2022-05-06T20:29:53.707Z] caf521ccaac6: Pull complete [2022-05-06T20:29:53.971Z] 3ead6fa29328: Pull complete [2022-05-06T20:29:54.232Z] 5c2a1cbceb83: Pull complete [2022-05-06T20:29:54.493Z] a8d5f1318db7: Pull complete [2022-05-06T20:29:54.493Z] c427282e49a2: Pull complete [2022-05-06T20:29:56.402Z] 1827001aaf11: Pull complete [2022-05-06T20:29:56.402Z] 0714d37db230: Pull complete [2022-05-06T20:29:56.663Z] ac28cf19c067: Pull complete [2022-05-06T20:29:56.663Z] ca983d60f3e2: Pull complete [2022-05-06T20:29:56.663Z] 9f894cec8388: Pull complete [2022-05-06T20:29:56.928Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T20:29:56.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:29:56.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T20:29:57.002Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2022-05-06T20:29:57.044Z] $ 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-06T20:30:00.490Z] $ docker top bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a -eo pid,comm [2022-05-06T20:30:00.590Z] 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-06T20:30:00.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T20:30:00.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T20:30:00.617Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T20:30:00.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T20:30:00.770Z] $ docker exec bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a ssh-agent [2022-05-06T20:30:00.886Z] SSH_AUTH_SOCK=/tmp/ssh-uqLYEmKh3A23/agent.14 [2022-05-06T20:30:00.886Z] SSH_AGENT_PID=20 [2022-05-06T20:30:00.911Z] Running ssh-add (command line suppressed) [2022-05-06T20:30:01.094Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_700857341988321848.key (/w/workspace/edgex-go/2@tmp/private_key_700857341988321848.key) [2022-05-06T20:30:01.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T20:30:01.401Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T20:30:01.428Z] $ docker exec --env ******** --env ******** bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a ssh-agent -k [2022-05-06T20:30:01.554Z] unset SSH_AUTH_SOCK; [2022-05-06T20:30:01.554Z] unset SSH_AGENT_PID; [2022-05-06T20:30:01.554Z] echo Agent pid 20 killed; [2022-05-06T20:30:01.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T20:30:01.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T20:30:01.583Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T20:30:01.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T20:30:01.729Z] $ docker exec bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a ssh-agent [2022-05-06T20:30:01.876Z] SSH_AUTH_SOCK=/tmp/ssh-8oCIQT729Obz/agent.71 [2022-05-06T20:30:01.876Z] SSH_AGENT_PID=77 [2022-05-06T20:30:01.881Z] Running ssh-add (command line suppressed) [2022-05-06T20:30:02.015Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2162030443011000958.key (/w/workspace/edgex-go/2@tmp/private_key_2162030443011000958.key) [2022-05-06T20:30:02.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T20:30:02.312Z] + git semver init [2022-05-06T20:30:02.573Z] 2022-05-06 20:30:02,527 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T20:30:02.573Z] 2022-05-06 20:30:02,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-06T20:30:02.573Z] 2022-05-06 20:30:02,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-06T20:30:02.573Z] 2022-05-06 20:30:02,529 [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-06T20:30:06.798Z] 2022-05-06 20:30:06,763 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4004 with force:False [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,764 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4004 [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,769 [execute] INFO git cat-file --batch-check [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,776 [execute] INFO git cat-file --batch [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T20:30:06.799Z] 2022-05-06 20:30:06,782 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4004 [2022-05-06T20:30:06.799Z] 0.0.0 [Pipeline] } [2022-05-06T20:30:06.817Z] $ docker exec --env ******** --env ******** bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a ssh-agent -k [2022-05-06T20:30:06.942Z] unset SSH_AUTH_SOCK; [2022-05-06T20:30:06.943Z] unset SSH_AGENT_PID; [2022-05-06T20:30:06.943Z] echo Agent pid 77 killed; [2022-05-06T20:30:06.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T20:30:07.265Z] + git semver [Pipeline] } [2022-05-06T20:30:07.543Z] $ docker stop --time=1 bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a [2022-05-06T20:30:08.935Z] $ docker rm -f bfb24c3054c10dc88feb8f6fbde8b1984c694559461f3097b8da7d9d85b6395a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T20:30:09.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T20:30:09.584Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T20:30:09.588Z] [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-06T20:30:09.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T20:30:09.751Z] ========================================================= [2022-05-06T20:30:09.751Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T20:30:09.751Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:30:10.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:10.075Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T20:30:10.075Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T20:30:10.075Z] 666ba61612fd: Pulling fs layer [2022-05-06T20:30:10.075Z] 8ed8ca486205: Pulling fs layer [2022-05-06T20:30:10.075Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T20:30:10.075Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T20:30:10.075Z] ca2b28591e48: Pulling fs layer [2022-05-06T20:30:10.075Z] a51346096db8: Pulling fs layer [2022-05-06T20:30:10.075Z] daebc70d1ce1: Pulling fs layer [2022-05-06T20:30:10.075Z] 0e18a0eac166: Pulling fs layer [2022-05-06T20:30:10.075Z] 4fe6c5a15a65: Waiting [2022-05-06T20:30:10.075Z] 22a0e8bec74d: Waiting [2022-05-06T20:30:10.075Z] ca2b28591e48: Waiting [2022-05-06T20:30:10.075Z] a51346096db8: Waiting [2022-05-06T20:30:10.075Z] daebc70d1ce1: Waiting [2022-05-06T20:30:10.075Z] 0e18a0eac166: Waiting [2022-05-06T20:30:10.075Z] 8ed8ca486205: Download complete [2022-05-06T20:30:10.075Z] 666ba61612fd: Verifying Checksum [2022-05-06T20:30:10.075Z] 666ba61612fd: Download complete [2022-05-06T20:30:10.075Z] 22a0e8bec74d: Verifying Checksum [2022-05-06T20:30:10.075Z] 22a0e8bec74d: Download complete [2022-05-06T20:30:10.075Z] ca2b28591e48: Verifying Checksum [2022-05-06T20:30:10.075Z] ca2b28591e48: Download complete [2022-05-06T20:30:10.075Z] a51346096db8: Verifying Checksum [2022-05-06T20:30:10.075Z] a51346096db8: Download complete [2022-05-06T20:30:10.343Z] 59bf1c3509f3: Verifying Checksum [2022-05-06T20:30:10.343Z] 59bf1c3509f3: Download complete [2022-05-06T20:30:10.343Z] 59bf1c3509f3: Pull complete [2022-05-06T20:30:10.607Z] daebc70d1ce1: Verifying Checksum [2022-05-06T20:30:10.607Z] daebc70d1ce1: Download complete [2022-05-06T20:30:10.607Z] 666ba61612fd: Pull complete [2022-05-06T20:30:10.607Z] 8ed8ca486205: Pull complete [2022-05-06T20:30:11.200Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T20:30:11.200Z] 4fe6c5a15a65: Download complete [2022-05-06T20:30:11.200Z] 0e18a0eac166: Verifying Checksum [2022-05-06T20:30:11.200Z] 0e18a0eac166: Download complete [2022-05-06T20:30:15.423Z] 4fe6c5a15a65: Pull complete [2022-05-06T20:30:15.423Z] 22a0e8bec74d: Pull complete [2022-05-06T20:30:15.423Z] ca2b28591e48: Pull complete [2022-05-06T20:30:15.423Z] a51346096db8: Pull complete [2022-05-06T20:30:15.688Z] daebc70d1ce1: Pull complete [2022-05-06T20:30:18.226Z] 0e18a0eac166: Pull complete [2022-05-06T20:30:18.226Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T20:30:18.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:18.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:30:18.526Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:18.526Z] WORKDIR /edgex [2022-05-06T20:30:18.526Z] COPY go.mod . [2022-05-06T20:30:18.526Z] RUN go mod download [2022-05-06T20:30:18.526Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-06T20:30:19.901Z] Sending build context to Docker daemon 335.2MB [2022-05-06T20:30:19.901Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:19.901Z] ---> f018257e8ee9 [2022-05-06T20:30:19.901Z] Step 2/4 : WORKDIR /edgex [2022-05-06T20:30:22.456Z] ---> Running in ecc43cef42ef [2022-05-06T20:30:22.456Z] Removing intermediate container ecc43cef42ef [2022-05-06T20:30:22.456Z] ---> 54ae13248455 [2022-05-06T20:30:22.456Z] Step 3/4 : COPY go.mod . [2022-05-06T20:30:22.456Z] ---> a38e3a0a47bd [2022-05-06T20:30:22.456Z] Step 4/4 : RUN go mod download [2022-05-06T20:30:22.456Z] ---> Running in d61d26e463e8 [2022-05-06T20:30:24.682Z] Still waiting to schedule task [2022-05-06T20:30:24.682Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-06T20:30:44.536Z] Removing intermediate container d61d26e463e8 [2022-05-06T20:30:44.536Z] ---> 45f1d1f9d5a4 [2022-05-06T20:30:44.536Z] Successfully built 45f1d1f9d5a4 [2022-05-06T20:30:44.536Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:30:44.857Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T20:30:44.857Z] . [Pipeline] withDockerContainer [2022-05-06T20:30:44.924Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2022-05-06T20:30:44.967Z] $ 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-06T20:30:45.623Z] $ docker top c2a9dab0684566ed7722f0618b2cfa314bf9bb0fee44bad0ff4ec4c85299d0a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:30:45.997Z] + go version [2022-05-06T20:30:45.997Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T20:30:46.015Z] $ docker stop --time=1 c2a9dab0684566ed7722f0618b2cfa314bf9bb0fee44bad0ff4ec4c85299d0a0 [2022-05-06T20:30:47.354Z] $ docker rm -f c2a9dab0684566ed7722f0618b2cfa314bf9bb0fee44bad0ff4ec4c85299d0a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:30:47.766Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T20:30:47.766Z] . [Pipeline] withDockerContainer [2022-05-06T20:30:47.830Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2022-05-06T20:30:47.874Z] $ 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-06T20:30:48.237Z] $ docker top e746a3aaca8c6ce688c94caf1b671e156a3c0ad2db86c211face47ab3500f25a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T20:30:48.303Z] ========================================================= [2022-05-06T20:30:48.303Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T20:30:48.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:30:48.596Z] + make test [2022-05-06T20:30:48.596Z] go mod tidy -compat=1.17 [2022-05-06T20:30:48.596Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T20:30:53.886Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T20:31:06.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T20:31:06.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2022-05-06T20:31:06.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T20:31:06.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T20:31:07.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-05-06T20:31:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T20:31:07.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements [2022-05-06T20:31:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T20:31:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.644s coverage: 89.2% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.100s coverage: 84.4% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.444s coverage: 95.6% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-05-06T20:31:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-05-06T20:31:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-05-06T20:31:20.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2022-05-06T20:31:20.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2022-05-06T20:31:21.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-05-06T20:31:21.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T20:31:31.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T20:31:31.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T20:31:31.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T20:31:31.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T20:31:31.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T20:31:31.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-06T20:31:31.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-06T20:31:31.942Z] 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-06T20:31:50.041Z] GO111MODULE=on go vet ./... [2022-05-06T20:31:51.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T20:31:52.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T20:31:52.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T20:31:53.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T20:31:53.648Z] + ls -al . [2022-05-06T20:31:53.648Z] total 672 [2022-05-06T20:31:53.648Z] drwxrwxr-x 10 1001 1001 4096 May 6 20:31 . [2022-05-06T20:31:53.648Z] drwxr-xr-x 4 root root 4096 May 6 20:30 .. [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 11 May 6 20:29 .dockerignore [2022-05-06T20:31:53.648Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:30 .git [2022-05-06T20:31:53.648Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:29 .github [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 879 May 6 20:29 .gitignore [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 42 May 6 20:29 .golangci.yml [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 87 May 6 20:29 .hadolint.yml [2022-05-06T20:31:53.648Z] drwxr-xr-x 3 1001 1001 4096 May 6 20:30 .semver [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 166 May 6 20:29 .sonarcloud.properties [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 1171 May 6 20:29 ADOPTERS.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 10086 May 6 20:29 Attribution.txt [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 51732 May 6 20:29 CHANGELOG.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 3804 May 6 20:29 CONTRIBUTING.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 677 May 6 20:29 GOVERNANCE.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 850 May 6 20:29 Jenkinsfile [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 10775 May 6 20:29 LICENSE [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 10389 May 6 20:29 Makefile [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 582 May 6 20:29 OWNERS.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 9094 May 6 20:29 README.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 6912 May 6 20:29 SECURITY.md [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 5 May 6 20:30 VERSION [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 4131 May 6 20:29 ZMQWindows.md [2022-05-06T20:31:53.648Z] drwxrwxr-x 2 1001 1001 4096 May 6 20:29 bin [2022-05-06T20:31:53.648Z] drwxrwxr-x 18 1001 1001 4096 May 6 20:29 cmd [2022-05-06T20:31:53.648Z] -rw-r--r-- 1 root root 435134 May 6 20:31 coverage.out [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 3256 May 6 20:29 go.mod [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 35162 May 6 20:30 go.sum [2022-05-06T20:31:53.648Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:29 internal [2022-05-06T20:31:53.648Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:29 openapi [2022-05-06T20:31:53.648Z] drwxrwxr-x 4 1001 1001 4096 May 6 20:29 snap [2022-05-06T20:31:53.648Z] -rw-rw-r-- 1 1001 1001 204 May 6 20:29 version.go [Pipeline] sh [2022-05-06T20:31:53.960Z] + '[' -e coverage.out ] [2022-05-06T20:31:53.960Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T20:31:54.071Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T20:31:54.350Z] + make build [2022-05-06T20:31:54.350Z] 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-06T20:32:09.242Z] 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-06T20:32:15.816Z] 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-06T20:32:15.816Z] 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-06T20:32:22.394Z] 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-06T20:32:22.394Z] 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-06T20:32:22.654Z] 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-06T20:32:24.034Z] 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-06T20:32:24.680Z] 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-06T20:32:25.701Z] 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-06T20:32:26.269Z] 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-06T20:32:26.838Z] 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-06T20:32:28.218Z] 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-06T20:32:29.617Z] $ docker stop --time=1 e746a3aaca8c6ce688c94caf1b671e156a3c0ad2db86c211face47ab3500f25a [2022-05-06T20:32:32.356Z] $ docker rm -f e746a3aaca8c6ce688c94caf1b671e156a3c0ad2db86c211face47ab3500f25a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:32:33.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:32:33.169Z] [2022-05-06T20:32:33.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:32:33.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:32:33.473Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-06T20:32:33.473Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-06T20:32:33.473Z] ca9280d653b3: Pulling fs layer [2022-05-06T20:32:33.473Z] 7e9c9ca2126c: Pulling fs layer [2022-05-06T20:32:33.473Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-06T20:32:33.473Z] cbdbe7a5bc2a: Download complete [2022-05-06T20:32:33.736Z] ca9280d653b3: Verifying Checksum [2022-05-06T20:32:33.736Z] ca9280d653b3: Download complete [2022-05-06T20:32:33.736Z] cbdbe7a5bc2a: Pull complete [2022-05-06T20:32:33.996Z] 7e9c9ca2126c: Verifying Checksum [2022-05-06T20:32:33.996Z] 7e9c9ca2126c: Download complete [2022-05-06T20:32:34.255Z] ca9280d653b3: Pull complete [2022-05-06T20:32:37.543Z] 7e9c9ca2126c: Pull complete [2022-05-06T20:32:37.543Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-06T20:32:37.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:32:37.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-06T20:32:37.609Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2022-05-06T20:32:37.652Z] $ 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-06T20:32:39.860Z] $ docker top c5d0fda1c1d50bdf6503a824c18126ea2c9cf62bd1981687e142cd128122ac19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:32:40.218Z] + grep parallel [2022-05-06T20:32:40.218Z] + docker-compose build --help [2022-05-06T20:32:40.788Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T20:32:40.803Z] $ docker stop --time=1 c5d0fda1c1d50bdf6503a824c18126ea2c9cf62bd1981687e142cd128122ac19 [2022-05-06T20:32:42.172Z] $ docker rm -f c5d0fda1c1d50bdf6503a824c18126ea2c9cf62bd1981687e142cd128122ac19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:32:42.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:32:42.578Z] . [Pipeline] withDockerContainer [2022-05-06T20:32:42.642Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2022-05-06T20:32:42.680Z] $ 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-06T20:32:43.047Z] $ docker top 08562988c8003749ed2687e93ac92e1b2c03cbe2cb293ce51f626ab8f56f07bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:32:43.393Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T20:32:43.962Z] Building core-command ... [2022-05-06T20:32:43.962Z] Building core-data ... [2022-05-06T20:32:43.962Z] Building core-metadata ... [2022-05-06T20:32:43.962Z] Building security-bootstrapper ... [2022-05-06T20:32:43.962Z] Building security-proxy-setup ... [2022-05-06T20:32:43.962Z] Building security-secretstore-setup ... [2022-05-06T20:32:43.962Z] Building security-spiffe-token-provider ... [2022-05-06T20:32:43.962Z] Building security-spire-agent ... [2022-05-06T20:32:43.962Z] Building security-spire-config ... [2022-05-06T20:32:43.962Z] Building security-spire-server ... [2022-05-06T20:32:43.962Z] Building support-notifications ... [2022-05-06T20:32:43.962Z] Building support-scheduler ... [2022-05-06T20:32:43.962Z] Building sys-mgmt-agent ... [2022-05-06T20:32:43.962Z] Building security-spiffe-token-provider [2022-05-06T20:32:43.962Z] Building core-metadata [2022-05-06T20:32:43.962Z] Building security-secretstore-setup [2022-05-06T20:32:43.962Z] Building sys-mgmt-agent [2022-05-06T20:32:43.962Z] Building security-spire-config [2022-05-06T20:32:57.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41098 in /w/workspace/edgexfoundry_edgex-go_PR-4004 [Pipeline] { [Pipeline] ws [2022-05-06T20:32:57.962Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-05-06T20:32:58.369Z] The recommended git tool is: git [2022-05-06T20:32:58.850Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:32:58.850Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:32:58.850Z] ---> 45f1d1f9d5a4 [2022-05-06T20:32:58.850Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T20:32:58.850Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:32:58.850Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:32:58.850Z] ---> 45f1d1f9d5a4 [2022-05-06T20:32:58.850Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:32:58.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:32:58.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:32:58.850Z] ---> 45f1d1f9d5a4 [2022-05-06T20:32:58.850Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:32:58.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:32:58.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:32:58.850Z] ---> 45f1d1f9d5a4 [2022-05-06T20:32:58.850Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:32:58.850Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:32:58.850Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:32:58.850Z] ---> 45f1d1f9d5a4 [2022-05-06T20:32:58.850Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:33:01.391Z] ---> Running in a5164efdde2a [2022-05-06T20:33:01.391Z] ---> Running in f18f652a1980 [2022-05-06T20:33:01.391Z] ---> Running in 251cc97d3276 [2022-05-06T20:33:01.391Z] ---> Running in 590c1cf847f6 [2022-05-06T20:33:01.391Z] ---> Running in 572bf228361e [2022-05-06T20:33:01.651Z] Removing intermediate container 590c1cf847f6 [2022-05-06T20:33:01.651Z] ---> 43fbaa0c3ef3 [2022-05-06T20:33:01.651Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:01.651Z] Removing intermediate container 572bf228361e [2022-05-06T20:33:01.651Z] Removing intermediate container a5164efdde2a [2022-05-06T20:33:01.651Z] ---> d14d0e7bfe11 [2022-05-06T20:33:01.651Z] ---> f9fa4ff9353c [2022-05-06T20:33:01.651Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:01.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:01.651Z] Removing intermediate container f18f652a1980 [2022-05-06T20:33:01.651Z] ---> acf1fada85cb [2022-05-06T20:33:01.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:01.651Z] Removing intermediate container 251cc97d3276 [2022-05-06T20:33:01.651Z] ---> cdd00e4507a9 [2022-05-06T20:33:01.651Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T20:33:01.651Z] ---> Running in 110f53451c4c [2022-05-06T20:33:01.651Z] ---> Running in e97df269868d [2022-05-06T20:33:01.651Z] ---> Running in 4aae5fa86ac6 [2022-05-06T20:33:01.651Z] ---> Running in 97327ae53e8f [2022-05-06T20:33:01.651Z] ---> Running in 42b5e8023c45 [2022-05-06T20:33:02.588Z] Removing intermediate container 4aae5fa86ac6 [2022-05-06T20:33:02.588Z] ---> ae0f01be5873 [2022-05-06T20:33:02.588Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T20:33:02.588Z] ---> Running in ea8e0d30ed9f [2022-05-06T20:33:02.848Z] Removing intermediate container 110f53451c4c [2022-05-06T20:33:02.848Z] ---> 6e8ae1443d35 [2022-05-06T20:33:02.848Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T20:33:02.848Z] ---> Running in 1eb35c1a6071 [2022-05-06T20:33:02.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:03.108Z] Removing intermediate container e97df269868d [2022-05-06T20:33:03.108Z] ---> e0a802e037fb [2022-05-06T20:33:03.108Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:33:03.108Z] ---> Running in a95ce26172fe [2022-05-06T20:33:03.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:03.370Z] Removing intermediate container 97327ae53e8f [2022-05-06T20:33:03.370Z] ---> b7297e2798fc [2022-05-06T20:33:03.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:33:03.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:03.370Z] ---> Running in 9cf5f8a258db [2022-05-06T20:33:03.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:03.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:03.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:03.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:04.152Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:33:04.152Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:33:04.152Z] OK: 15864 distinct packages available [2022-05-06T20:33:04.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:04.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:04.439Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:04.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:04.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:04.701Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:04.701Z] Removing intermediate container ea8e0d30ed9f [2022-05-06T20:33:04.701Z] ---> e75b179a9fc9 [2022-05-06T20:33:04.701Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:33:04.701Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:04.961Z] ---> a588195104f9 [2022-05-06T20:33:04.961Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:04.961Z] Removing intermediate container 1eb35c1a6071 [2022-05-06T20:33:04.961Z] ---> 6a5dd54cbcaa [2022-05-06T20:33:04.961Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:33:04.961Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:04.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:04.961Z] ---> Running in e26fb8eab173 [2022-05-06T20:33:04.961Z] Removing intermediate container a95ce26172fe [2022-05-06T20:33:04.961Z] ---> dfc885adf488 [2022-05-06T20:33:04.961Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:33:05.221Z] ---> f80e9cf70133 [2022-05-06T20:33:05.221Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:05.221Z] ---> Running in 6156778fffc5 [2022-05-06T20:33:05.221Z] ---> 9f7301367d7d [2022-05-06T20:33:05.221Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:05.221Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:05.481Z] Removing intermediate container 9cf5f8a258db [2022-05-06T20:33:05.481Z] ---> 9d92a0236eb4 [2022-05-06T20:33:05.481Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:33:05.481Z] ---> Running in d43f696112fe [2022-05-06T20:33:05.568Z] using credential edgex-jenkins-ssh [2022-05-06T20:33:05.603Z] Cloning the remote Git repository [2022-05-06T20:33:05.741Z] ---> 2da18208861f [2022-05-06T20:33:05.741Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:05.741Z] ---> Running in b0ce12dacd68 [2022-05-06T20:33:05.999Z] Removing intermediate container 42b5e8023c45 [2022-05-06T20:33:05.999Z] ---> 5a65c0cb1f2b [2022-05-06T20:33:05.999Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T20:33:05.680Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:33:05.770Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-05-06T20:33:05.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:33:05.885Z] > git --version # timeout=10 [2022-05-06T20:33:05.921Z] > git --version # 'git version 2.25.1' [2022-05-06T20:33:05.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:33:06.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T20:33:06.572Z] ---> d6ee20ac7911 [2022-05-06T20:33:06.572Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:06.918Z] ---> Running in b2cc739afa82 [2022-05-06T20:33:06.918Z] Removing intermediate container 6156778fffc5 [2022-05-06T20:33:06.918Z] ---> 084f174151fe [2022-05-06T20:33:06.918Z] Step 8/25 : COPY . . [2022-05-06T20:33:06.918Z] Removing intermediate container e26fb8eab173 [2022-05-06T20:33:06.918Z] ---> 804f80eb07e9 [2022-05-06T20:33:06.918Z] Step 8/23 : COPY . . [2022-05-06T20:33:11.128Z] Removing intermediate container d43f696112fe [2022-05-06T20:33:11.128Z] ---> a85aefdc45dc [2022-05-06T20:33:11.128Z] Step 8/26 : COPY . . [2022-05-06T20:33:12.068Z] Removing intermediate container b0ce12dacd68 [2022-05-06T20:33:12.068Z] ---> fcc7a53837c8 [2022-05-06T20:33:12.068Z] Step 8/23 : COPY . . [2022-05-06T20:33:12.327Z] ---> a27b0a0a950f [2022-05-06T20:33:12.327Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T20:33:12.327Z] ---> 3b5f51b9aecb [2022-05-06T20:33:12.327Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T20:33:14.232Z] Removing intermediate container b2cc739afa82 [2022-05-06T20:33:14.232Z] ---> 4d8a7345cba5 [2022-05-06T20:33:14.232Z] Step 7/20 : COPY . . [2022-05-06T20:33:14.232Z] ---> Running in d31656838b7d [2022-05-06T20:33:14.232Z] ---> Running in d919682534c5 [2022-05-06T20:33:14.799Z] 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-06T20:33:14.799Z] 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-06T20:33:20.103Z] ---> 9f90ff7db1c4 [2022-05-06T20:33:20.103Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:33:20.671Z] ---> Running in acee766029f0 [2022-05-06T20:33:20.936Z] ---> 535c71d563cf [2022-05-06T20:33:20.936Z] ---> 31a6dea26d53 [2022-05-06T20:33:20.936Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T20:33:20.936Z] [2022-05-06T20:33:20.936Z] ---> Running in 780e1c700c1a [2022-05-06T20:33:20.936Z] ---> Running in 30629de16552 [2022-05-06T20:33:21.197Z] Removing intermediate container acee766029f0 [2022-05-06T20:33:21.197Z] ---> c36855f7250c [2022-05-06T20:33:21.197Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:33:21.197Z] ---> Running in 4f2737de3d49 [2022-05-06T20:33:21.457Z] 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-06T20:33:22.025Z] 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-06T20:33:22.600Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T20:33:22.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T20:33:22.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T20:33:22.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:33:22.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:33:22.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4004/head:refs/remotes/origin/PR-4004 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-06T20:33:23.492Z] Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit d4743c5a0f43ebfd8560233d64bf79b709d984fa [2022-05-06T20:33:23.943Z] Removing intermediate container 4f2737de3d49 [2022-05-06T20:33:23.943Z] ---> 55c7fb4799f8 [2022-05-06T20:33:23.943Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:33:24.130Z] Merge succeeded, producing e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T20:33:24.131Z] Checking out Revision e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae (PR-4004) [2022-05-06T20:33:24.202Z] ---> Running in 377c84d48b93 [2022-05-06T20:33:24.461Z] Removing intermediate container 377c84d48b93 [2022-05-06T20:33:24.461Z] ---> 862ac41313a6 [2022-05-06T20:33:24.461Z] 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-06T20:33:24.461Z] ---> Running in e47801cf638d [2022-05-06T20:33:23.519Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T20:33:23.553Z] > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 [2022-05-06T20:33:23.832Z] > git remote # timeout=10 [2022-05-06T20:33:23.856Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T20:33:23.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:33:23.884Z] > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-06T20:33:24.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T20:33:24.144Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T20:33:24.158Z] > git checkout -f e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae # timeout=10 [2022-05-06T20:33:25.842Z] spire-1.2.1/ [2022-05-06T20:33:25.842Z] spire-1.2.1/.data/ [2022-05-06T20:33:25.842Z] spire-1.2.1/.data/.file [2022-05-06T20:33:25.842Z] spire-1.2.1/.dockerignore [2022-05-06T20:33:25.842Z] spire-1.2.1/.gitattributes [2022-05-06T20:33:25.842Z] spire-1.2.1/.githooks/ [2022-05-06T20:33:25.842Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/ [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:33:25.842Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:33:25.842Z] spire-1.2.1/.gitignore [2022-05-06T20:33:25.842Z] spire-1.2.1/.go-version [2022-05-06T20:33:25.842Z] spire-1.2.1/.golangci.yml [2022-05-06T20:33:25.842Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:33:25.842Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:33:25.842Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:33:25.842Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:33:25.842Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:33:25.842Z] spire-1.2.1/Dockerfile [2022-05-06T20:33:25.842Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:33:25.842Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:33:25.842Z] spire-1.2.1/LICENSE [2022-05-06T20:33:25.842Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:33:25.842Z] spire-1.2.1/Makefile [2022-05-06T20:33:25.842Z] spire-1.2.1/README.md [2022-05-06T20:33:25.842Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:33:25.842Z] spire-1.2.1/SECURITY.md [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:33:25.842Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/ [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/agent/ [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/server/ [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:33:25.842Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/ [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/ [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:33:25.842Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:33:25.843Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:33:25.843Z] spire-1.2.1/examples/ [2022-05-06T20:33:25.843Z] spire-1.2.1/examples/README.md [2022-05-06T20:33:25.843Z] spire-1.2.1/go.mod [2022-05-06T20:33:25.843Z] spire-1.2.1/go.sum [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:33:25.843Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:33:25.844Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:33:25.845Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:33:26.106Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:33:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/private/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:33:26.108Z] spire-1.2.1/release/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:33:26.108Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:33:26.108Z] spire-1.2.1/script/ [2022-05-06T20:33:26.108Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:33:26.108Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:33:26.108Z] spire-1.2.1/support/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:33:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:33:26.109Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/clock/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:33:26.109Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/common [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:33:26.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:33:26.110Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:33:26.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:33:26.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:33:26.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:33:26.111Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:33:26.111Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:33:26.111Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:33:26.111Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testca/ [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testkey/ [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:33:26.111Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/util/ [2022-05-06T20:33:26.111Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/util/race.go [2022-05-06T20:33:26.111Z] spire-1.2.1/test/util/util.go [2022-05-06T20:33:26.111Z] building spire from source... [2022-05-06T20:33:26.111Z] Installing go1.17.7... [2022-05-06T20:33:28.496Z] Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" [2022-05-06T20:33:28.510Z] > git rev-list --no-walk d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T20:33:29.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T20:33:29.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T20:33:29.629Z] Dload Upload Total Spent Left Speed [2022-05-06T20:33:29.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh [2022-05-06T20:33:30.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T20:33:30.517Z] + sudo tee /etc/docker/daemon.new [2022-05-06T20:33:30.517Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-06T20:33:30.517Z] { [2022-05-06T20:33:30.517Z] "registry-mirrors": [ [2022-05-06T20:33:30.517Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T20:33:30.517Z] ], [2022-05-06T20:33:30.517Z] "bip": "10.250.0.254/24", [2022-05-06T20:33:30.517Z] "hosts": [ [2022-05-06T20:33:30.517Z] "tcp://0.0.0.0:5555", [2022-05-06T20:33:30.517Z] "unix:///var/run/docker.sock" [2022-05-06T20:33:30.517Z] ], [2022-05-06T20:33:30.517Z] "mtu": 1458, [2022-05-06T20:33:30.517Z] "selinux-enabled": true, [2022-05-06T20:33:30.517Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T20:33:30.517Z] } [Pipeline] sh [2022-05-06T20:33:30.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T20:33:31.244Z] + sudo service docker restart [2022-05-06T20:33:32.682Z] Building bin/spire-server... [2022-05-06T20:33:32.682Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:33:32.682Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:33:32.682Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:33:32.682Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:33:32.682Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:33:32.682Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:33:32.682Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:33:32.682Z] 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-06T20:33:32.682Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:33:32.682Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:33:32.682Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:33:32.682Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:33:32.682Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:33:32.682Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:33:32.682Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:33:32.682Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:33:32.682Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:33:32.682Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:33:32.682Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:33:32.682Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:33:32.682Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:33:32.682Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:33:32.682Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:33:32.682Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:33:32.682Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:33:32.941Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:33:32.941Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:33:32.941Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:33:32.941Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:33:33.200Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:33:33.200Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:33:33.200Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:33:33.459Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:33:33.459Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:33:33.459Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:33:33.459Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:33:33.459Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:33:33.459Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:33:33.718Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:33:33.718Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:33:33.718Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:33:33.976Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:33:33.976Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:33:33.976Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:33:33.976Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:33:33.976Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:33:34.238Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:33:34.238Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:33:34.238Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:33:34.238Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:33:34.497Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:33:34.497Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:33:34.497Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:33:34.767Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:33:35.025Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:33:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:33:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:33:35.756Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:33:35.756Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:33:36.064Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:33:40.283Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:33:40.283Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:33:40.283Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:33:40.283Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:33:40.283Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:33:40.543Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:33:41.111Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:33:41.374Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:33:41.374Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:33:41.638Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:33:41.638Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:33:41.900Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:33:42.159Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:33:42.159Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:33:42.417Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:33:42.676Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:33:43.250Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:33:43.250Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:33:43.250Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:33:43.250Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:33:43.510Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:33:43.510Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:33:43.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:33:43.510Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:33:43.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:33:43.510Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:33:43.510Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:33:43.768Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:33:43.768Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:33:43.768Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:33:43.768Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:33:43.768Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:33:43.768Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:33:43.768Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:33:43.768Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:33:43.768Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:33:44.037Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:33:44.037Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:33:44.037Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:33:44.037Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:33:44.037Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:33:44.037Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:33:44.037Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:33:44.037Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:33:44.037Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:33:44.037Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:33:44.037Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:33:44.613Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:33:44.613Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:33:44.613Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:33:44.613Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:33:44.613Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:33:44.613Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:33:44.613Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:33:44.613Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:33:44.873Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:33:44.873Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:33:44.873Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:33:44.873Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:33:44.873Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:33:44.873Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:33:44.873Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:33:44.873Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:33:44.873Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:33:44.873Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:33:45.444Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:33:45.444Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:33:45.444Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:33:45.444Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:33:46.387Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:33:46.649Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:33:46.649Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:33:46.649Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:33:46.649Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:33:46.649Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:33:47.217Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:33:47.217Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:33:47.217Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:33:47.217Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:33:47.217Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:33:47.787Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:33:47.787Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:33:47.787Z] go: downloading go.uber.org/multierr v1.6.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T20:33:49.600Z] provisioning config files... [2022-05-06T20:33:49.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1460160941803913270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:33:49.994Z] ---> docker-login.sh [2022-05-06T20:33:49.994Z] nexus3.edgexfoundry.org:10001 [2022-05-06T20:33:50.217Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:33:50.217Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:33:50.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:33:50.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:33:50.866Z] Configure a credential helper to remove this warning. See [2022-05-06T20:33:50.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:33:50.866Z] [2022-05-06T20:33:50.866Z] Login Succeeded [2022-05-06T20:33:50.866Z] nexus3.edgexfoundry.org:10002 [2022-05-06T20:33:51.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:33:51.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:33:51.429Z] Configure a credential helper to remove this warning. See [2022-05-06T20:33:51.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:33:51.429Z] [2022-05-06T20:33:51.429Z] Login Succeeded [2022-05-06T20:33:51.429Z] nexus3.edgexfoundry.org:10003 [2022-05-06T20:33:51.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:33:51.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:33:51.979Z] Configure a credential helper to remove this warning. See [2022-05-06T20:33:51.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:33:51.979Z] [2022-05-06T20:33:51.979Z] Login Succeeded [2022-05-06T20:33:51.979Z] nexus3.edgexfoundry.org:10004 [2022-05-06T20:33:52.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:33:52.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:33:52.528Z] Configure a credential helper to remove this warning. See [2022-05-06T20:33:52.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:33:52.528Z] [2022-05-06T20:33:52.528Z] Login Succeeded [2022-05-06T20:33:52.528Z] docker.io [2022-05-06T20:33:52.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:33:53.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:33:53.074Z] Configure a credential helper to remove this warning. See [2022-05-06T20:33:53.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:33:53.074Z] [2022-05-06T20:33:53.347Z] Login Succeeded [2022-05-06T20:33:53.347Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T20:33:53.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T20:33:53.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T20:33:53.899Z] ========================================================= [2022-05-06T20:33:53.899Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T20:33:53.899Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:33:54.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:33:54.545Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T20:33:54.545Z] 9b3977197b4f: Pulling fs layer [2022-05-06T20:33:54.545Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T20:33:54.545Z] 94645a83ff95: Pulling fs layer [2022-05-06T20:33:54.545Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T20:33:54.545Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T20:33:54.545Z] 3096ccb668a1: Pulling fs layer [2022-05-06T20:33:54.545Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T20:33:54.545Z] a4caa8a26152: Pulling fs layer [2022-05-06T20:33:54.545Z] 3f3a8bcf1eab: Waiting [2022-05-06T20:33:54.545Z] 0c92f367c5e7: Waiting [2022-05-06T20:33:54.545Z] 3096ccb668a1: Waiting [2022-05-06T20:33:54.545Z] e8cf19c19ddd: Waiting [2022-05-06T20:33:54.545Z] a4caa8a26152: Waiting [2022-05-06T20:33:54.545Z] 94645a83ff95: Verifying Checksum [2022-05-06T20:33:54.546Z] 94645a83ff95: Download complete [2022-05-06T20:33:54.546Z] 1a89e8eeedd5: Verifying Checksum [2022-05-06T20:33:54.546Z] 1a89e8eeedd5: Download complete [2022-05-06T20:33:54.546Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T20:33:54.546Z] 0c92f367c5e7: Download complete [2022-05-06T20:33:54.546Z] 3096ccb668a1: Verifying Checksum [2022-05-06T20:33:54.546Z] 3096ccb668a1: Download complete [2022-05-06T20:33:54.546Z] 9b3977197b4f: Verifying Checksum [2022-05-06T20:33:54.546Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T20:33:54.546Z] e8cf19c19ddd: Download complete [2022-05-06T20:33:55.502Z] Removing intermediate container 780e1c700c1a [2022-05-06T20:33:55.502Z] ---> 937130878869 [2022-05-06T20:33:55.502Z] [2022-05-06T20:33:55.502Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:33:55.502Z] Removing intermediate container d31656838b7d [2022-05-06T20:33:55.502Z] ---> 810155d6d30f [2022-05-06T20:33:55.502Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T20:33:55.502Z] Removing intermediate container d919682534c5 [2022-05-06T20:33:55.502Z] ---> 1403b26705ca [2022-05-06T20:33:55.502Z] [2022-05-06T20:33:55.502Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T20:33:55.502Z] ---> Running in fc42cb72cb9f [2022-05-06T20:33:55.545Z] 9b3977197b4f: Pull complete [2022-05-06T20:33:55.762Z] 3.14: Pulling from library/alpine [2022-05-06T20:33:56.024Z] 3.14: Pulling from library/alpine [2022-05-06T20:33:56.153Z] 1a89e8eeedd5: Pull complete [2022-05-06T20:33:56.430Z] 94645a83ff95: Pull complete [2022-05-06T20:33:56.707Z] a4caa8a26152: Verifying Checksum [2022-05-06T20:33:56.707Z] a4caa8a26152: Download complete [2022-05-06T20:33:56.972Z] 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-06T20:33:57.313Z] 3f3a8bcf1eab: Download complete [2022-05-06T20:33:59.511Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:33:59.511Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:33:59.511Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T20:33:59.511Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T20:33:59.511Z] ---> e04c818066af [2022-05-06T20:33:59.511Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:33:59.511Z] Removing intermediate container 30629de16552 [2022-05-06T20:33:59.511Z] ---> 0d4a0b909605 [2022-05-06T20:33:59.511Z] [2022-05-06T20:33:59.511Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T20:33:59.511Z] ---> e04c818066af [2022-05-06T20:33:59.511Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T20:34:03.706Z] 3.15: Pulling from library/alpine [2022-05-06T20:34:03.706Z] ---> Running in ba1edaea7528 [2022-05-06T20:34:03.706Z] ---> Running in b24611dfc178 [2022-05-06T20:34:04.275Z] Removing intermediate container fc42cb72cb9f [2022-05-06T20:34:04.275Z] ---> ef42e7ed542d [2022-05-06T20:34:04.275Z] [2022-05-06T20:34:04.275Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T20:34:04.275Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T20:34:04.275Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T20:34:04.275Z] ---> 0ac33e5f5afa [2022-05-06T20:34:04.275Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:34:04.534Z] ---> Running in b573edb745c9 [2022-05-06T20:34:04.534Z] 20.10.14: Pulling from library/docker [2022-05-06T20:34:04.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:04.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:04.793Z] Removing intermediate container b573edb745c9 [2022-05-06T20:34:04.793Z] ---> 480031fd7a0e [2022-05-06T20:34:04.793Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:04.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:04.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:05.058Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:05.058Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:34:05.058Z] OK: 6 MiB in 15 packages [2022-05-06T20:34:05.058Z] ---> Running in e2772edaa955 [2022-05-06T20:34:05.058Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T20:34:05.058Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:05.058Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T20:34:05.058Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:34:05.058Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:34:05.058Z] OK: 6 MiB in 17 packages [2022-05-06T20:34:05.995Z] Removing intermediate container b24611dfc178 [2022-05-06T20:34:05.995Z] ---> dd210b65b18c [2022-05-06T20:34:05.995Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:34:06.254Z] ---> Running in 4a5721ff6715 [2022-05-06T20:34:06.513Z] Removing intermediate container ba1edaea7528 [2022-05-06T20:34:06.513Z] ---> 02af34eb6273 [2022-05-06T20:34:06.513Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:34:06.770Z] ---> Running in 358a4a3f136b [2022-05-06T20:34:06.770Z] Removing intermediate container 4a5721ff6715 [2022-05-06T20:34:06.770Z] ---> 0addd7fb3f9d [2022-05-06T20:34:06.770Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T20:34:06.770Z] Removing intermediate container e2772edaa955 [2022-05-06T20:34:06.770Z] ---> eaf451dac250 [2022-05-06T20:34:06.770Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T20:34:06.770Z] ---> Running in b52ffdc3acea [2022-05-06T20:34:07.030Z] Removing intermediate container 358a4a3f136b [2022-05-06T20:34:07.030Z] ---> c42a32df8eb0 [2022-05-06T20:34:07.030Z] Step 13/25 : WORKDIR / [2022-05-06T20:34:07.030Z] ---> Running in 264ff5371cf9 [2022-05-06T20:34:07.030Z] ---> Running in dfa481532591 [2022-05-06T20:34:07.291Z] Removing intermediate container b52ffdc3acea [2022-05-06T20:34:07.291Z] ---> e0d0ecba0098 [2022-05-06T20:34:07.291Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:34:07.291Z] ---> Running in 328cda3c6e6c [2022-05-06T20:34:07.551Z] Removing intermediate container dfa481532591 [2022-05-06T20:34:07.551Z] ---> 21c99eb946ef [2022-05-06T20:34:07.551Z] 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-06T20:34:07.551Z] Removing intermediate container 328cda3c6e6c [2022-05-06T20:34:07.551Z] ---> 9710ec5ff2e7 [2022-05-06T20:34:07.551Z] Step 15/23 : WORKDIR / [2022-05-06T20:34:07.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:07.812Z] ---> Running in add424c07189 [2022-05-06T20:34:08.074Z] ---> 4af173f69d10 [2022-05-06T20:34:08.074Z] 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-06T20:34:08.074Z] Removing intermediate container add424c07189 [2022-05-06T20:34:08.074Z] ---> 383ccfc1ae76 [2022-05-06T20:34:08.074Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:34:08.644Z] ---> fb48bbcf6a46 [2022-05-06T20:34:08.644Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T20:34:08.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:08.644Z] ---> 1f127058ce9d [2022-05-06T20:34:08.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T20:34:08.903Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:34:08.903Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:34:08.903Z] OK: 15855 distinct packages available [2022-05-06T20:34:08.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:08.903Z] ---> 5a22606664c5 [2022-05-06T20:34:08.903Z] 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-06T20:34:09.727Z] 3f3a8bcf1eab: Pull complete [2022-05-06T20:34:09.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:09.840Z] ---> e707b4af1734 [2022-05-06T20:34:09.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T20:34:09.840Z] ---> 219b03558cd1 [2022-05-06T20:34:09.840Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T20:34:10.003Z] 0c92f367c5e7: Pull complete [2022-05-06T20:34:10.184Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T20:34:10.184Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:34:10.278Z] 3096ccb668a1: Pull complete [2022-05-06T20:34:10.443Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T20:34:10.443Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T20:34:10.443Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T20:34:10.554Z] e8cf19c19ddd: Pull complete [2022-05-06T20:34:10.702Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:10.702Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:34:10.702Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T20:34:10.964Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T20:34:11.229Z] ---> 7ff87487999d [2022-05-06T20:34:11.229Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T20:34:11.229Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:34:11.229Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:34:11.489Z] OK: 8 MiB in 23 packages [2022-05-06T20:34:12.059Z] ---> 87c8eec2abea [2022-05-06T20:34:12.059Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T20:34:12.059Z] ---> Running in 6333e6f6c340 [2022-05-06T20:34:13.435Z] Removing intermediate container 6333e6f6c340 [2022-05-06T20:34:13.435Z] ---> aef5199ab8bf [2022-05-06T20:34:13.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:34:14.072Z] ---> Running in 48b307898018 [2022-05-06T20:34:14.072Z] ---> 1549d38ed797 [2022-05-06T20:34:14.072Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:34:14.072Z] Removing intermediate container 264ff5371cf9 [2022-05-06T20:34:14.072Z] ---> 182d56563fb0 [2022-05-06T20:34:14.072Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:34:14.072Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T20:34:14.072Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T20:34:14.072Z] ---> 7417809fdb73 [2022-05-06T20:34:14.072Z] 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-06T20:34:14.336Z] ---> Running in ff95fdfcd293 [2022-05-06T20:34:14.336Z] Removing intermediate container 48b307898018 [2022-05-06T20:34:14.336Z] ---> 1bffe927dd49 [2022-05-06T20:34:14.336Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:34:14.336Z] ---> 9827ad296de1 [2022-05-06T20:34:14.336Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T20:34:14.336Z] ---> c4e29f6d146e [2022-05-06T20:34:14.336Z] 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-06T20:34:14.336Z] ---> Running in e359ba279f42 [2022-05-06T20:34:14.595Z] Removing intermediate container ff95fdfcd293 [2022-05-06T20:34:14.596Z] ---> 84f18fd9f5ce [2022-05-06T20:34:14.596Z] 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-06T20:34:15.164Z] ---> Running in 420c1475be1b [2022-05-06T20:34:16.104Z] ---> Running in 12d59d8f8073 [2022-05-06T20:34:16.671Z] Removing intermediate container e359ba279f42 [2022-05-06T20:34:16.671Z] ---> e14f18938e25 [2022-05-06T20:34:16.671Z] Step 22/23 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:34:17.237Z] ---> 064ff77101b3 [2022-05-06T20:34:17.237Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T20:34:17.274Z] a4caa8a26152: Pull complete [2022-05-06T20:34:17.274Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T20:34:17.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:34:17.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:34:17.633Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:34:17.633Z] WORKDIR /edgex [2022-05-06T20:34:17.633Z] COPY go.mod . [2022-05-06T20:34:17.633Z] RUN go mod download [2022-05-06T20:34:17.633Z] docker build -t ci-base-image-arm64 -f - . [2022-05-06T20:34:17.810Z] ---> Running in 33e69aadc18a [2022-05-06T20:34:18.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:18.377Z] ---> 19b8223d1ef5 [2022-05-06T20:34:18.377Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T20:34:18.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:18.638Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T20:34:18.638Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T20:34:18.638Z] Executing bash-5.1.16-r0.post-install [2022-05-06T20:34:18.638Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:34:18.638Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T20:34:18.900Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T20:34:18.900Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T20:34:18.900Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:18.900Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T20:34:18.900Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T20:34:18.900Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T20:34:18.900Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T20:34:18.900Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T20:34:18.900Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T20:34:18.900Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T20:34:18.900Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T20:34:18.900Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T20:34:18.900Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T20:34:18.900Z] Removing intermediate container 33e69aadc18a [2022-05-06T20:34:18.900Z] ---> e67e60a6bda3 [2022-05-06T20:34:18.900Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:34:19.161Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T20:34:19.161Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T20:34:19.161Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T20:34:19.529Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T20:34:19.529Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T20:34:19.529Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T20:34:19.529Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T20:34:19.529Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T20:34:19.529Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T20:34:19.529Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T20:34:19.529Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T20:34:19.529Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T20:34:19.529Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T20:34:19.529Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T20:34:19.529Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T20:34:19.529Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T20:34:19.529Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T20:34:19.529Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T20:34:19.529Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T20:34:19.529Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T20:34:19.529Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T20:34:19.529Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T20:34:19.529Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T20:34:19.529Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T20:34:19.529Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T20:34:19.529Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T20:34:19.788Z] ---> Running in 9136c7e73e39 [2022-05-06T20:34:19.788Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:34:19.788Z] OK: 83 MiB in 65 packages [2022-05-06T20:34:20.275Z] Sending build context to Docker daemon 169.3MB [2022-05-06T20:34:20.275Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:34:20.275Z] ---> 725f1c02e7f9 [2022-05-06T20:34:20.275Z] Step 2/4 : WORKDIR /edgex [2022-05-06T20:34:20.356Z] Collecting docker-compose==1.23.2 [2022-05-06T20:34:20.356Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T20:34:20.613Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T20:34:20.613Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T20:34:20.613Z] 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-06T20:34:20.613Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T20:34:20.613Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T20:34:20.613Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T20:34:20.613Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T20:34:20.872Z] Collecting PyYAML<4,>=3.10 [2022-05-06T20:34:20.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T20:34:21.719Z] ---> Running in 3825f1fb2a8e [2022-05-06T20:34:21.808Z] ---> Running in 054400c652c3 [2022-05-06T20:34:21.808Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T20:34:21.808Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T20:34:21.808Z] Removing intermediate container 9136c7e73e39 [2022-05-06T20:34:21.808Z] ---> 6f7aef74aff2 [2022-05-06T20:34:21.808Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:34:21.992Z] Removing intermediate container 3825f1fb2a8e [2022-05-06T20:34:21.992Z] ---> fb561827d841 [2022-05-06T20:34:21.992Z] Step 3/4 : COPY go.mod . [2022-05-06T20:34:22.075Z] ---> Running in 6207c8325d06 [2022-05-06T20:34:22.075Z] Removing intermediate container 054400c652c3 [2022-05-06T20:34:22.075Z] ---> 6cb0bd89b98c [2022-05-06T20:34:22.075Z] [2022-05-06T20:34:22.075Z] Removing intermediate container 420c1475be1b [2022-05-06T20:34:22.075Z] ---> 99e9be4c45e1 [2022-05-06T20:34:22.075Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:34:22.334Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T20:34:22.334Z] Successfully built 6cb0bd89b98c [2022-05-06T20:34:22.334Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T20:34:22.334Z] Successfully tagged core-metadata:latest [2022-05-06T20:34:22.334Z]  Building core-metadata ... done Building security-spire-server [2022-05-06T20:34:22.334Z] ---> Running in a7a531a40286 [2022-05-06T20:34:22.588Z] ---> 67e989592bd3 [2022-05-06T20:34:22.589Z] Step 4/4 : RUN go mod download [2022-05-06T20:34:22.589Z] ---> Running in d737e4f8fcb3 [2022-05-06T20:34:22.593Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T20:34:22.593Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T20:34:22.593Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T20:34:22.593Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T20:34:22.593Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T20:34:22.593Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T20:34:23.159Z] Removing intermediate container 6207c8325d06 [2022-05-06T20:34:23.159Z] ---> 14d456c24f3e [2022-05-06T20:34:23.159Z] Step 18/20 : LABEL arch=x86_64 [2022-05-06T20:34:23.159Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T20:34:23.159Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T20:34:23.159Z] 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-06T20:34:23.159Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T20:34:23.159Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T20:34:23.159Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T20:34:23.159Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T20:34:23.159Z] Collecting idna<2.8,>=2.5 [2022-05-06T20:34:23.159Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T20:34:23.418Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T20:34:23.418Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T20:34:23.418Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T20:34:23.418Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T20:34:23.418Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T20:34:23.418Z] Attempting uninstall: urllib3 [2022-05-06T20:34:23.418Z] Found existing installation: urllib3 1.26.7 [2022-05-06T20:34:23.418Z] Uninstalling urllib3-1.26.7: [2022-05-06T20:34:23.418Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T20:34:23.985Z] Attempting uninstall: idna [2022-05-06T20:34:23.985Z] Found existing installation: idna 3.3 [2022-05-06T20:34:23.985Z] Uninstalling idna-3.3: [2022-05-06T20:34:23.985Z] Removing intermediate container a7a531a40286 [2022-05-06T20:34:23.985Z] ---> 4004c0da8bbd [2022-05-06T20:34:23.985Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T20:34:23.985Z] Successfully uninstalled idna-3.3 [2022-05-06T20:34:24.244Z] ---> Running in e69f79c7cdd9 [2022-05-06T20:34:24.244Z] ---> Running in 362a75294790 [2022-05-06T20:34:24.810Z] Attempting uninstall: requests [2022-05-06T20:34:24.810Z] Found existing installation: requests 2.26.0 [2022-05-06T20:34:24.810Z] Uninstalling requests-2.26.0: [2022-05-06T20:34:24.810Z] Removing intermediate container e69f79c7cdd9 [2022-05-06T20:34:24.810Z] ---> e5d6821a5928 [2022-05-06T20:34:24.810Z] Step 19/20 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:34:24.810Z] Removing intermediate container 362a75294790 [2022-05-06T20:34:24.810Z] ---> 3117b76e0891 [2022-05-06T20:34:24.810Z] Step 24/25 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:34:24.810Z] Successfully uninstalled requests-2.26.0 [2022-05-06T20:34:25.069Z] ---> Running in a85c7b758202 [2022-05-06T20:34:25.069Z] ---> Running in 0884093f07f1 [2022-05-06T20:34:25.069Z] Running setup.py install for texttable: started [2022-05-06T20:34:25.648Z] Removing intermediate container a85c7b758202 [2022-05-06T20:34:25.648Z] ---> 11babd6f2822 [2022-05-06T20:34:25.648Z] Step 20/20 : LABEL version=0.0.0 [2022-05-06T20:34:25.648Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T20:34:25.648Z] Running setup.py install for PyYAML: started [2022-05-06T20:34:25.907Z] Removing intermediate container 0884093f07f1 [2022-05-06T20:34:25.907Z] ---> 0225fd273f62 [2022-05-06T20:34:25.907Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T20:34:25.907Z] ---> Running in 675460132eb6 [2022-05-06T20:34:25.907Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T20:34:26.167Z] ---> Running in 07c94c79b278 [2022-05-06T20:34:26.167Z] Running setup.py install for docopt: started [2022-05-06T20:34:26.168Z] Removing intermediate container 675460132eb6 [2022-05-06T20:34:26.168Z] ---> bd04bcad4e43 [2022-05-06T20:34:26.168Z] [2022-05-06T20:34:26.427Z] Successfully built bd04bcad4e43 [2022-05-06T20:34:26.427Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-06T20:34:26.427Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-05-06T20:34:26.427Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T20:34:26.427Z] Running setup.py install for dockerpty: started [2022-05-06T20:34:26.427Z] Removing intermediate container 07c94c79b278 [2022-05-06T20:34:26.427Z] ---> 85ea4cd182c5 [2022-05-06T20:34:26.427Z] [2022-05-06T20:34:26.427Z] Successfully built 85ea4cd182c5 [2022-05-06T20:34:26.427Z] Successfully tagged security-secretstore-setup:latest [2022-05-06T20:34:26.427Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-05-06T20:34:26.686Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T20:34:27.253Z] 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-06T20:34:29.156Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:29.156Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:29.156Z] ---> 45f1d1f9d5a4 [2022-05-06T20:34:29.156Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:34:29.156Z] ---> Using cache [2022-05-06T20:34:29.156Z] ---> cdd00e4507a9 [2022-05-06T20:34:29.156Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:34.436Z] ---> Running in f3ea1f490b54 [2022-05-06T20:34:35.010Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:35.010Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:35.010Z] ---> 45f1d1f9d5a4 [2022-05-06T20:34:35.010Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:34:35.010Z] ---> Using cache [2022-05-06T20:34:35.010Z] ---> cdd00e4507a9 [2022-05-06T20:34:35.010Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:35.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:35.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:35.270Z] ---> 45f1d1f9d5a4 [2022-05-06T20:34:35.270Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:34:35.270Z] ---> Using cache [2022-05-06T20:34:35.270Z] ---> cdd00e4507a9 [2022-05-06T20:34:35.270Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:37.179Z] ---> Running in d4dbfb03077b [2022-05-06T20:34:37.179Z] ---> Running in 1995ab04429f [2022-05-06T20:34:37.465Z] Removing intermediate container 12d59d8f8073 [2022-05-06T20:34:37.465Z] ---> d6ba24612cd5 [2022-05-06T20:34:37.465Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T20:34:37.795Z] ---> Running in a38f07217b40 [2022-05-06T20:34:37.795Z] Removing intermediate container f3ea1f490b54 [2022-05-06T20:34:37.795Z] ---> b4805e716030 [2022-05-06T20:34:37.795Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:34:38.368Z] ---> Running in cce9e0f68fc0 [2022-05-06T20:34:38.368Z] Removing intermediate container a38f07217b40 [2022-05-06T20:34:38.368Z] ---> d35aa2c2e712 [2022-05-06T20:34:38.368Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T20:34:38.368Z] ---> Running in eb4b2edb433b [2022-05-06T20:34:38.628Z] Removing intermediate container eb4b2edb433b [2022-05-06T20:34:38.628Z] ---> eedb67ad3058 [2022-05-06T20:34:38.628Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T20:34:38.886Z] Removing intermediate container d4dbfb03077b [2022-05-06T20:34:38.887Z] ---> 3a337f34cdf4 [2022-05-06T20:34:38.887Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:34:39.146Z] ---> Running in 1d5d69944e1c [2022-05-06T20:34:39.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:39.406Z] ---> 8c8703c6f07d [2022-05-06T20:34:39.406Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T20:34:39.406Z] Removing intermediate container 1995ab04429f [2022-05-06T20:34:39.406Z] ---> 0ab851b10232 [2022-05-06T20:34:39.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:34:39.665Z] ---> Running in 3c348f7ddd55 [2022-05-06T20:34:39.925Z] ---> f390ec7e2a21 [2022-05-06T20:34:39.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T20:34:39.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:40.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:40.599Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:40.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:41.167Z] ---> 6fe7accb6b2a [2022-05-06T20:34:41.167Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T20:34:41.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:41.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:41.167Z] ---> Running in a524660776af [2022-05-06T20:34:41.429Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:41.429Z] Removing intermediate container cce9e0f68fc0 [2022-05-06T20:34:41.429Z] ---> 786122c40bdb [2022-05-06T20:34:41.429Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:34:41.688Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:41.688Z] Removing intermediate container a524660776af [2022-05-06T20:34:41.688Z] ---> 5b5bdfa4932d [2022-05-06T20:34:41.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:34:41.976Z] ---> Running in 879047f342d5 [2022-05-06T20:34:41.976Z] ---> 274b8cc6a535 [2022-05-06T20:34:41.976Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:42.236Z] ---> Running in 531679d9498d [2022-05-06T20:34:42.236Z] Removing intermediate container 879047f342d5 [2022-05-06T20:34:42.236Z] ---> 6d07bb19be47 [2022-05-06T20:34:42.236Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:34:42.494Z] ---> Running in 5764b3eacbd3 [2022-05-06T20:34:42.494Z] Removing intermediate container 3c348f7ddd55 [2022-05-06T20:34:42.494Z] ---> e2427321f01d [2022-05-06T20:34:42.494Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:34:42.494Z] Removing intermediate container 1d5d69944e1c [2022-05-06T20:34:42.494Z] ---> 47af842717c3 [2022-05-06T20:34:42.494Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:34:42.753Z] Removing intermediate container 5764b3eacbd3 [2022-05-06T20:34:42.753Z] ---> e407fa34bb1b [2022-05-06T20:34:42.753Z] Step 22/23 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:34:43.012Z] ---> Running in ac321b326702 [2022-05-06T20:34:43.012Z] Removing intermediate container ac321b326702 [2022-05-06T20:34:43.012Z] ---> a6f5639b5a3f [2022-05-06T20:34:43.012Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:34:43.012Z] ---> 1cce0a2567c5 [2022-05-06T20:34:43.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:43.012Z] ---> d6473eaf9911 [2022-05-06T20:34:43.012Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:43.270Z] ---> Running in 9287b991c9b2 [2022-05-06T20:34:43.270Z] ---> Running in c2d1bc1ca7e8 [2022-05-06T20:34:43.270Z] ---> Running in 553ed14ed1ef [2022-05-06T20:34:43.270Z] Removing intermediate container 9287b991c9b2 [2022-05-06T20:34:43.270Z] ---> e272953b53be [2022-05-06T20:34:43.270Z] [2022-05-06T20:34:43.529Z] Successfully built e272953b53be [2022-05-06T20:34:43.529Z] Successfully tagged sys-mgmt-agent:latest [2022-05-06T20:34:43.529Z] Building support-notifications [2022-05-06T20:34:44.912Z]  Building sys-mgmt-agent ... done Removing intermediate container 531679d9498d [2022-05-06T20:34:44.912Z] ---> 75ee6b372638 [2022-05-06T20:34:44.912Z] Step 8/25 : COPY . . [2022-05-06T20:34:47.448Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:47.448Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:47.448Z] ---> 45f1d1f9d5a4 [2022-05-06T20:34:47.448Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:34:47.448Z] ---> Using cache [2022-05-06T20:34:47.448Z] ---> cdd00e4507a9 [2022-05-06T20:34:47.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:47.448Z] ---> Using cache [2022-05-06T20:34:47.448Z] ---> 0ab851b10232 [2022-05-06T20:34:47.448Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T20:34:49.357Z] Removing intermediate container 553ed14ed1ef [2022-05-06T20:34:49.357Z] ---> fec5f54a98c5 [2022-05-06T20:34:49.357Z] Step 8/26 : COPY . . [2022-05-06T20:34:49.357Z] ---> Running in 31f5e6c977dc [2022-05-06T20:34:50.298Z] Removing intermediate container c2d1bc1ca7e8 [2022-05-06T20:34:50.298Z] ---> 6bc2f69aec15 [2022-05-06T20:34:50.298Z] Step 8/22 : COPY . . [2022-05-06T20:34:50.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:51.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:51.764Z] ---> a4a5d8bee691 [2022-05-06T20:34:51.764Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:34:51.765Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:54.433Z] ---> Running in 1c5f0ea78263 [2022-05-06T20:34:54.433Z] Removing intermediate container 1c5f0ea78263 [2022-05-06T20:34:54.433Z] ---> 24fb478d0471 [2022-05-06T20:34:54.433Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T20:34:54.707Z] Removing intermediate container 31f5e6c977dc [2022-05-06T20:34:54.707Z] ---> eb4a83768d42 [2022-05-06T20:34:54.707Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:34:54.707Z] ---> 2b7773c6d2f4 [2022-05-06T20:34:54.707Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:34:54.707Z] ---> Running in bc2ecd02b6de [2022-05-06T20:34:54.984Z] ---> Running in be18c56d7b24 [2022-05-06T20:34:55.259Z] ---> f4efec44f109 [2022-05-06T20:34:55.259Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:55.518Z] ---> Running in f5234762e6cf [2022-05-06T20:34:55.518Z] Removing intermediate container be18c56d7b24 [2022-05-06T20:34:55.518Z] ---> 60e3f5b382c9 [2022-05-06T20:34:55.518Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:34:56.098Z] ---> Running in ded8c8e46f5d [2022-05-06T20:34:56.098Z] ---> 1daae0f38532 [2022-05-06T20:34:56.098Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T20:34:56.358Z] ---> Running in 194644b8016f [2022-05-06T20:34:56.617Z] Removing intermediate container bc2ecd02b6de [2022-05-06T20:34:56.617Z] ---> 9349ce918b9a [2022-05-06T20:34:56.617Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T20:34:56.901Z] ---> Running in f1c44f0630db [2022-05-06T20:34:57.165Z] Removing intermediate container f1c44f0630db [2022-05-06T20:34:57.165Z] ---> 7d5791819ba8 [2022-05-06T20:34:57.165Z] 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-06T20:34:57.165Z] 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-06T20:34:57.424Z] ---> Running in 6f75feddec1e [2022-05-06T20:34:57.992Z] Removing intermediate container ded8c8e46f5d [2022-05-06T20:34:57.992Z] ---> 89bab692f1c5 [2022-05-06T20:34:57.992Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:34:57.992Z] Removing intermediate container f5234762e6cf [2022-05-06T20:34:57.992Z] ---> 46871f2335fa [2022-05-06T20:34:57.992Z] Step 8/22 : COPY . . [2022-05-06T20:34:58.251Z] ---> Running in e208b17626e9 [2022-05-06T20:34:58.514Z] spire-1.2.1/ [2022-05-06T20:34:58.514Z] spire-1.2.1/.data/ [2022-05-06T20:34:58.514Z] spire-1.2.1/.data/.file [2022-05-06T20:34:58.514Z] spire-1.2.1/.dockerignore [2022-05-06T20:34:58.514Z] spire-1.2.1/.gitattributes [2022-05-06T20:34:58.514Z] spire-1.2.1/.githooks/ [2022-05-06T20:34:58.514Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/ [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:34:58.514Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:34:58.514Z] spire-1.2.1/.gitignore [2022-05-06T20:34:58.514Z] spire-1.2.1/.go-version [2022-05-06T20:34:58.514Z] spire-1.2.1/.golangci.yml [2022-05-06T20:34:58.514Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:34:58.514Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:34:58.514Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:34:58.514Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:34:58.514Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:34:58.514Z] spire-1.2.1/Dockerfile [2022-05-06T20:34:58.514Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:34:58.514Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:34:58.514Z] spire-1.2.1/LICENSE [2022-05-06T20:34:58.514Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:34:58.514Z] spire-1.2.1/Makefile [2022-05-06T20:34:58.514Z] spire-1.2.1/README.md [2022-05-06T20:34:58.514Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:34:58.514Z] spire-1.2.1/SECURITY.md [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:34:58.514Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/ [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/agent/ [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/server/ [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:34:58.514Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/ [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/ [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:34:58.514Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:34:58.514Z] spire-1.2.1/examples/ [2022-05-06T20:34:58.514Z] spire-1.2.1/examples/README.md [2022-05-06T20:34:58.514Z] spire-1.2.1/go.mod [2022-05-06T20:34:58.514Z] spire-1.2.1/go.sum [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:34:58.514Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:34:58.515Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:34:58.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/private/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:34:58.517Z] spire-1.2.1/release/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:34:58.517Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:34:58.517Z] spire-1.2.1/script/ [2022-05-06T20:34:58.517Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:34:58.517Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:34:58.517Z] spire-1.2.1/support/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:34:58.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:34:58.518Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/clock/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:34:58.518Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/common [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:34:58.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:34:58.519Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:34:58.520Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:34:58.520Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testca/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testkey/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/util/ [2022-05-06T20:34:58.520Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/util/race.go [2022-05-06T20:34:58.520Z] spire-1.2.1/test/util/util.go [2022-05-06T20:34:58.520Z] building spire from source... [2022-05-06T20:34:58.779Z] Installing go1.17.7... [2022-05-06T20:34:59.040Z] Removing intermediate container e208b17626e9 [2022-05-06T20:34:59.040Z] ---> 33db7eb8808f [2022-05-06T20:34:59.040Z] 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-06T20:35:01.576Z] ---> Running in e7756530f42b [2022-05-06T20:35:02.522Z] spire-1.2.1/ [2022-05-06T20:35:02.522Z] spire-1.2.1/.data/ [2022-05-06T20:35:02.522Z] spire-1.2.1/.data/.file [2022-05-06T20:35:02.522Z] spire-1.2.1/.dockerignore [2022-05-06T20:35:02.522Z] spire-1.2.1/.gitattributes [2022-05-06T20:35:02.522Z] spire-1.2.1/.githooks/ [2022-05-06T20:35:02.522Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/ [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:35:02.522Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:35:02.522Z] spire-1.2.1/.gitignore [2022-05-06T20:35:02.522Z] spire-1.2.1/.go-version [2022-05-06T20:35:02.522Z] spire-1.2.1/.golangci.yml [2022-05-06T20:35:02.522Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:35:02.522Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:35:02.522Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:35:02.522Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:35:02.522Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:35:02.522Z] spire-1.2.1/Dockerfile [2022-05-06T20:35:02.522Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:35:02.522Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:35:02.522Z] spire-1.2.1/LICENSE [2022-05-06T20:35:02.522Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:35:02.522Z] spire-1.2.1/Makefile [2022-05-06T20:35:02.522Z] spire-1.2.1/README.md [2022-05-06T20:35:02.522Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:35:02.522Z] spire-1.2.1/SECURITY.md [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:35:02.522Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/ [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/agent/ [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/server/ [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:35:02.522Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/ [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/ [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:35:02.522Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:35:02.523Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:35:02.523Z] spire-1.2.1/examples/ [2022-05-06T20:35:02.523Z] spire-1.2.1/examples/README.md [2022-05-06T20:35:02.523Z] spire-1.2.1/go.mod [2022-05-06T20:35:02.523Z] spire-1.2.1/go.sum [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:35:02.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:35:02.524Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:35:02.525Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:35:02.796Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:35:02.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:35:02.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/private/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:35:02.799Z] spire-1.2.1/release/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:35:02.799Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:35:02.799Z] spire-1.2.1/script/ [2022-05-06T20:35:02.799Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:35:02.799Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:35:02.799Z] spire-1.2.1/support/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:35:02.799Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/clock/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fixture/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:35:02.799Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:35:02.800Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/common [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:35:02.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:35:02.801Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:35:02.802Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:35:02.802Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testca/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testkey/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/util/ [2022-05-06T20:35:02.802Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/util/race.go [2022-05-06T20:35:02.802Z] spire-1.2.1/test/util/util.go [2022-05-06T20:35:02.802Z] building spire from source... [2022-05-06T20:35:02.802Z] Installing go1.17.7... [2022-05-06T20:35:04.183Z] Building bin/spire-server... [2022-05-06T20:35:04.183Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:35:04.183Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:35:04.183Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:35:04.183Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:35:04.183Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:35:04.183Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:35:04.183Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:35:04.458Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:35:04.458Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:35:04.458Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:35:04.716Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:35:04.716Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:35:04.716Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:35:04.716Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:35:04.716Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:35:04.974Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:35:04.974Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:35:04.974Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:35:04.974Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:35:05.235Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:35:05.235Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:35:05.236Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:35:05.236Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:35:05.494Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:35:05.494Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:35:05.494Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:35:05.494Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:35:05.494Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:35:05.494Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:35:05.494Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:35:05.494Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:35:05.753Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:35:05.753Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:35:05.753Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:35:05.753Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:35:06.022Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:35:06.022Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:35:06.022Z]  ---> 233c1ce13211 [2022-05-06T20:35:06.022Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T20:35:06.022Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:35:06.022Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:35:06.022Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:35:06.279Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:35:06.279Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:35:06.279Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:35:06.544Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:35:06.544Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:35:06.544Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:35:06.544Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:35:06.544Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:35:06.802Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:35:06.802Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:35:06.802Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:35:07.063Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:35:07.322Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:35:08.260Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:35:08.260Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:35:08.260Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:35:08.260Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:35:08.260Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:35:08.518Z] Building bin/spire-server... [2022-05-06T20:35:08.518Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:35:08.518Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:35:08.518Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:35:08.518Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:35:08.518Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:35:08.777Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:35:08.777Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:35:08.777Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:35:08.777Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:35:08.777Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:35:08.777Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:35:08.777Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:35:08.777Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:35:09.036Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:35:09.036Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:35:09.295Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:35:09.295Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:35:09.295Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:35:09.295Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:35:09.295Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:35:09.295Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:35:09.295Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:35:09.554Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:35:09.554Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:35:09.554Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:35:09.554Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:35:09.554Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:35:09.554Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:35:09.554Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:35:09.608Z] Removing intermediate container d737e4f8fcb3 [2022-05-06T20:35:09.608Z] ---> 29007c33ac47 [2022-05-06T20:35:09.608Z] Successfully built 29007c33ac47 [2022-05-06T20:35:09.608Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:35:09.953Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T20:35:09.953Z] . [Pipeline] withDockerContainer [2022-05-06T20:35:10.023Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:35:10.023Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:35:10.023Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:35:10.023Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:35:10.023Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:35:10.023Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:35:10.023Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:35:10.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-41098 does not seem to be running inside a container [2022-05-06T20:35:10.255Z] $ 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-06T20:35:10.289Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:35:10.290Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:35:10.290Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:35:10.548Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:35:10.548Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:35:10.548Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:35:10.548Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:35:10.807Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:35:10.807Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:35:10.807Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:35:11.066Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:35:11.066Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:35:11.066Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:35:11.066Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:35:11.066Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:35:11.066Z]  ---> Running in dd18a1b03cc6 [2022-05-06T20:35:11.066Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:35:11.517Z] $ docker top 2fb2302f9fdf63ac63d77b9a308f0f603b00521dafd9c99d8d93d6e5f51a7db7 -eo pid,comm [2022-05-06T20:35:11.642Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:35:11.642Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:35:11.642Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:35:11.642Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:35:11.642Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:35:11.642Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [Pipeline] { [Pipeline] sh [2022-05-06T20:35:11.909Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:35:11.909Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:35:11.909Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:35:11.909Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:35:11.909Z] 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-06T20:35:11.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:35:11.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:35:11.909Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:35:12.172Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:35:12.172Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:35:12.172Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:35:12.411Z] + go version [2022-05-06T20:35:12.411Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T20:35:12.439Z] $ docker stop --time=1 2fb2302f9fdf63ac63d77b9a308f0f603b00521dafd9c99d8d93d6e5f51a7db7 [2022-05-06T20:35:13.105Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:35:13.105Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:35:13.364Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:35:13.364Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:35:13.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:35:13.364Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:35:13.622Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:35:13.622Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:35:13.622Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:35:13.622Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:35:13.622Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:35:13.880Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:35:13.880Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:35:13.880Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:35:13.880Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:35:13.880Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:35:13.880Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:35:13.880Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:35:13.880Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:35:13.880Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:35:13.880Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:35:13.880Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:35:14.072Z] $ docker rm -f 2fb2302f9fdf63ac63d77b9a308f0f603b00521dafd9c99d8d93d6e5f51a7db7 [2022-05-06T20:35:14.138Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:35:14.138Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:35:14.138Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:35:14.678Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T20:35:14.678Z] . [Pipeline] withDockerContainer [2022-05-06T20:35:14.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-41098 does not seem to be running inside a container [2022-05-06T20:35:14.983Z] $ 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-06T20:35:15.513Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:35:15.513Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:35:15.513Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:35:15.513Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:35:15.513Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:35:15.772Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:35:15.772Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:35:15.772Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:35:15.772Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:35:16.031Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:35:16.031Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:35:16.031Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:35:16.031Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:35:16.031Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:35:16.031Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:35:16.031Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:35:16.031Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:35:16.031Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:35:16.031Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:35:16.032Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:35:16.032Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:35:16.032Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:35:16.032Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:35:16.242Z] $ docker top 20b9b76635874710c7b86e5dd03a685ec9d4405f6b4ff49f24367188047cf22a -eo pid,comm [2022-05-06T20:35:16.290Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:35:16.290Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:35:16.290Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:35:16.290Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:35:16.290Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:35:16.290Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:35:16.290Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:35:16.290Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:35:16.290Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:35:16.290Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:35:16.290Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:35:16.290Z] go: downloading go.opencensus.io v0.23.0 [Pipeline] { [Pipeline] echo [2022-05-06T20:35:16.499Z] ========================================================= [2022-05-06T20:35:16.499Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T20:35:16.499Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:35:16.549Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:35:16.549Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:35:16.549Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:35:16.549Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:35:16.549Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:35:16.808Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:35:16.808Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:35:16.808Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:35:16.808Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:35:16.808Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:35:16.808Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:35:17.067Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:35:17.067Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:35:17.067Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:35:17.067Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:35:17.067Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:35:17.067Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:35:17.067Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:35:17.067Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:35:17.067Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:35:17.067Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:35:17.067Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:35:17.067Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:35:17.067Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:35:17.067Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:35:17.067Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:35:17.158Z] + make test [2022-05-06T20:35:17.158Z] go mod tidy -compat=1.17 [2022-05-06T20:35:17.326Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:35:17.326Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:35:17.326Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:35:17.326Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:35:17.584Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:35:17.584Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:35:17.584Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:35:17.584Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:35:17.584Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:35:17.584Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:35:17.584Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:35:17.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:35:17.584Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:35:17.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:35:17.844Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:35:17.844Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:35:17.844Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:35:17.844Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:35:17.844Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:35:17.844Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:35:17.844Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:35:17.844Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:35:18.102Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:35:18.141Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T20:35:20.639Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:35:20.639Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:35:20.639Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:35:20.639Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:35:20.897Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:35:20.897Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:35:20.897Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:35:21.156Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:35:21.156Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:35:21.156Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:35:21.415Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:35:21.415Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:35:21.415Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:35:21.415Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:35:21.415Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:35:21.415Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:35:21.415Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:35:21.415Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:35:21.863Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:35:21.863Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:35:21.863Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:35:22.127Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:35:22.127Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:35:22.127Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:35:22.127Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:35:22.127Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:35:22.127Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:35:22.127Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:35:22.127Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:35:22.127Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:35:22.127Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:35:22.127Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:35:22.127Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:35:22.127Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:35:22.665Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:35:22.665Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:35:22.665Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:35:22.957Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:35:22.957Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:35:22.957Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:35:22.957Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:35:22.957Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:35:22.957Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:35:22.957Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:35:22.957Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:35:22.957Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:35:23.216Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:35:23.216Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:35:23.216Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:35:24.650Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:35:24.650Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:35:27.938Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:35:27.938Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:35:42.995Z] Building bin/spire-agent... [2022-05-06T20:35:42.995Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:35:42.995Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:35:42.995Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:35:42.995Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:35:42.995Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:35:42.995Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:35:42.995Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:35:42.995Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:35:42.995Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:35:42.995Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:35:42.995Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:35:42.995Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:35:42.995Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:35:50.511Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T20:36:09.549Z] Removing intermediate container 194644b8016f [2022-05-06T20:36:09.549Z] ---> 67b112d50087 [2022-05-06T20:36:09.549Z] [2022-05-06T20:36:09.549Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:36:09.549Z] ---> e04c818066af [2022-05-06T20:36:09.549Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:36:09.549Z] ---> Using cache [2022-05-06T20:36:09.549Z] ---> dd210b65b18c [2022-05-06T20:36:09.549Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:36:09.549Z] ---> Using cache [2022-05-06T20:36:09.549Z] ---> 0addd7fb3f9d [2022-05-06T20:36:09.549Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T20:36:09.549Z] ---> Running in aab96e566dbf [2022-05-06T20:36:09.809Z] Removing intermediate container aab96e566dbf [2022-05-06T20:36:09.809Z] ---> 936d71cae5a8 [2022-05-06T20:36:09.809Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:36:15.090Z] ---> Running in d7646cf6b8bc [2022-05-06T20:36:15.090Z] Removing intermediate container dd18a1b03cc6 [2022-05-06T20:36:15.090Z] ---> 09055e3037ef [2022-05-06T20:36:15.090Z] [2022-05-06T20:36:15.090Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:36:15.090Z] ---> e04c818066af [2022-05-06T20:36:15.090Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T20:36:17.630Z] ---> Running in 97ef95bbf856 [2022-05-06T20:36:18.197Z] Removing intermediate container d7646cf6b8bc [2022-05-06T20:36:18.197Z] ---> cca7e33f70c5 [2022-05-06T20:36:18.197Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:36:19.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:19.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:19.845Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T20:36:19.845Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T20:36:19.845Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:36:19.845Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:36:20.106Z] OK: 6 MiB in 16 packages [2022-05-06T20:36:20.674Z] ---> 1a3dc650c3c3 [2022-05-06T20:36:20.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T20:36:22.577Z] Removing intermediate container 97ef95bbf856 [2022-05-06T20:36:22.577Z] ---> 304b56d298a3 [2022-05-06T20:36:22.577Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:36:24.488Z] ---> 8ee46a633fb1 [2022-05-06T20:36:24.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T20:36:24.975Z] ---> Running in babf63355b1e [2022-05-06T20:36:26.899Z] ---> 4df286c5b1e7 [2022-05-06T20:36:26.899Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T20:36:26.899Z] Removing intermediate container babf63355b1e [2022-05-06T20:36:26.899Z] ---> 1a4a290747dd [2022-05-06T20:36:26.899Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T20:36:26.899Z] ---> Running in 1aac744902c0 [2022-05-06T20:36:26.899Z] ---> Running in 992490aed3eb [2022-05-06T20:36:27.203Z] Removing intermediate container 992490aed3eb [2022-05-06T20:36:27.203Z] ---> 82b10ba3dadf [2022-05-06T20:36:27.203Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:36:27.203Z] Removing intermediate container 1aac744902c0 [2022-05-06T20:36:27.203Z] ---> 379c58f635ef [2022-05-06T20:36:27.203Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:36:27.489Z] ---> Running in 339e65e43d2a [2022-05-06T20:36:27.489Z] ---> Running in 4a8620044433 [2022-05-06T20:36:27.793Z] Removing intermediate container 4a8620044433 [2022-05-06T20:36:27.793Z] ---> 7b9a2418d2ee [2022-05-06T20:36:27.793Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:36:27.793Z] Removing intermediate container 339e65e43d2a [2022-05-06T20:36:27.793Z] ---> a8de8f011ef5 [2022-05-06T20:36:27.793Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:36:27.793Z] ---> Running in f391ded8523f [2022-05-06T20:36:28.467Z] Removing intermediate container f391ded8523f [2022-05-06T20:36:28.467Z] ---> 42f6f7138446 [2022-05-06T20:36:28.467Z] Step 21/22 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:36:28.467Z] ---> Running in d3fac8a2aba6 [2022-05-06T20:36:28.467Z] ---> 39ecc8b5e4bf [2022-05-06T20:36:28.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T20:36:29.403Z] Removing intermediate container d3fac8a2aba6 [2022-05-06T20:36:29.403Z] ---> 07849ef9331f [2022-05-06T20:36:29.403Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:36:29.977Z] ---> Running in 79dcaec6359e [2022-05-06T20:36:30.913Z] ---> 6622b46f76b2 [2022-05-06T20:36:30.913Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T20:36:31.480Z] Removing intermediate container 79dcaec6359e [2022-05-06T20:36:31.480Z] ---> ac1106e87f2e [2022-05-06T20:36:31.480Z] [2022-05-06T20:36:31.480Z] Successfully built ac1106e87f2e [2022-05-06T20:36:31.740Z] Successfully tagged support-scheduler:latest [2022-05-06T20:36:31.740Z] Building core-data [2022-05-06T20:36:32.682Z]  Building support-scheduler ... done  ---> b28e6b5ef1ab [2022-05-06T20:36:32.682Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T20:36:35.420Z] ---> Running in 9e6623caeec3 [2022-05-06T20:36:36.362Z] Removing intermediate container 9e6623caeec3 [2022-05-06T20:36:36.362Z] ---> 356e0bbf1cbe [2022-05-06T20:36:36.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:36:37.301Z] ---> Running in 1f08ef2080bf [2022-05-06T20:36:38.681Z] Removing intermediate container 1f08ef2080bf [2022-05-06T20:36:38.681Z] ---> 467549a34ef0 [2022-05-06T20:36:38.681Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:36:38.940Z] ---> Running in b11541bbf42b [2022-05-06T20:36:39.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:36:39.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:36:39.884Z] ---> 45f1d1f9d5a4 [2022-05-06T20:36:39.884Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:36:39.884Z] ---> Using cache [2022-05-06T20:36:39.884Z] ---> cdd00e4507a9 [2022-05-06T20:36:39.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:36:39.884Z] ---> Using cache [2022-05-06T20:36:39.884Z] ---> 0ab851b10232 [2022-05-06T20:36:39.884Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T20:36:40.149Z] Removing intermediate container b11541bbf42b [2022-05-06T20:36:40.149Z] ---> 9907327fffcc [2022-05-06T20:36:40.149Z] Step 21/22 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:36:40.407Z] ---> Running in ff222c0764d3 [2022-05-06T20:36:40.973Z] ---> Running in 3cd8699e1831 [2022-05-06T20:36:41.912Z] Removing intermediate container 3cd8699e1831 [2022-05-06T20:36:41.912Z] ---> 0104482952e1 [2022-05-06T20:36:41.912Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:36:42.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:42.434Z] ---> Running in a88a17e55111 [2022-05-06T20:36:43.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:43.261Z] Removing intermediate container a88a17e55111 [2022-05-06T20:36:43.261Z] ---> 942aad1bd87b [2022-05-06T20:36:43.261Z] [2022-05-06T20:36:43.261Z] Successfully built 942aad1bd87b [2022-05-06T20:36:43.261Z] Successfully tagged support-notifications:latest [2022-05-06T20:36:43.261Z] Building security-bootstrapper [2022-05-06T20:36:43.261Z]  Building support-notifications ... done OK: 221 MiB in 52 packages [2022-05-06T20:36:48.526Z] Removing intermediate container ff222c0764d3 [2022-05-06T20:36:48.526Z] ---> 3400d655a2b0 [2022-05-06T20:36:48.526Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:36:49.461Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:36:49.461Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:36:49.461Z] ---> 45f1d1f9d5a4 [2022-05-06T20:36:49.461Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T20:36:49.461Z] ---> Using cache [2022-05-06T20:36:49.461Z] ---> cdd00e4507a9 [2022-05-06T20:36:49.461Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:36:49.461Z] ---> Using cache [2022-05-06T20:36:49.461Z] ---> 0ab851b10232 [2022-05-06T20:36:49.461Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T20:36:49.461Z] ---> Using cache [2022-05-06T20:36:49.461Z] ---> e2427321f01d [2022-05-06T20:36:49.461Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T20:36:49.461Z] ---> Using cache [2022-05-06T20:36:49.461Z] ---> 1cce0a2567c5 [2022-05-06T20:36:49.461Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:49.461Z] ---> Using cache [2022-05-06T20:36:49.461Z] ---> 6bc2f69aec15 [2022-05-06T20:36:49.462Z] Step 8/31 : COPY . . [2022-05-06T20:36:49.462Z] ---> Using cache [2022-05-06T20:36:49.462Z] ---> 1daae0f38532 [2022-05-06T20:36:49.462Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T20:36:50.398Z] ---> 1ff3e331f8c5 [2022-05-06T20:36:50.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:52.933Z] ---> Running in 5a471ba43136 [2022-05-06T20:36:52.933Z] ---> Running in a50b430e43da [2022-05-06T20:36:53.502Z] 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-06T20:37:05.718Z] Removing intermediate container a50b430e43da [2022-05-06T20:37:05.718Z] ---> 34c35d0b057d [2022-05-06T20:37:05.718Z] Step 8/23 : COPY . . [2022-05-06T20:37:15.713Z] ---> 707cae1524a7 [2022-05-06T20:37:15.713Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T20:37:15.713Z] ---> Running in 25cede232b3f [2022-05-06T20:37:15.713Z] 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-06T20:37:16.296Z] Removing intermediate container e47801cf638d [2022-05-06T20:37:16.297Z] ---> 646a9715c0d6 [2022-05-06T20:37:16.297Z] [2022-05-06T20:37:16.297Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T20:37:16.297Z] ---> 0ac33e5f5afa [2022-05-06T20:37:16.297Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:37:16.297Z] ---> Using cache [2022-05-06T20:37:16.297Z] ---> 480031fd7a0e [2022-05-06T20:37:16.297Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:16.297Z] ---> Using cache [2022-05-06T20:37:16.297Z] ---> eaf451dac250 [2022-05-06T20:37:16.297Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T20:37:16.866Z] ---> Running in 9a6aa383349e [2022-05-06T20:37:16.866Z] Removing intermediate container 5a471ba43136 [2022-05-06T20:37:16.866Z] ---> b970aaa22c42 [2022-05-06T20:37:16.866Z] [2022-05-06T20:37:16.866Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T20:37:16.866Z] ---> e04c818066af [2022-05-06T20:37:16.866Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T20:37:16.866Z] ---> Running in c90dc652e3b2 [2022-05-06T20:37:17.124Z] Removing intermediate container c90dc652e3b2 [2022-05-06T20:37:17.124Z] ---> b89a18041662 [2022-05-06T20:37:17.124Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T20:37:17.124Z] ---> Running in 7d568052a6d4 [2022-05-06T20:37:17.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:17.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:17.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:17.900Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:17.900Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T20:37:17.900Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:37:17.900Z] OK: 6 MiB in 16 packages [2022-05-06T20:37:18.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:18.159Z] Removing intermediate container 7d568052a6d4 [2022-05-06T20:37:18.159Z] ---> 750f5c3f30fb [2022-05-06T20:37:18.159Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T20:37:18.431Z] ---> Running in aee5bb06d45c [2022-05-06T20:37:18.431Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:37:18.431Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:37:18.431Z] OK: 15855 distinct packages available [2022-05-06T20:37:18.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:18.431Z] Removing intermediate container aee5bb06d45c [2022-05-06T20:37:18.431Z] ---> 30e85bdd7c73 [2022-05-06T20:37:18.431Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T20:37:18.691Z] ---> Running in c3e8a701d5e2 [2022-05-06T20:37:18.691Z] Removing intermediate container c3e8a701d5e2 [2022-05-06T20:37:18.691Z] ---> 0d26e20a99cd [2022-05-06T20:37:18.691Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T20:37:18.691Z] ---> Running in ef9d41048245 [2022-05-06T20:37:19.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:19.520Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:19.779Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:37:19.779Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T20:37:20.053Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T20:37:20.053Z] Removing intermediate container ef9d41048245 [2022-05-06T20:37:20.053Z] ---> fa5aedd28b41 [2022-05-06T20:37:20.053Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T20:37:20.053Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:37:20.053Z] OK: 6 MiB in 18 packages [2022-05-06T20:37:20.053Z] ---> Running in bc920e4ad559 [2022-05-06T20:37:20.621Z] Removing intermediate container bc920e4ad559 [2022-05-06T20:37:20.622Z] ---> 73b4196c73a6 [2022-05-06T20:37:20.622Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T20:37:20.884Z] ---> fc22824d9aa0 [2022-05-06T20:37:20.884Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T20:37:20.884Z] Removing intermediate container 9a6aa383349e [2022-05-06T20:37:20.884Z] ---> 55bf81ede8d9 [2022-05-06T20:37:20.884Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:37:21.143Z] ---> Running in f9f74a266b88 [2022-05-06T20:37:23.044Z] ---> 2d6f5a6d0c9f [2022-05-06T20:37:23.044Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:37:23.044Z] Removing intermediate container f9f74a266b88 [2022-05-06T20:37:23.044Z] ---> c2a06814c5e4 [2022-05-06T20:37:23.044Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:23.044Z] ---> 32208a5eedf0 [2022-05-06T20:37:23.044Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T20:37:23.044Z] ---> Running in 0b6237d2e65f [2022-05-06T20:37:23.302Z] ---> 989bd427b936 [2022-05-06T20:37:23.302Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T20:37:23.302Z] Removing intermediate container 0b6237d2e65f [2022-05-06T20:37:23.302Z] ---> 2d1aba5d52a1 [2022-05-06T20:37:23.302Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T20:37:23.867Z] ---> a3f21456418c [2022-05-06T20:37:23.867Z] Step 21/26 : WORKDIR / [2022-05-06T20:37:24.126Z] ---> d839d2107829 [2022-05-06T20:37:24.126Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T20:37:24.126Z] ---> Running in 4ec4e4a2b337 [2022-05-06T20:37:24.393Z] ---> bab8c4c81073 [2022-05-06T20:37:24.393Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T20:37:24.660Z] Removing intermediate container 4ec4e4a2b337 [2022-05-06T20:37:24.660Z] ---> 470f6cb957c0 [2022-05-06T20:37:24.660Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:37:24.660Z] ---> Running in c2d8ddb2c138 [2022-05-06T20:37:24.920Z] ---> 8c772af49557 [2022-05-06T20:37:24.920Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T20:37:24.920Z] Removing intermediate container c2d8ddb2c138 [2022-05-06T20:37:24.920Z] ---> fb16e3337bfa [2022-05-06T20:37:24.920Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:37:24.920Z] ---> Running in 3da33839723d [2022-05-06T20:37:25.182Z] ---> b24749f8687e [2022-05-06T20:37:25.182Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T20:37:25.182Z] Removing intermediate container 3da33839723d [2022-05-06T20:37:25.182Z] ---> 476874af7063 [2022-05-06T20:37:25.182Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T20:37:25.182Z] ---> Running in d9e337f7452f [2022-05-06T20:37:25.182Z] ---> Running in f585e13dba31 [2022-05-06T20:37:25.440Z] Removing intermediate container d9e337f7452f [2022-05-06T20:37:25.440Z] ---> 1e998267c08f [2022-05-06T20:37:25.440Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T20:37:25.440Z] Removing intermediate container f585e13dba31 [2022-05-06T20:37:25.440Z] ---> 9bd8a77bc93b [2022-05-06T20:37:25.440Z] Step 25/26 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:37:25.728Z] ---> Running in c4dcbe87f36e [2022-05-06T20:37:25.728Z] ---> 4910b29632c7 [2022-05-06T20:37:25.728Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T20:37:25.993Z] Removing intermediate container c4dcbe87f36e [2022-05-06T20:37:25.993Z] ---> f8b6b4bb0d27 [2022-05-06T20:37:25.993Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T20:37:25.993Z] ---> Running in 6112332f84cf [2022-05-06T20:37:26.253Z] ---> Running in 0e7213f89a33 [2022-05-06T20:37:26.511Z] Removing intermediate container 0e7213f89a33 [2022-05-06T20:37:26.511Z] ---> dc1c67e53643 [2022-05-06T20:37:26.511Z] [2022-05-06T20:37:26.511Z] Successfully built dc1c67e53643 [2022-05-06T20:37:26.511Z] Successfully tagged security-spire-config:latest [2022-05-06T20:37:26.511Z] Building security-proxy-setup [2022-05-06T20:37:27.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T20:37:27.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T20:37:27.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T20:37:27.374Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T20:37:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T20:37:29.362Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T20:37:29.362Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T20:37:29.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T20:37:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T20:37:29.806Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:37:29.806Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:37:29.806Z] ---> 45f1d1f9d5a4 [2022-05-06T20:37:29.806Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:37:29.806Z] ---> Using cache [2022-05-06T20:37:29.806Z] ---> cdd00e4507a9 [2022-05-06T20:37:29.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:29.806Z] ---> Using cache [2022-05-06T20:37:29.806Z] ---> 0ab851b10232 [2022-05-06T20:37:29.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:37:29.806Z] ---> Using cache [2022-05-06T20:37:29.806Z] ---> e2427321f01d [2022-05-06T20:37:29.806Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:37:29.806Z] ---> Using cache [2022-05-06T20:37:29.806Z] ---> 1cce0a2567c5 [2022-05-06T20:37:29.806Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:37:29.806Z] ---> Using cache [2022-05-06T20:37:29.806Z] ---> 6bc2f69aec15 [2022-05-06T20:37:29.806Z] Step 8/22 : COPY . . [2022-05-06T20:37:29.806Z] ---> Using cache [2022-05-06T20:37:29.806Z] ---> 1daae0f38532 [2022-05-06T20:37:29.806Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T20:37:31.187Z] Removing intermediate container 6112332f84cf [2022-05-06T20:37:31.187Z] ---> 58a7f5526d41 [2022-05-06T20:37:31.187Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T20:37:31.187Z] ---> Running in 456a08aebfc3 [2022-05-06T20:37:31.187Z] ---> Running in 5863af0bd5b1 [2022-05-06T20:37:31.446Z] Removing intermediate container 5863af0bd5b1 [2022-05-06T20:37:31.446Z] ---> 2b2c395b9963 [2022-05-06T20:37:31.446Z] Step 28/31 : CMD ["gate"] [2022-05-06T20:37:31.446Z] ---> Running in 07f3027dc0f8 [2022-05-06T20:37:31.446Z] 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-06T20:37:31.745Z] Removing intermediate container 07f3027dc0f8 [2022-05-06T20:37:31.745Z] ---> 5cb0906eeff2 [2022-05-06T20:37:31.745Z] Step 29/31 : LABEL arch=x86_64 [2022-05-06T20:37:32.004Z] ---> Running in 11148cd498f9 [2022-05-06T20:37:32.278Z] Removing intermediate container 11148cd498f9 [2022-05-06T20:37:32.278Z] ---> d6e1f4af9fb4 [2022-05-06T20:37:32.278Z] Step 30/31 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:37:32.537Z] ---> Running in 4c334d2c15d0 [2022-05-06T20:37:32.795Z] Removing intermediate container 4c334d2c15d0 [2022-05-06T20:37:32.795Z] ---> fe7dca5d6855 [2022-05-06T20:37:32.795Z] Step 31/31 : LABEL version=0.0.0 [2022-05-06T20:37:32.795Z] ---> Running in cfa18eaed0a0 [2022-05-06T20:37:33.054Z] Removing intermediate container cfa18eaed0a0 [2022-05-06T20:37:33.054Z] ---> a72a56a1f54b [2022-05-06T20:37:33.054Z] [2022-05-06T20:37:33.312Z] Successfully built a72a56a1f54b [2022-05-06T20:37:33.312Z] Successfully tagged security-bootstrapper:latest [2022-05-06T20:37:33.312Z] Building core-command [2022-05-06T20:37:33.312Z]  Building security-bootstrapper ... done Removing intermediate container 25cede232b3f [2022-05-06T20:37:33.312Z] ---> 5a6ebfc79eef [2022-05-06T20:37:33.312Z] [2022-05-06T20:37:33.312Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:37:33.312Z] ---> e04c818066af [2022-05-06T20:37:33.312Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T20:37:34.249Z] ---> Running in 73f7c7ab66fd [2022-05-06T20:37:36.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:37:36.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:37:36.782Z] ---> 45f1d1f9d5a4 [2022-05-06T20:37:36.782Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:37:36.782Z] ---> Using cache [2022-05-06T20:37:36.782Z] ---> cdd00e4507a9 [2022-05-06T20:37:36.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:36.782Z] ---> Using cache [2022-05-06T20:37:36.782Z] ---> 0ab851b10232 [2022-05-06T20:37:36.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:37:36.782Z] ---> Using cache [2022-05-06T20:37:36.782Z] ---> e2427321f01d [2022-05-06T20:37:36.782Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:37:36.782Z] ---> Using cache [2022-05-06T20:37:36.782Z] ---> 1cce0a2567c5 [2022-05-06T20:37:36.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:37:36.782Z] ---> Using cache [2022-05-06T20:37:36.782Z] ---> 6bc2f69aec15 [2022-05-06T20:37:36.782Z] Step 8/23 : COPY . . [2022-05-06T20:37:36.782Z] ---> Using cache [2022-05-06T20:37:36.782Z] ---> 1daae0f38532 [2022-05-06T20:37:36.782Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T20:37:39.319Z] Removing intermediate container 73f7c7ab66fd [2022-05-06T20:37:39.319Z] ---> 95851dfdcbf1 [2022-05-06T20:37:39.319Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T20:37:39.896Z] ---> Running in d6cf9ffd5f71 [2022-05-06T20:37:39.896Z] ---> Running in f1b700ecf2ce [2022-05-06T20:37:40.468Z] Removing intermediate container f1b700ecf2ce [2022-05-06T20:37:40.468Z] ---> dd7f586ce534 [2022-05-06T20:37:40.468Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T20:37:40.728Z] ---> Running in 1a5dfacb0ab4 [2022-05-06T20:37:41.002Z] 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-06T20:37:41.263Z] Removing intermediate container 1a5dfacb0ab4 [2022-05-06T20:37:41.263Z] ---> 659e9d6bf084 [2022-05-06T20:37:41.263Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.437s coverage: 28.7% of statements [2022-05-06T20:37:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T20:37:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T20:37:41.833Z] ---> Running in 507817703a3a [2022-05-06T20:37:44.411Z] Removing intermediate container 507817703a3a [2022-05-06T20:37:44.411Z] ---> 5451bcc15a2d [2022-05-06T20:37:44.411Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T20:37:44.411Z] 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-06T20:37:45.348Z] Building bin/spire-agent... [2022-05-06T20:37:45.348Z] ---> Running in 06ea99db7e3f [2022-05-06T20:37:45.348Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:37:45.348Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:37:45.348Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:37:45.348Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:37:45.920Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:37:45.921Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:37:45.921Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:37:46.179Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:46.179Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:37:46.179Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:37:46.179Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:37:46.179Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:37:46.179Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:37:46.179Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:37:46.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:47.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.469s coverage: 98.5% of statements [2022-05-06T20:37:47.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T20:37:47.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 53.4% of statements [2022-05-06T20:37:47.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T20:37:47.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T20:37:47.314Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:47.314Z] Building bin/spire-agent... [2022-05-06T20:37:47.314Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T20:37:47.314Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:37:47.314Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T20:37:47.314Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:37:47.314Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:37:47.314Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:37:47.314Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T20:37:47.575Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T20:37:47.575Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T20:37:47.834Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:37:47.834Z] OK: 8 MiB in 20 packages [2022-05-06T20:37:48.093Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:37:48.093Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:37:48.093Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:37:48.353Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:37:48.353Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:37:48.353Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:37:48.353Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:37:48.353Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:37:48.612Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:37:53.029Z] Removing intermediate container 456a08aebfc3 [2022-05-06T20:37:53.029Z] ---> f5e19d35d3f8 [2022-05-06T20:37:53.029Z] [2022-05-06T20:37:53.029Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:37:53.029Z] ---> e04c818066af [2022-05-06T20:37:53.029Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T20:37:53.029Z] Removing intermediate container 06ea99db7e3f [2022-05-06T20:37:53.029Z] ---> 20dfcd7b7dad [2022-05-06T20:37:53.029Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:53.029Z] ---> Running in 6e69f0915157 [2022-05-06T20:37:53.596Z] ---> 260102661de2 [2022-05-06T20:37:53.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T20:37:53.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:53.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:54.117Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T20:37:54.117Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:37:54.117Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T20:37:54.117Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T20:37:54.117Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T20:37:54.117Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:54.117Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:37:54.117Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:37:54.117Z] OK: 8 MiB in 20 packages [2022-05-06T20:37:54.684Z] ---> a0ab3e36cc56 [2022-05-06T20:37:54.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T20:37:55.621Z] Removing intermediate container 6e69f0915157 [2022-05-06T20:37:55.621Z] ---> 7966c6119280 [2022-05-06T20:37:55.621Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:37:55.621Z] ---> d42ebf60af3d [2022-05-06T20:37:55.621Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T20:37:55.881Z] ---> Running in 61a327da5500 [2022-05-06T20:37:55.881Z] ---> Running in 77f8a640462f [2022-05-06T20:37:56.140Z] Removing intermediate container 61a327da5500 [2022-05-06T20:37:56.140Z] ---> bf0c665fb44d [2022-05-06T20:37:56.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:37:56.420Z] Removing intermediate container 77f8a640462f [2022-05-06T20:37:56.420Z] ---> b3ed1ae4a1f2 [2022-05-06T20:37:56.420Z] Step 13/22 : WORKDIR /edgex [2022-05-06T20:37:56.420Z] ---> Running in c0d5f30a5dad [2022-05-06T20:37:56.682Z] ---> Running in 8b8634bd98c9 [2022-05-06T20:37:56.941Z] Removing intermediate container c0d5f30a5dad [2022-05-06T20:37:56.941Z] ---> f0f84f2ac30a [2022-05-06T20:37:56.941Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:37:57.508Z] ---> Running in 7d1d012c85df [2022-05-06T20:37:57.508Z] Removing intermediate container 8b8634bd98c9 [2022-05-06T20:37:57.508Z] ---> c1297a34efbd [2022-05-06T20:37:57.508Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T20:37:59.447Z] ---> cf6ee7c7ba4b [2022-05-06T20:37:59.447Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T20:37:59.447Z] Removing intermediate container 7d1d012c85df [2022-05-06T20:37:59.447Z] ---> 23858f54bcaf [2022-05-06T20:37:59.447Z] Step 22/23 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:37:59.447Z] ---> Running in 88223f14f62f [2022-05-06T20:37:59.447Z] Removing intermediate container d6cf9ffd5f71 [2022-05-06T20:37:59.447Z] ---> 249d516bac80 [2022-05-06T20:37:59.447Z] [2022-05-06T20:37:59.447Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:37:59.447Z] ---> e04c818066af [2022-05-06T20:37:59.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:37:59.447Z] ---> Using cache [2022-05-06T20:37:59.447Z] ---> dd210b65b18c [2022-05-06T20:37:59.447Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:37:59.447Z] ---> Using cache [2022-05-06T20:37:59.447Z] ---> 0addd7fb3f9d [2022-05-06T20:37:59.447Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T20:37:59.706Z] ---> Running in f1e18b0b30cb [2022-05-06T20:38:00.275Z] Removing intermediate container 88223f14f62f [2022-05-06T20:38:00.275Z] ---> 7a6ccc271e54 [2022-05-06T20:38:00.275Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:38:00.275Z] ---> fd73a7107684 [2022-05-06T20:38:00.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T20:38:00.275Z] ---> Running in dbb2572efb62 [2022-05-06T20:38:00.535Z] Removing intermediate container f1e18b0b30cb [2022-05-06T20:38:00.535Z] ---> 130eaa052e20 [2022-05-06T20:38:00.535Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:38:00.794Z] Removing intermediate container dbb2572efb62 [2022-05-06T20:38:00.794Z] ---> 498bfe6bea39 [2022-05-06T20:38:00.794Z] [2022-05-06T20:38:00.794Z] ---> Running in 7be52b8a004f [2022-05-06T20:38:01.053Z] ---> 995c951908ab [2022-05-06T20:38:01.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:38:01.053Z] Successfully built 498bfe6bea39 [2022-05-06T20:38:01.053Z] Successfully tagged core-data:latest [2022-05-06T20:38:01.053Z]  Building core-data ... done Removing intermediate container 7be52b8a004f [2022-05-06T20:38:01.053Z] ---> 342026e06db4 [2022-05-06T20:38:01.053Z] Step 15/23 : WORKDIR / [2022-05-06T20:38:01.621Z] ---> 64d427be220f [2022-05-06T20:38:01.621Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T20:38:01.621Z] ---> Running in b6a861304b17 [2022-05-06T20:38:01.880Z] ---> Running in 6e096bec3017 [2022-05-06T20:38:02.139Z] Removing intermediate container b6a861304b17 [2022-05-06T20:38:02.139Z] ---> cc6779fb2c1f [2022-05-06T20:38:02.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:38:03.081Z] ---> 9519f8e65284 [2022-05-06T20:38:03.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T20:38:04.996Z] ---> 5dfe24e8f2d4 [2022-05-06T20:38:04.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T20:38:04.996Z] Removing intermediate container 6e096bec3017 [2022-05-06T20:38:04.996Z] ---> 89179d6cc510 [2022-05-06T20:38:04.996Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:38:05.256Z] ---> Running in 877c776c6255 [2022-05-06T20:38:06.635Z] ---> d5e12f4a9901 [2022-05-06T20:38:06.635Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T20:38:08.013Z] Removing intermediate container 877c776c6255 [2022-05-06T20:38:08.013Z] ---> 3eead15859bf [2022-05-06T20:38:08.013Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:38:08.630Z] ---> Running in d4e93d05399d [2022-05-06T20:38:09.200Z] ---> Running in d726994c2cf3 [2022-05-06T20:38:09.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.766s coverage: 89.2% of statements [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:38:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.407s coverage: 84.4% of statements [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T20:38:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T20:38:10.586Z] Removing intermediate container d4e93d05399d [2022-05-06T20:38:10.586Z] ---> f71574317685 [2022-05-06T20:38:10.586Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:38:11.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.366s coverage: 95.6% of statements [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.600s coverage: 72.2% of statements [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.323s coverage: 60.0% of statements [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.675s coverage: 0.9% of statements [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.355s coverage: 58.8% of statements [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.6% of statements [2022-05-06T20:38:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.231s coverage: 79.5% of statements [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.269s coverage: 94.1% of statements [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.414s coverage: 96.3% of statements [2022-05-06T20:38:11.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements [2022-05-06T20:38:15.859Z] Removing intermediate container d726994c2cf3 [2022-05-06T20:38:15.859Z] ---> fb7ce82f79aa [2022-05-06T20:38:15.859Z] Step 21/22 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:38:19.150Z] ---> Running in 4391ab06506a [2022-05-06T20:38:21.066Z] ---> Running in 21bf7abbbf21 [2022-05-06T20:38:22.004Z] Removing intermediate container 4391ab06506a [2022-05-06T20:38:22.004Z] ---> fbf3c3cc246c [2022-05-06T20:38:22.004Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:38:22.939Z] Removing intermediate container 21bf7abbbf21 [2022-05-06T20:38:22.939Z] ---> f5c9b9b60752 [2022-05-06T20:38:22.939Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:38:23.876Z] ---> Running in 7e7baa5db5d8 [2022-05-06T20:38:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements [2022-05-06T20:38:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2022-05-06T20:38:24.812Z] ---> Running in cbc6f8f9c703 [2022-05-06T20:38:26.192Z] Removing intermediate container 7e7baa5db5d8 [2022-05-06T20:38:26.192Z] ---> 538d32f71b17 [2022-05-06T20:38:26.192Z] Step 22/23 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:38:28.101Z] Removing intermediate container cbc6f8f9c703 [2022-05-06T20:38:28.101Z] ---> 5b951da2ac78 [2022-05-06T20:38:28.101Z] [2022-05-06T20:38:28.101Z] Successfully built 5b951da2ac78 [2022-05-06T20:38:29.477Z] Successfully tagged security-proxy-setup:latest [2022-05-06T20:38:30.860Z]  Building security-proxy-setup ... done  ---> Running in 237e2a1db9c9 [2022-05-06T20:38:31.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.659s coverage: 82.5% of statements [2022-05-06T20:38:31.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T20:38:36.131Z] Removing intermediate container 237e2a1db9c9 [2022-05-06T20:38:36.131Z] ---> 7f823c4fdd0b [2022-05-06T20:38:36.131Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2022-05-06T20:38:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.819s coverage: 91.2% of statements [2022-05-06T20:38:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T20:38:41.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.865s coverage: 64.4% of statements [2022-05-06T20:38:41.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T20:38:41.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T20:38:41.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements [2022-05-06T20:38:41.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.210s coverage: 89.4% of statements [2022-05-06T20:38:41.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-05-06T20:38:41.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-05-06T20:38:41.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2022-05-06T20:38:44.257Z] ---> Running in c8df0d0f3606 [2022-05-06T20:38:44.257Z] Removing intermediate container c8df0d0f3606 [2022-05-06T20:38:44.257Z] ---> ab10ed20c96d [2022-05-06T20:38:44.257Z] [2022-05-06T20:38:44.257Z] Successfully built ab10ed20c96d [2022-05-06T20:38:44.257Z] Successfully tagged core-command:latest [2022-05-06T20:38:46.465Z]  Building core-command ... done Removing intermediate container 6f75feddec1e [2022-05-06T20:38:46.466Z] ---> 8a3f2972ca60 [2022-05-06T20:38:46.466Z] [2022-05-06T20:38:46.466Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T20:38:46.466Z] ---> 0ac33e5f5afa [2022-05-06T20:38:46.466Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:38:46.466Z] ---> Using cache [2022-05-06T20:38:46.466Z] ---> 480031fd7a0e [2022-05-06T20:38:46.466Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:46.466Z] ---> Using cache [2022-05-06T20:38:46.466Z] ---> eaf451dac250 [2022-05-06T20:38:46.466Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T20:38:46.726Z] Removing intermediate container e7756530f42b [2022-05-06T20:38:46.726Z] ---> 955887c35095 [2022-05-06T20:38:46.726Z] [2022-05-06T20:38:46.726Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T20:38:46.726Z] ---> Running in 1e431723ee28 [2022-05-06T20:38:46.726Z] ---> 0ac33e5f5afa [2022-05-06T20:38:46.726Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:38:46.726Z] ---> Using cache [2022-05-06T20:38:46.726Z] ---> 480031fd7a0e [2022-05-06T20:38:46.726Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:46.726Z] ---> Using cache [2022-05-06T20:38:46.726Z] ---> eaf451dac250 [2022-05-06T20:38:46.726Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T20:38:46.726Z] ---> Running in 1e85584f6309 [2022-05-06T20:38:47.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:47.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:47.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:47.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:48.439Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:38:48.439Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:38:48.439Z] OK: 15855 distinct packages available [2022-05-06T20:38:48.439Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:38:48.439Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:38:48.439Z] OK: 15855 distinct packages available [2022-05-06T20:38:48.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:48.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:49.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:49.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:49.578Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T20:38:49.578Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T20:38:49.578Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:38:49.578Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:38:49.578Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T20:38:49.578Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T20:38:49.578Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T20:38:49.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.328s coverage: 65.4% of statements [2022-05-06T20:38:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T20:38:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T20:38:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T20:38:49.839Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T20:38:49.839Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T20:38:49.839Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T20:38:49.839Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:38:49.839Z] OK: 6 MiB in 19 packages [2022-05-06T20:38:49.839Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:38:49.839Z] OK: 6 MiB in 19 packages [2022-05-06T20:38:50.776Z] Removing intermediate container 1e85584f6309 [2022-05-06T20:38:50.776Z] ---> e2cd36ddd3c7 [2022-05-06T20:38:50.776Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T20:38:50.776Z] Removing intermediate container 1e431723ee28 [2022-05-06T20:38:50.776Z] ---> 8421ae2ebe6f [2022-05-06T20:38:50.776Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:38:52.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.789s coverage: 43.8% of statements [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T20:38:52.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T20:38:52.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T20:38:52.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T20:38:52.683Z] ---> ff1c64819c1c [2022-05-06T20:38:52.683Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:38:52.683Z] ---> ba2b8d55a258 [2022-05-06T20:38:52.683Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:38:53.286Z] ---> d6cffcf3d7a9 [2022-05-06T20:38:53.286Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T20:38:53.546Z] ---> b4dec20ccbad [2022-05-06T20:38:53.546Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:38:53.805Z] ---> 86f8119ebf78 [2022-05-06T20:38:53.805Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T20:38:53.805Z] ---> 3d15e9b1eddb [2022-05-06T20:38:53.805Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T20:38:54.065Z] ---> a84d475de159 [2022-05-06T20:38:54.065Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:38:54.065Z] ---> Running in 2580b56beda0 [2022-05-06T20:38:54.065Z] ---> baede44c4a5f [2022-05-06T20:38:54.065Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T20:38:54.324Z] Removing intermediate container 2580b56beda0 [2022-05-06T20:38:54.324Z] ---> 8ba7eac7b545 [2022-05-06T20:38:54.324Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:38:54.324Z] ---> Running in e7ca11143c83 [2022-05-06T20:38:54.324Z] ---> e7f0db4ec0e7 [2022-05-06T20:38:54.324Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:38:54.584Z] ---> Running in a8a745c29be0 [2022-05-06T20:38:54.584Z] Removing intermediate container e7ca11143c83 [2022-05-06T20:38:54.584Z] ---> e7da01360ccc [2022-05-06T20:38:54.584Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T20:38:54.584Z] ---> Running in a4c00c79c39c [2022-05-06T20:38:54.844Z] Removing intermediate container a8a745c29be0 [2022-05-06T20:38:54.844Z] ---> 43a50895a84f [2022-05-06T20:38:54.844Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:38:54.844Z] ---> Running in daff079496ca [2022-05-06T20:38:54.844Z] Removing intermediate container a4c00c79c39c [2022-05-06T20:38:54.844Z] ---> 9b85f95b084f [2022-05-06T20:38:54.844Z] Step 24/25 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:38:55.103Z] ---> Running in 2a2687cbccd4 [2022-05-06T20:38:55.103Z] Removing intermediate container daff079496ca [2022-05-06T20:38:55.103Z] ---> fd0d4b41aa2a [2022-05-06T20:38:55.103Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T20:38:55.103Z] ---> Running in 3efd9c736f2a [2022-05-06T20:38:55.103Z] Removing intermediate container 2a2687cbccd4 [2022-05-06T20:38:55.103Z] ---> e2d1fe4595e7 [2022-05-06T20:38:55.103Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T20:38:55.103Z] ---> Running in 71a42b0c9944 [2022-05-06T20:38:55.363Z] Removing intermediate container 3efd9c736f2a [2022-05-06T20:38:55.363Z] ---> 4c5a4f8ad269 [2022-05-06T20:38:55.363Z] Step 25/26 : LABEL git_sha=c607635224c13053074f944e3d04a8fcc542bb4b [2022-05-06T20:38:55.363Z] ---> Running in 21bd48c99271 [2022-05-06T20:38:55.363Z] Removing intermediate container 71a42b0c9944 [2022-05-06T20:38:55.363Z] ---> ced0b04d0566 [2022-05-06T20:38:55.363Z] [2022-05-06T20:38:55.623Z] Successfully built ced0b04d0566 [2022-05-06T20:38:55.623Z] Removing intermediate container 21bd48c99271 [2022-05-06T20:38:55.623Z] ---> c8677f7566a3 [2022-05-06T20:38:55.623Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T20:38:55.623Z] Successfully tagged security-spire-server:latest [2022-05-06T20:38:55.623Z]  Building security-spire-server ... done  ---> Running in 351c024b87f0 [2022-05-06T20:38:55.623Z] Removing intermediate container 351c024b87f0 [2022-05-06T20:38:55.623Z] ---> 82405e185ac0 [2022-05-06T20:38:55.623Z] [2022-05-06T20:38:55.883Z] Successfully built 82405e185ac0 [2022-05-06T20:38:55.883Z] Successfully tagged security-spire-agent:latest [2022-05-06T20:38:55.890Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-06T20:38:55.900Z] $ docker stop --time=1 08562988c8003749ed2687e93ac92e1b2c03cbe2cb293ce51f626ab8f56f07bf [2022-05-06T20:38:57.258Z] $ docker rm -f 08562988c8003749ed2687e93ac92e1b2c03cbe2cb293ce51f626ab8f56f07bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T20:38:57.608Z] + docker images [2022-05-06T20:38:57.608Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T20:38:57.608Z] security-spire-server latest ced0b04d0566 2 seconds ago 87.3MB [2022-05-06T20:38:57.608Z] security-spire-agent latest 82405e185ac0 2 seconds ago 127MB [2022-05-06T20:38:57.608Z] 8a3f2972ca60 14 seconds ago 4.43GB [2022-05-06T20:38:57.608Z] core-command latest ab10ed20c96d 14 seconds ago 16.1MB [2022-05-06T20:38:57.608Z] 955887c35095 15 seconds ago 4.43GB [2022-05-06T20:38:57.608Z] security-proxy-setup latest 5b951da2ac78 32 seconds ago 26.9MB [2022-05-06T20:38:57.608Z] core-data latest 498bfe6bea39 57 seconds ago 22.5MB [2022-05-06T20:38:57.608Z] 249d516bac80 58 seconds ago 1.49GB [2022-05-06T20:38:57.608Z] f5e19d35d3f8 About a minute ago 1.5GB [2022-05-06T20:38:57.608Z] 5a6ebfc79eef About a minute ago 1.52GB [2022-05-06T20:38:57.608Z] security-bootstrapper latest a72a56a1f54b About a minute ago 19.1MB [2022-05-06T20:38:57.608Z] security-spire-config latest dc1c67e53643 About a minute ago 86.7MB [2022-05-06T20:38:57.608Z] b970aaa22c42 About a minute ago 1.5GB [2022-05-06T20:38:57.608Z] 646a9715c0d6 About a minute ago 4.43GB [2022-05-06T20:38:57.608Z] support-notifications latest 942aad1bd87b 2 minutes ago 26.9MB [2022-05-06T20:38:57.608Z] support-scheduler latest ac1106e87f2e 2 minutes ago 26.3MB [2022-05-06T20:38:57.608Z] 09055e3037ef 2 minutes ago 1.55GB [2022-05-06T20:38:57.608Z] 67b112d50087 3 minutes ago 1.55GB [2022-05-06T20:38:57.608Z] sys-mgmt-agent latest e272953b53be 4 minutes ago 299MB [2022-05-06T20:38:57.608Z] security-secretstore-setup latest 85ea4cd182c5 4 minutes ago 28.5MB [2022-05-06T20:38:57.608Z] security-spiffe-token-provider latest bd04bcad4e43 4 minutes ago 28.8MB [2022-05-06T20:38:57.608Z] core-metadata latest 6cb0bd89b98c 4 minutes ago 17MB [2022-05-06T20:38:57.608Z] ef42e7ed542d 4 minutes ago 1.49GB [2022-05-06T20:38:57.608Z] 0d4a0b909605 5 minutes ago 1.54GB [2022-05-06T20:38:57.608Z] 937130878869 5 minutes ago 1.5GB [2022-05-06T20:38:57.608Z] 1403b26705ca 5 minutes ago 1.5GB [2022-05-06T20:38:57.608Z] ci-base-image-x86_64 latest 45f1d1f9d5a4 8 minutes ago 895MB [2022-05-06T20:38:57.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-06T20:38:57.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-06T20:38:57.608Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-06T20:38:57.609Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-06T20:38:57.609Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-06T20:38:57.609Z] 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-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T20:39:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-05-06T20:39:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.085s coverage: 96.9% of statements [2022-05-06T20:39:02.525Z] 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-06T20:39:02.525Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-06T20:39:02.525Z] GO111MODULE=on go vet ./... [2022-05-06T20:40:39.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T20:40:40.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T20:40:41.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T20:40:45.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T20:40:45.827Z] + ls -al . [2022-05-06T20:40:45.827Z] total 668 [2022-05-06T20:40:45.827Z] drwxrwxr-x 9 1001 1001 4096 May 6 20:40 . [2022-05-06T20:40:45.827Z] drwxr-xr-x 4 root root 4096 May 6 20:35 .. [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 11 May 6 20:33 .dockerignore [2022-05-06T20:40:45.827Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:33 .git [2022-05-06T20:40:45.827Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:33 .github [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 879 May 6 20:33 .gitignore [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 42 May 6 20:33 .golangci.yml [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 87 May 6 20:33 .hadolint.yml [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 166 May 6 20:33 .sonarcloud.properties [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 1171 May 6 20:33 ADOPTERS.md [2022-05-06T20:40:45.827Z] -rw-rw-r-- 1 1001 1001 10086 May 6 20:33 Attribution.txt [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 51732 May 6 20:33 CHANGELOG.md [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 3804 May 6 20:33 CONTRIBUTING.md [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 677 May 6 20:33 GOVERNANCE.md [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 850 May 6 20:33 Jenkinsfile [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 10775 May 6 20:33 LICENSE [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 10389 May 6 20:33 Makefile [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 582 May 6 20:33 OWNERS.md [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 9094 May 6 20:33 README.md [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 6912 May 6 20:33 SECURITY.md [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 5 May 6 20:30 VERSION [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 4131 May 6 20:33 ZMQWindows.md [2022-05-06T20:40:45.828Z] drwxrwxr-x 2 1001 1001 4096 May 6 20:33 bin [2022-05-06T20:40:45.828Z] drwxrwxr-x 18 1001 1001 4096 May 6 20:33 cmd [2022-05-06T20:40:45.828Z] -rw-r--r-- 1 root root 435134 May 6 20:39 coverage.out [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 3256 May 6 20:33 go.mod [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 35162 May 6 20:35 go.sum [2022-05-06T20:40:45.828Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:33 internal [2022-05-06T20:40:45.828Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:33 openapi [2022-05-06T20:40:45.828Z] drwxrwxr-x 4 1001 1001 4096 May 6 20:33 snap [2022-05-06T20:40:45.828Z] -rw-rw-r-- 1 1001 1001 204 May 6 20:33 version.go [Pipeline] sh [2022-05-06T20:40:46.476Z] + '[' -e coverage.out ] [2022-05-06T20:40:46.476Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T20:40:46.501Z] Warning: overwriting stash ‘coverage-report’ [2022-05-06T20:40:47.248Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T20:40:47.900Z] + make build [2022-05-06T20:40:47.900Z] 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-06T20:42:09.700Z] 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-06T20:43:06.267Z] 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-06T20:43:06.267Z] 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-06T20:43:45.421Z] 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-06T20:43:45.421Z] 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-06T20:43:46.028Z] 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-06T20:43:52.745Z] 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-06T20:43:57.053Z] 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-06T20:44:02.484Z] 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-06T20:44:05.869Z] 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-06T20:44:09.257Z] 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-06T20:44:19.438Z] 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-06T20:44:24.861Z] $ docker stop --time=1 20b9b76635874710c7b86e5dd03a685ec9d4405f6b4ff49f24367188047cf22a [2022-05-06T20:44:26.954Z] $ docker rm -f 20b9b76635874710c7b86e5dd03a685ec9d4405f6b4ff49f24367188047cf22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:44:29.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:44:29.418Z] [2022-05-06T20:44:29.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:44:29.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:44:30.056Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-06T20:44:30.056Z] 29e5d40040c1: Pulling fs layer [2022-05-06T20:44:30.056Z] 1ce36da41761: Pulling fs layer [2022-05-06T20:44:30.056Z] 25b303627fd3: Pulling fs layer [2022-05-06T20:44:30.056Z] 29e5d40040c1: Verifying Checksum [2022-05-06T20:44:30.056Z] 29e5d40040c1: Download complete [2022-05-06T20:44:30.334Z] 1ce36da41761: Verifying Checksum [2022-05-06T20:44:30.334Z] 1ce36da41761: Download complete [2022-05-06T20:44:30.934Z] 29e5d40040c1: Pull complete [2022-05-06T20:44:32.371Z] 1ce36da41761: Pull complete [2022-05-06T20:44:32.371Z] 25b303627fd3: Verifying Checksum [2022-05-06T20:44:32.371Z] 25b303627fd3: Download complete [2022-05-06T20:44:42.535Z] 25b303627fd3: Pull complete [2022-05-06T20:44:42.535Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-06T20:44:42.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:44:42.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-06T20:44:42.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-41098 does not seem to be running inside a container [2022-05-06T20:44:42.866Z] $ 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-06T20:44:45.517Z] $ docker top 6ccf94bb5acb7e023af67b75401d600fef89fc79fe9a471cd83d048af3fd7174 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:44:46.442Z] + docker-compose build --help [2022-05-06T20:44:46.442Z] + grep parallel [2022-05-06T20:44:53.158Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T20:44:53.184Z] $ docker stop --time=1 6ccf94bb5acb7e023af67b75401d600fef89fc79fe9a471cd83d048af3fd7174 [2022-05-06T20:44:54.978Z] $ docker rm -f 6ccf94bb5acb7e023af67b75401d600fef89fc79fe9a471cd83d048af3fd7174 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:44:55.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:44:55.657Z] . [Pipeline] withDockerContainer [2022-05-06T20:44:55.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-41098 does not seem to be running inside a container [2022-05-06T20:44:56.064Z] $ 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-06T20:44:57.712Z] $ docker top ac219773c95ff3f319734ebbaa9520a41028c300af27022412e305f2cff0a64e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:44:58.707Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T20:45:06.995Z] Building core-command ... [2022-05-06T20:45:06.995Z] Building core-data ... [2022-05-06T20:45:06.995Z] Building core-metadata ... [2022-05-06T20:45:06.995Z] Building security-bootstrapper ... [2022-05-06T20:45:06.995Z] Building security-proxy-setup ... [2022-05-06T20:45:06.995Z] Building security-secretstore-setup ... [2022-05-06T20:45:06.995Z] Building security-spiffe-token-provider ... [2022-05-06T20:45:06.995Z] Building security-spire-agent ... [2022-05-06T20:45:06.995Z] Building security-spire-config ... [2022-05-06T20:45:06.995Z] Building security-spire-server ... [2022-05-06T20:45:06.995Z] Building support-notifications ... [2022-05-06T20:45:06.995Z] Building support-scheduler ... [2022-05-06T20:45:06.995Z] Building sys-mgmt-agent ... [2022-05-06T20:45:06.995Z] Building support-scheduler [2022-05-06T20:45:06.995Z] Building core-command [2022-05-06T20:45:06.995Z] Building security-proxy-setup [2022-05-06T20:45:06.995Z] Building security-spire-agent [2022-05-06T20:45:06.995Z] Building security-spire-server [2022-05-06T20:46:28.796Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:46:28.796Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:46:28.796Z] ---> 29007c33ac47 [2022-05-06T20:46:28.796Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:46:28.796Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:46:28.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:46:28.796Z] ---> 29007c33ac47 [2022-05-06T20:46:28.796Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:46:28.796Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:46:28.796Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:46:28.796Z] ---> 29007c33ac47 [2022-05-06T20:46:28.796Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:46:28.796Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:46:28.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:46:28.796Z] ---> 29007c33ac47 [2022-05-06T20:46:28.796Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:46:28.796Z] ---> Running in 401069dabce6 [2022-05-06T20:46:28.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:46:28.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:46:28.796Z] ---> 29007c33ac47 [2022-05-06T20:46:28.796Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:46:28.796Z] ---> Running in 2570cfdc92b6 [2022-05-06T20:46:28.796Z] ---> Running in de077c55ec84 [2022-05-06T20:46:28.796Z] ---> Running in 2eb5d24882bf [2022-05-06T20:46:28.796Z] ---> Running in c21bf7b9e4c4 [2022-05-06T20:46:28.796Z] Removing intermediate container 2eb5d24882bf [2022-05-06T20:46:28.796Z] ---> 086f9758f825 [2022-05-06T20:46:28.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:46:28.796Z] Removing intermediate container de077c55ec84 [2022-05-06T20:46:28.796Z] ---> 5c7f29ac06c4 [2022-05-06T20:46:28.796Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:46:28.796Z] Removing intermediate container c21bf7b9e4c4 [2022-05-06T20:46:28.796Z] ---> 81b4bfcfb81e [2022-05-06T20:46:28.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:46:28.796Z] ---> Running in 18c3718605aa [2022-05-06T20:46:28.796Z] Removing intermediate container 401069dabce6 [2022-05-06T20:46:28.796Z] ---> e0f1a5801519 [2022-05-06T20:46:28.796Z] ---> Running in 61b0e0be9a53 [2022-05-06T20:46:28.796Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:46:28.796Z] Removing intermediate container 2570cfdc92b6 [2022-05-06T20:46:28.796Z] ---> b70cc93f19e8 [2022-05-06T20:46:28.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:46:28.796Z] ---> Running in 00141799ba72 [2022-05-06T20:46:28.796Z] ---> Running in 0cc7b949a1f9 [2022-05-06T20:46:28.796Z] ---> Running in 9def60d91324 [2022-05-06T20:46:32.212Z] Removing intermediate container 18c3718605aa [2022-05-06T20:46:32.212Z] ---> 2a0b76772337 [2022-05-06T20:46:32.212Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:46:32.212Z] ---> Running in 7808454db981 [2022-05-06T20:46:32.485Z] Removing intermediate container 61b0e0be9a53 [2022-05-06T20:46:32.485Z] ---> 5cea27f59676 [2022-05-06T20:46:32.485Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:46:32.761Z] ---> Running in 3fd34a24d9b0 [2022-05-06T20:46:33.038Z] Removing intermediate container 0cc7b949a1f9 [2022-05-06T20:46:33.038Z] ---> 703abd01ac86 [2022-05-06T20:46:33.315Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:46:33.315Z] Removing intermediate container 00141799ba72 [2022-05-06T20:46:33.315Z] ---> 05ff129a6eba [2022-05-06T20:46:33.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:46:33.593Z] ---> Running in df3b05aeafbf [2022-05-06T20:46:33.593Z] ---> Running in c468690e54a9 [2022-05-06T20:46:33.593Z] Removing intermediate container 9def60d91324 [2022-05-06T20:46:33.593Z] ---> 37fdf5da716d [2022-05-06T20:46:33.593Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:46:33.869Z] ---> Running in cd6a3a6512f4 [2022-05-06T20:46:34.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:34.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:35.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:35.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:35.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:35.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:35.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:36.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:36.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:36.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:46:36.995Z] OK: 220 MiB in 52 packages [2022-05-06T20:46:36.995Z] OK: 220 MiB in 52 packages [2022-05-06T20:46:38.020Z] OK: 220 MiB in 52 packages [2022-05-06T20:46:38.020Z] OK: 220 MiB in 52 packages [2022-05-06T20:46:38.298Z] OK: 220 MiB in 52 packages [2022-05-06T20:46:38.898Z] Removing intermediate container 3fd34a24d9b0 [2022-05-06T20:46:38.898Z] ---> 39480fac715e [2022-05-06T20:46:38.898Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:46:38.898Z] Removing intermediate container 7808454db981 [2022-05-06T20:46:38.898Z] ---> 5a37c49a0f6a [2022-05-06T20:46:38.898Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:46:39.502Z] Removing intermediate container c468690e54a9 [2022-05-06T20:46:39.502Z] ---> 973f96d36699 [2022-05-06T20:46:39.502Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:46:39.775Z] Removing intermediate container df3b05aeafbf [2022-05-06T20:46:39.775Z] Removing intermediate container cd6a3a6512f4 [2022-05-06T20:46:39.775Z] ---> c85020caa2e4 [2022-05-06T20:46:39.775Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:46:39.775Z] ---> 3a64bb35771e [2022-05-06T20:46:39.775Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:46:40.379Z] ---> 61c34db2443b [2022-05-06T20:46:40.379Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:46:40.379Z] ---> fb976c53bca4 [2022-05-06T20:46:40.379Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:46:40.379Z] ---> Running in 4fc162153ce3 [2022-05-06T20:46:40.653Z] ---> Running in 3c023df27c2f [2022-05-06T20:46:40.932Z] ---> 309481f74dbd [2022-05-06T20:46:41.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:46:41.212Z] ---> 832933ee29b2 [2022-05-06T20:46:41.212Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:46:41.212Z] ---> Running in 5fbc92f5b119 [2022-05-06T20:46:41.494Z] ---> Running in 5bb4ec29506a [2022-05-06T20:46:41.494Z] ---> b961d83366c4 [2022-05-06T20:46:41.494Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:46:41.768Z] ---> Running in 62cdfb9809a0 [2022-05-06T20:46:46.119Z] Removing intermediate container 4fc162153ce3 [2022-05-06T20:46:46.119Z] ---> 1c96d3e8d99d [2022-05-06T20:46:46.119Z] Step 8/26 : COPY . . [2022-05-06T20:46:46.402Z] Removing intermediate container 3c023df27c2f [2022-05-06T20:46:46.402Z] ---> 27b27c513ed0 [2022-05-06T20:46:46.402Z] Step 8/22 : COPY . . [2022-05-06T20:46:47.398Z] Removing intermediate container 5bb4ec29506a [2022-05-06T20:46:47.398Z] ---> ec2d66fd3a3d [2022-05-06T20:46:47.398Z] Step 8/25 : COPY . . [2022-05-06T20:46:48.003Z] Removing intermediate container 5fbc92f5b119 [2022-05-06T20:46:48.003Z] ---> 3d17ac2a06d3 [2022-05-06T20:46:48.003Z] Step 8/22 : COPY . . [2022-05-06T20:46:48.003Z] Removing intermediate container 62cdfb9809a0 [2022-05-06T20:46:48.003Z] ---> 6c2c30e151b2 [2022-05-06T20:46:48.003Z] Step 8/23 : COPY . . [2022-05-06T20:47:14.819Z] ---> 2ba95ae8a70f [2022-05-06T20:47:14.819Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:47:14.819Z] ---> ef3c75e9ee16 [2022-05-06T20:47:14.819Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:47:14.819Z] ---> 002d581e5cae [2022-05-06T20:47:14.819Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T20:47:15.093Z] ---> Running in d7f8d596ab54 [2022-05-06T20:47:15.093Z] ---> Running in a933164f295b [2022-05-06T20:47:15.093Z] ---> Running in a349ced7e9e6 [2022-05-06T20:47:15.093Z] ---> cce62b0f0970 [2022-05-06T20:47:15.093Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T20:47:15.093Z] ---> 4cc576c421cb [2022-05-06T20:47:15.093Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T20:47:15.377Z] ---> Running in cfb0f0ab417b [2022-05-06T20:47:15.377Z] ---> Running in 435a51fb78ae [2022-05-06T20:47:15.979Z] Removing intermediate container d7f8d596ab54 [2022-05-06T20:47:15.980Z] ---> 4de04e552bc4 [2022-05-06T20:47:15.980Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:47:16.252Z] ---> Running in e99bbb5993b6 [2022-05-06T20:47:16.252Z] Removing intermediate container a933164f295b [2022-05-06T20:47:16.252Z] ---> 868cb6138a8a [2022-05-06T20:47:16.252Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T20:47:16.532Z] ---> Running in 8773d6f9bbd2 [2022-05-06T20:47:17.133Z] 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-06T20:47:18.119Z] 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-06T20:47:18.398Z] 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-06T20:47:20.396Z] Removing intermediate container e99bbb5993b6 [2022-05-06T20:47:20.396Z] ---> d8daeb32bf65 [2022-05-06T20:47:20.396Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:47:20.396Z] ---> Running in e5856acd1cfe [2022-05-06T20:47:20.396Z] Removing intermediate container 8773d6f9bbd2 [2022-05-06T20:47:20.672Z] ---> dcbe892ec21b [2022-05-06T20:47:20.672Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T20:47:20.672Z] ---> Running in dc6c78aaaf0a [2022-05-06T20:47:20.949Z] Removing intermediate container e5856acd1cfe [2022-05-06T20:47:20.949Z] ---> d994af25a175 [2022-05-06T20:47:20.949Z] 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-06T20:47:20.949Z] ---> Running in 5b04c6d586c2 [2022-05-06T20:47:21.568Z] Removing intermediate container dc6c78aaaf0a [2022-05-06T20:47:21.568Z] ---> c2ca4be9bc17 [2022-05-06T20:47:21.568Z] 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-06T20:47:21.568Z] ---> Running in 2de13d8ff3c8 [2022-05-06T20:47:24.227Z] spire-1.2.1/ [2022-05-06T20:47:24.227Z] spire-1.2.1/.data/ [2022-05-06T20:47:24.227Z] spire-1.2.1/.data/.file [2022-05-06T20:47:24.227Z] spire-1.2.1/.dockerignore [2022-05-06T20:47:24.227Z] spire-1.2.1/.gitattributes [2022-05-06T20:47:24.227Z] spire-1.2.1/.githooks/ [2022-05-06T20:47:24.227Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/ [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:47:24.227Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:47:24.227Z] spire-1.2.1/.gitignore [2022-05-06T20:47:24.227Z] spire-1.2.1/.go-version [2022-05-06T20:47:24.227Z] spire-1.2.1/.golangci.yml [2022-05-06T20:47:24.227Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:47:24.227Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:47:24.227Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:47:24.227Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:47:24.227Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:47:24.227Z] spire-1.2.1/Dockerfile [2022-05-06T20:47:24.227Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:47:24.227Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:47:24.227Z] spire-1.2.1/LICENSE [2022-05-06T20:47:24.227Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:47:24.227Z] spire-1.2.1/Makefile [2022-05-06T20:47:24.227Z] spire-1.2.1/README.md [2022-05-06T20:47:24.227Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:47:24.227Z] spire-1.2.1/SECURITY.md [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:47:24.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/ [2022-05-06T20:47:24.509Z] spire-1.2.1/.data/ [2022-05-06T20:47:24.509Z] spire-1.2.1/.data/.file [2022-05-06T20:47:24.509Z] spire-1.2.1/.dockerignore [2022-05-06T20:47:24.509Z] spire-1.2.1/.gitattributes [2022-05-06T20:47:24.509Z] spire-1.2.1/.githooks/ [2022-05-06T20:47:24.509Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/ [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:47:24.509Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:47:24.509Z] spire-1.2.1/.gitignore [2022-05-06T20:47:24.509Z] spire-1.2.1/.go-version [2022-05-06T20:47:24.509Z] spire-1.2.1/.golangci.yml [2022-05-06T20:47:24.509Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:47:24.509Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:47:24.509Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:47:24.509Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:47:24.509Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:47:24.509Z] spire-1.2.1/Dockerfile [2022-05-06T20:47:24.509Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:47:24.509Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:47:24.509Z] spire-1.2.1/LICENSE [2022-05-06T20:47:24.509Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:47:24.509Z] spire-1.2.1/Makefile [2022-05-06T20:47:24.509Z] spire-1.2.1/README.md [2022-05-06T20:47:24.509Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:47:24.509Z] spire-1.2.1/SECURITY.md [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:47:24.509Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/ [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/agent/ [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/server/ [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:47:24.509Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/ [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/ [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:47:24.510Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/ [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/agent/ [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/ [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:47:24.510Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/ [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/ [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:47:24.510Z] spire-1.2.1/examples/ [2022-05-06T20:47:24.510Z] spire-1.2.1/examples/README.md [2022-05-06T20:47:24.510Z] spire-1.2.1/go.mod [2022-05-06T20:47:24.510Z] spire-1.2.1/go.sum [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:47:24.510Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:47:24.510Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:47:24.791Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:47:24.791Z] spire-1.2.1/examples/ [2022-05-06T20:47:24.791Z] spire-1.2.1/examples/README.md [2022-05-06T20:47:24.791Z] spire-1.2.1/go.mod [2022-05-06T20:47:24.791Z] spire-1.2.1/go.sum [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:47:24.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:47:24.792Z] [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:47:24.792Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:47:24.793Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:47:24.794Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:47:24.794Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:47:24.794Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:47:25.072Z] [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:47:25.072Z] [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:47:25.072Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:47:25.073Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:47:25.074Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:47:25.075Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:47:25.354Z] [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:47:25.354Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:47:25.355Z] [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:47:25.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:47:25.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/private/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:47:25.634Z] spire-1.2.1/release/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:47:25.634Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:47:25.634Z] spire-1.2.1/script/ [2022-05-06T20:47:25.634Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:47:25.634Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:47:25.634Z] spire-1.2.1/support/ [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/ [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:47:25.634Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:47:25.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:47:25.635Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/test/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/clock/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:47:25.635Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:47:25.636Z] [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:47:25.636Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/common [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:47:25.636Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:47:25.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:47:25.637Z] spire-1.2.1/proto/ [2022-05-06T20:47:25.637Z] spire-1.2.1/proto/private/ [2022-05-06T20:47:25.637Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:47:25.637Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:47:25.637Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:47:25.916Z] spire-1.2.1/release/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/script/ [2022-05-06T20:47:25.916Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:47:25.916Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:47:25.916Z] spire-1.2.1/support/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:47:25.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:47:25.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:47:25.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/clock/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:47:25.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:47:25.917Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:47:25.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:47:25.918Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/common [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:47:25.919Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:47:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testca/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testkey/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/util/ [2022-05-06T20:47:25.920Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/util/race.go [2022-05-06T20:47:25.920Z] spire-1.2.1/test/util/util.go [2022-05-06T20:47:26.197Z] building spire from source... [2022-05-06T20:47:26.197Z] [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:47:26.197Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:47:26.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:47:26.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:47:26.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:47:26.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:47:26.477Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:47:26.477Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testca/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testkey/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/util/ [2022-05-06T20:47:26.477Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/util/race.go [2022-05-06T20:47:26.477Z] spire-1.2.1/test/util/util.go [2022-05-06T20:47:26.477Z] building spire from source... [2022-05-06T20:47:26.477Z] Installing go1.17.7... [2022-05-06T20:47:27.081Z] Installing go1.17.7... [2022-05-06T20:47:53.935Z] Building bin/spire-server... [2022-05-06T20:47:53.935Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:47:53.935Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:47:53.935Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:47:53.935Z] Building bin/spire-server... [2022-05-06T20:47:53.935Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:47:53.935Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:47:53.935Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:47:53.935Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:47:53.935Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:47:53.935Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:47:53.935Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:47:53.935Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:47:54.210Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:47:55.195Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:47:55.472Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:47:56.078Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:47:56.681Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:47:57.293Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:47:57.293Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:47:57.896Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:47:57.896Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:47:57.896Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:47:57.896Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:47:58.173Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:47:58.173Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:47:58.173Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:47:58.173Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:47:58.173Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:47:58.451Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:47:58.727Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:47:58.727Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:47:59.003Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:47:59.003Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:47:59.003Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:47:59.003Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:47:59.282Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:47:59.282Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:47:59.282Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:47:59.282Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:47:59.282Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:47:59.561Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:48:00.165Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:48:00.445Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:48:00.724Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:48:01.005Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:48:16.142Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:48:16.142Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:48:16.417Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:48:16.417Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:48:16.417Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:48:16.696Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:48:16.977Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:48:16.977Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:48:17.258Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:48:17.258Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:48:17.258Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:48:17.539Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:48:17.539Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:48:17.539Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:48:17.819Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:48:19.271Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:48:19.271Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:48:19.878Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:48:19.878Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:48:20.155Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:48:20.155Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:48:20.155Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:48:20.155Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:48:20.436Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:48:20.436Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:48:21.041Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:48:21.649Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:48:21.649Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:48:21.649Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:48:22.759Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:48:27.486Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:48:29.479Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:48:29.479Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:48:29.479Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:48:30.080Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:48:30.356Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:48:30.630Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:48:30.905Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:48:30.905Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:48:30.905Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:48:30.905Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:48:31.508Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:48:31.508Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:48:31.785Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:48:32.062Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:48:32.062Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:48:32.062Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:48:32.062Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:48:32.062Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:48:32.340Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:48:32.340Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:48:32.618Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:48:33.223Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:48:33.223Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:48:33.223Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:48:33.223Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:48:33.500Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:48:34.494Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:48:37.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:48:37.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:48:37.906Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:48:38.180Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:48:38.456Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:48:38.456Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:48:41.085Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:48:41.085Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:48:41.085Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:48:41.085Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:48:41.085Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:48:41.085Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:48:41.085Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:48:41.359Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:48:41.958Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:48:41.958Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:48:41.958Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:48:42.561Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:48:47.990Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:48:50.633Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:48:52.082Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:48:52.691Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:48:55.355Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:49:34.420Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:49:34.420Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:49:34.420Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:49:34.700Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:49:34.700Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:49:34.983Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:49:34.983Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:49:34.983Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:49:35.269Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:49:35.269Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:49:36.758Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:49:36.758Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:49:39.404Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:49:39.404Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:49:42.054Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:49:42.333Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:49:42.942Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:49:43.221Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:49:43.501Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:49:45.503Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:49:45.503Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:49:45.782Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:49:45.782Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:49:45.782Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:49:46.393Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:49:46.393Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:49:47.002Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:49:47.002Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:49:47.281Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:49:47.281Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:49:47.562Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:49:47.839Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:49:47.839Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:49:48.118Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:49:48.118Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:49:48.118Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:49:48.399Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:49:48.399Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:49:48.399Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:49:48.709Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:49:48.709Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:49:48.985Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:49:49.263Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:49:49.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:49:49.870Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:49:49.870Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:49:50.149Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:49:50.435Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:49:50.435Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:49:50.435Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:49:51.043Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:49:51.322Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:49:51.322Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:49:51.601Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:49:51.601Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:49:57.041Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:49:57.656Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:49:57.656Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:49:57.656Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:49:57.940Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:49:57.940Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:49:57.940Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:49:58.222Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:49:58.840Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:49:59.120Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:49:59.120Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:49:59.120Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:49:59.402Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:49:59.402Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:49:59.402Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:49:59.402Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:49:59.684Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:49:59.966Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:50:00.248Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:50:00.861Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:50:00.861Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:50:01.473Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:50:01.473Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:50:01.760Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:50:01.760Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:50:02.685Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:50:02.685Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:50:02.685Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:50:02.977Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:50:04.022Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:50:04.022Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:50:04.022Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:50:04.313Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:50:04.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:50:04.313Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:50:04.591Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:50:04.884Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:50:05.166Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:50:05.442Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:50:05.442Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:50:05.442Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:50:05.442Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:50:06.051Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:50:06.332Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:50:06.611Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:50:06.611Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:50:06.892Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:50:06.892Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:50:07.170Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:50:07.777Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:50:07.777Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:50:07.777Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:50:08.057Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:50:09.055Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:50:10.049Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:50:10.049Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:50:10.329Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:50:10.329Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:50:10.608Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:50:10.888Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:50:10.888Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:50:11.167Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:50:11.167Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:50:11.446Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:50:11.446Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:50:11.726Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:50:11.726Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:50:12.333Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:50:12.333Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:50:13.330Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:50:14.334Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:50:16.341Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:50:16.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:50:16.948Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:50:17.554Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:50:17.554Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:50:17.834Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:50:18.835Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:50:18.835Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:50:19.116Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:50:19.116Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:50:19.396Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:50:19.396Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:50:19.396Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:50:19.396Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:50:19.677Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:50:19.961Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:50:20.254Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:50:20.254Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:50:21.260Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:50:21.540Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:50:21.820Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:50:22.104Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:50:22.384Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:50:22.384Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:50:22.667Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:50:29.436Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:50:29.711Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:50:29.711Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:50:29.711Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:50:33.136Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:50:33.136Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:50:33.136Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:50:33.136Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:51:12.239Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:51:12.239Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:51:19.018Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:51:19.018Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:52:55.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/secrets-config ./cmd/secrets-config [2022-05-06T20:52:55.998Z] Removing intermediate container cfb0f0ab417b [2022-05-06T20:52:55.998Z] ---> 34cbd8f83351 [2022-05-06T20:52:55.998Z] [2022-05-06T20:52:55.998Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:52:55.998Z] 3.14: Pulling from library/alpine [2022-05-06T20:52:55.998Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:52:55.998Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T20:52:55.998Z] ---> ac73e934f311 [2022-05-06T20:52:55.998Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:52:55.998Z] ---> Running in 25bf0db9bbc6 [2022-05-06T20:52:55.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:52:55.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:52:55.998Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T20:52:55.998Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:52:55.998Z] OK: 5 MiB in 15 packages [2022-05-06T20:52:56.277Z] Removing intermediate container 25bf0db9bbc6 [2022-05-06T20:52:56.277Z] ---> 4b1e4e923d18 [2022-05-06T20:52:56.277Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:52:56.277Z] ---> Running in 283a898b2d42 [2022-05-06T20:52:56.882Z] Removing intermediate container 283a898b2d42 [2022-05-06T20:52:56.882Z] ---> 9ca7eff9974e [2022-05-06T20:52:56.882Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T20:52:57.165Z] ---> Running in 1ae1b3ee3e58 [2022-05-06T20:52:57.767Z] Removing intermediate container 1ae1b3ee3e58 [2022-05-06T20:52:57.767Z] ---> 1ecbc9c544a6 [2022-05-06T20:52:57.767Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:52:57.767Z] ---> Running in 2387e432c9a7 [2022-05-06T20:52:58.762Z] Removing intermediate container 2387e432c9a7 [2022-05-06T20:52:58.762Z] ---> 73aa8ff9b0de [2022-05-06T20:52:58.762Z] Step 15/23 : WORKDIR / [2022-05-06T20:52:58.762Z] ---> Running in 1436f414514f [2022-05-06T20:52:59.748Z] Removing intermediate container 1436f414514f [2022-05-06T20:52:59.748Z] ---> b09c5be8ed2b [2022-05-06T20:52:59.748Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:53:01.196Z] ---> 3fbde30a3c6c [2022-05-06T20:53:01.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T20:53:04.609Z] ---> 3d3b0e8e96ae [2022-05-06T20:53:04.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T20:53:06.057Z] ---> a12dd0543e43 [2022-05-06T20:53:06.057Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T20:53:06.057Z] ---> Running in 93d7d5e523cf [2022-05-06T20:53:07.058Z] Removing intermediate container 93d7d5e523cf [2022-05-06T20:53:07.058Z] ---> f3f1edcaf2ae [2022-05-06T20:53:07.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:53:07.342Z] ---> Running in be40e1c9022f [2022-05-06T20:53:07.627Z] Removing intermediate container 435a51fb78ae [2022-05-06T20:53:07.627Z] ---> 99ce17d329ed [2022-05-06T20:53:07.627Z] [2022-05-06T20:53:07.627Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:53:07.627Z] ---> ac73e934f311 [2022-05-06T20:53:07.627Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T20:53:07.911Z] ---> Running in 412f118793cd [2022-05-06T20:53:07.911Z] Removing intermediate container be40e1c9022f [2022-05-06T20:53:07.911Z] ---> 85e0cd52a1b3 [2022-05-06T20:53:07.911Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T20:53:08.530Z] ---> Running in 354cec5bcfeb [2022-05-06T20:53:09.142Z] Removing intermediate container 354cec5bcfeb [2022-05-06T20:53:09.142Z] ---> c2d5eb09f015 [2022-05-06T20:53:09.142Z] Step 22/23 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T20:53:09.419Z] ---> Running in 59e8d5930467 [2022-05-06T20:53:10.419Z] Removing intermediate container 59e8d5930467 [2022-05-06T20:53:10.419Z] ---> 2a5fe2d45f8b [2022-05-06T20:53:10.419Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:53:10.419Z] ---> Running in d00ba2b74125 [2022-05-06T20:53:10.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:53:11.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:53:11.024Z] Removing intermediate container d00ba2b74125 [2022-05-06T20:53:11.024Z] ---> 0f5b2bba220d [2022-05-06T20:53:11.024Z] [2022-05-06T20:53:11.627Z] Successfully built 0f5b2bba220d [2022-05-06T20:53:11.628Z] Successfully tagged core-command-arm64:latest [2022-05-06T20:53:11.628Z]  Building core-command ... done Building support-notifications [2022-05-06T20:53:12.280Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T20:53:12.281Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:53:12.787Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T20:53:12.787Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T20:53:12.787Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T20:53:12.787Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:53:12.787Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:53:12.787Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:53:13.062Z] OK: 8 MiB in 20 packages [2022-05-06T20:53:15.517Z] Removing intermediate container 412f118793cd [2022-05-06T20:53:15.518Z] ---> 0b8a0e49315a [2022-05-06T20:53:15.518Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:53:15.797Z] ---> Running in 0b445978c8b0 [2022-05-06T20:53:16.409Z] Removing intermediate container 0b445978c8b0 [2022-05-06T20:53:16.409Z] ---> 4c5f6d2786ce [2022-05-06T20:53:16.409Z] Step 13/22 : WORKDIR /edgex [2022-05-06T20:53:16.409Z] ---> Running in 0997c7e3b33c [2022-05-06T20:53:17.407Z] Removing intermediate container 0997c7e3b33c [2022-05-06T20:53:17.407Z] ---> c5596069ed27 [2022-05-06T20:53:17.407Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T20:53:18.439Z] ---> 02e1cd3ebb2d [2022-05-06T20:53:18.439Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T20:53:20.457Z] ---> fe010c61d3d7 [2022-05-06T20:53:20.457Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T20:53:21.936Z] ---> 4a86d0afec6c [2022-05-06T20:53:21.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:53:22.979Z] ---> d41631e395b5 [2022-05-06T20:53:22.979Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T20:53:23.257Z] ---> Running in 34d2402e88e5 [2022-05-06T20:53:26.676Z] Removing intermediate container 34d2402e88e5 [2022-05-06T20:53:26.676Z] ---> 4a1dcff2e823 [2022-05-06T20:53:26.676Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:53:26.676Z] ---> Running in ad87701af7d3 [2022-05-06T20:53:27.298Z] Removing intermediate container ad87701af7d3 [2022-05-06T20:53:27.299Z] ---> 6e1bc916dfd9 [2022-05-06T20:53:27.299Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T20:53:27.574Z] ---> Running in ea7a2bca906f [2022-05-06T20:53:28.586Z] Removing intermediate container ea7a2bca906f [2022-05-06T20:53:28.586Z] ---> 70e1ede74c53 [2022-05-06T20:53:28.586Z] Step 21/22 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T20:53:28.586Z] ---> Running in a33e2dc3d7de [2022-05-06T20:53:29.579Z] Removing intermediate container a33e2dc3d7de [2022-05-06T20:53:29.579Z] ---> 2c9913684c48 [2022-05-06T20:53:29.579Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:53:29.579Z] ---> Running in 504817ea6963 [2022-05-06T20:53:30.584Z] Removing intermediate container 504817ea6963 [2022-05-06T20:53:30.584Z] ---> 4b006696ab86 [2022-05-06T20:53:30.584Z] [2022-05-06T20:53:31.194Z] Successfully built 4b006696ab86 [2022-05-06T20:53:31.194Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-06T20:53:31.194Z] Building security-spire-config [2022-05-06T20:53:53.438Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:53:53.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:53:53.438Z] ---> 29007c33ac47 [2022-05-06T20:53:53.438Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:53:53.438Z] ---> Using cache [2022-05-06T20:53:53.438Z] ---> b70cc93f19e8 [2022-05-06T20:53:53.438Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:53:53.438Z] ---> Using cache [2022-05-06T20:53:53.438Z] ---> 703abd01ac86 [2022-05-06T20:53:53.438Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T20:53:53.438Z] ---> Running in d91dfac81376 [2022-05-06T20:53:53.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:53:54.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:53:56.891Z] OK: 220 MiB in 52 packages [2022-05-06T20:53:58.366Z] Removing intermediate container d91dfac81376 [2022-05-06T20:53:58.366Z] ---> 5c1f3e27a73e [2022-05-06T20:53:58.366Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:53:59.839Z] ---> 5d6f4967a5b1 [2022-05-06T20:53:59.839Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:54:00.119Z] ---> Running in 054a20d38d93 [2022-05-06T20:54:08.474Z] Removing intermediate container 054a20d38d93 [2022-05-06T20:54:08.474Z] ---> 0ba1e2b3009c [2022-05-06T20:54:08.474Z] Step 8/22 : COPY . . [2022-05-06T20:54:12.811Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:54:12.811Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:54:12.811Z] ---> 29007c33ac47 [2022-05-06T20:54:12.811Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:54:12.811Z] ---> Using cache [2022-05-06T20:54:12.811Z] ---> b70cc93f19e8 [2022-05-06T20:54:12.811Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:54:12.811Z] ---> Using cache [2022-05-06T20:54:12.811Z] ---> 703abd01ac86 [2022-05-06T20:54:12.811Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:54:12.811Z] ---> Running in 1ba028b52eeb [2022-05-06T20:54:14.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:54:16.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:54:18.281Z] OK: 220 MiB in 52 packages [2022-05-06T20:54:20.943Z] Removing intermediate container 1ba028b52eeb [2022-05-06T20:54:20.943Z] ---> 1dd9c0b38acf [2022-05-06T20:54:20.943Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:54:21.956Z] ---> cafa70813dc0 [2022-05-06T20:54:21.956Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:54:22.235Z] ---> Running in 78d814d6ebf9 [2022-05-06T20:54:30.531Z] Removing intermediate container 78d814d6ebf9 [2022-05-06T20:54:30.531Z] ---> e979a04d39e1 [2022-05-06T20:54:30.531Z] Step 8/26 : COPY . . [2022-05-06T20:54:37.273Z] ---> c469a71fb459 [2022-05-06T20:54:37.273Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T20:54:37.273Z] ---> Running in 21e923d3a583 [2022-05-06T20:54:39.260Z] 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-06T20:54:57.622Z] ---> 4c3589da6f8b [2022-05-06T20:54:57.622Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:54:57.622Z] ---> Running in 8b1c6a5ce03d [2022-05-06T20:54:57.622Z] Removing intermediate container 8b1c6a5ce03d [2022-05-06T20:54:57.622Z] ---> bfc2bdaedd40 [2022-05-06T20:54:57.622Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:54:57.622Z] ---> Running in 4b1628000999 [2022-05-06T20:55:00.444Z] Removing intermediate container 4b1628000999 [2022-05-06T20:55:00.444Z] ---> 00488a58927f [2022-05-06T20:55:00.444Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:55:00.444Z] ---> Running in d97205e42a7b [2022-05-06T20:55:01.151Z] Removing intermediate container d97205e42a7b [2022-05-06T20:55:01.151Z] ---> 5dba10ee4b48 [2022-05-06T20:55:01.151Z] 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-06T20:55:01.151Z] ---> Running in 4a69c20d65ad [2022-05-06T20:55:04.760Z] spire-1.2.1/ [2022-05-06T20:55:04.760Z] spire-1.2.1/.data/ [2022-05-06T20:55:04.760Z] spire-1.2.1/.data/.file [2022-05-06T20:55:04.760Z] spire-1.2.1/.dockerignore [2022-05-06T20:55:04.760Z] spire-1.2.1/.gitattributes [2022-05-06T20:55:04.760Z] spire-1.2.1/.githooks/ [2022-05-06T20:55:04.760Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/ [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:55:04.760Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:55:04.760Z] spire-1.2.1/.gitignore [2022-05-06T20:55:04.760Z] spire-1.2.1/.go-version [2022-05-06T20:55:04.760Z] spire-1.2.1/.golangci.yml [2022-05-06T20:55:04.760Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:55:04.760Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:55:04.760Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:55:04.760Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:55:04.760Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:55:04.760Z] spire-1.2.1/Dockerfile [2022-05-06T20:55:04.760Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:55:04.760Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:55:04.760Z] spire-1.2.1/LICENSE [2022-05-06T20:55:04.760Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:55:04.760Z] spire-1.2.1/Makefile [2022-05-06T20:55:04.760Z] spire-1.2.1/README.md [2022-05-06T20:55:04.760Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:55:04.760Z] spire-1.2.1/SECURITY.md [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:55:04.760Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/ [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/agent/ [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/server/ [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:55:04.760Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/ [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/ [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:55:04.760Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:55:04.760Z] spire-1.2.1/examples/ [2022-05-06T20:55:04.760Z] spire-1.2.1/examples/README.md [2022-05-06T20:55:04.760Z] spire-1.2.1/go.mod [2022-05-06T20:55:04.760Z] spire-1.2.1/go.sum [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:55:04.760Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:55:04.761Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:55:05.036Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:55:05.037Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:55:05.038Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:55:05.038Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:55:05.313Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:55:05.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:55:05.590Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/private/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:55:05.591Z] spire-1.2.1/release/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:55:05.591Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:55:05.591Z] spire-1.2.1/script/ [2022-05-06T20:55:05.591Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:55:05.591Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:55:05.591Z] spire-1.2.1/support/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:55:05.591Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:55:05.867Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:55:05.868Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:55:05.868Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:55:05.868Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:55:05.868Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/clock/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:55:05.868Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/common [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:55:05.868Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:55:05.869Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:55:06.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:55:06.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:55:06.148Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:55:06.148Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testca/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testkey/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/util/ [2022-05-06T20:55:06.148Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/util/race.go [2022-05-06T20:55:06.148Z] spire-1.2.1/test/util/util.go [2022-05-06T20:55:06.148Z] building spire from source... [2022-05-06T20:55:06.749Z] Installing go1.17.7... [2022-05-06T20:55:33.612Z] Building bin/spire-server... [2022-05-06T20:55:33.888Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:55:33.888Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:55:33.888Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:55:34.487Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:55:35.089Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:55:35.089Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:55:38.489Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:55:39.089Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:55:39.089Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:55:39.367Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:55:39.969Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:55:39.969Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:55:40.245Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:55:40.246Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:55:40.846Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:55:40.846Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:55:41.124Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:55:41.399Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:55:41.399Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:55:41.680Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:56:00.023Z] Removing intermediate container a349ced7e9e6 [2022-05-06T20:56:00.023Z] ---> 7819f6d66110 [2022-05-06T20:56:00.023Z] [2022-05-06T20:56:00.023Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:56:00.023Z] ---> ac73e934f311 [2022-05-06T20:56:00.023Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:56:00.023Z] ---> Using cache [2022-05-06T20:56:00.023Z] ---> 4b1e4e923d18 [2022-05-06T20:56:00.023Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:56:00.023Z] ---> Using cache [2022-05-06T20:56:00.023Z] ---> 9ca7eff9974e [2022-05-06T20:56:00.023Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T20:56:00.023Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:56:00.023Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:56:00.023Z]  ---> Running in b6a4788ad85c [2022-05-06T20:56:00.023Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:56:00.023Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:56:00.023Z] Removing intermediate container b6a4788ad85c [2022-05-06T20:56:00.023Z] ---> 85fbad8c7e2a [2022-05-06T20:56:00.023Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:56:00.023Z] ---> Running in 57c214610598 [2022-05-06T20:56:00.023Z] Removing intermediate container 57c214610598 [2022-05-06T20:56:00.023Z] ---> 2ba2c5e83bb1 [2022-05-06T20:56:00.023Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:56:00.023Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:56:00.023Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:56:00.023Z]  ---> 1166144a8a29 [2022-05-06T20:56:00.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T20:56:00.023Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:56:00.023Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:56:00.023Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:56:00.625Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:56:01.615Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:56:01.615Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:56:02.217Z]  ---> 4b73661f9767 [2022-05-06T20:56:02.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T20:56:02.816Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:56:03.421Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:56:03.421Z]  ---> 44850020a723 [2022-05-06T20:56:03.421Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T20:56:03.421Z] ---> Running in 14e856566f51 [2022-05-06T20:56:03.421Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:56:03.697Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:56:03.977Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:56:03.977Z] Removing intermediate container 14e856566f51 [2022-05-06T20:56:03.977Z] ---> cd3cd855424f [2022-05-06T20:56:03.977Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:56:03.977Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:56:03.977Z]  ---> Running in b562f95d4a97 [2022-05-06T20:56:04.256Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:56:04.536Z] Removing intermediate container b562f95d4a97 [2022-05-06T20:56:04.536Z] ---> 141c45447857 [2022-05-06T20:56:04.536Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T20:56:04.536Z] ---> Running in d5a92866e3a4 [2022-05-06T20:56:05.160Z] Removing intermediate container d5a92866e3a4 [2022-05-06T20:56:05.160Z] ---> 308059cd6289 [2022-05-06T20:56:05.160Z] Step 21/22 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T20:56:05.436Z] ---> Running in 8dd0e9947d5d [2022-05-06T20:56:05.436Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:56:05.712Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:56:05.985Z] Removing intermediate container 8dd0e9947d5d [2022-05-06T20:56:05.985Z] ---> 4bc02f466588 [2022-05-06T20:56:05.985Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:56:05.985Z] ---> Running in 3b9356530b7e [2022-05-06T20:56:06.584Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:56:06.584Z] Removing intermediate container 3b9356530b7e [2022-05-06T20:56:06.584Z] ---> 5632219fb6c5 [2022-05-06T20:56:06.584Z] [2022-05-06T20:56:06.584Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:56:07.184Z] Successfully built 5632219fb6c5 [2022-05-06T20:56:07.184Z] Successfully tagged support-scheduler-arm64:latest [2022-05-06T20:56:07.184Z] Building core-data [2022-05-06T20:56:07.184Z]  Building support-scheduler ... done go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:56:07.782Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:56:08.767Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:56:21.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:56:21.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:56:21.179Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:56:21.457Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:56:21.457Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:56:21.735Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:56:21.735Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:56:22.010Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:56:22.010Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:56:23.000Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:56:23.000Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:56:23.279Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:56:38.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:56:38.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:56:38.436Z] ---> 29007c33ac47 [2022-05-06T20:56:38.436Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:56:38.436Z] ---> Using cache [2022-05-06T20:56:38.436Z] ---> b70cc93f19e8 [2022-05-06T20:56:38.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:56:38.436Z] ---> Using cache [2022-05-06T20:56:38.436Z] ---> 703abd01ac86 [2022-05-06T20:56:38.436Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T20:56:38.722Z] ---> Running in 4c67e0a0a05e [2022-05-06T20:56:40.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T20:56:41.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T20:56:42.698Z] OK: 220 MiB in 52 packages [2022-05-06T20:56:44.688Z] Removing intermediate container 4c67e0a0a05e [2022-05-06T20:56:44.688Z] ---> 753274e14e7c [2022-05-06T20:56:44.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:56:45.299Z] ---> 0c2323ea6579 [2022-05-06T20:56:45.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:56:45.299Z] ---> Running in 8d5c2fc4deb5 [2022-05-06T20:56:52.035Z] Removing intermediate container 8d5c2fc4deb5 [2022-05-06T20:56:52.035Z] ---> 18e333fad1f9 [2022-05-06T20:56:52.035Z] Step 8/23 : COPY . . [2022-05-06T20:56:54.285Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:56:54.285Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:56:54.285Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:57:12.795Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:57:14.785Z]  ---> 51f873532e8e [2022-05-06T20:57:14.785Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T20:57:14.785Z] ---> Running in 557f116ecd5d [2022-05-06T20:57:17.437Z] 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-06T20:57:44.289Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:57:44.289Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:57:44.289Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:57:44.289Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:57:44.290Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:57:44.565Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:57:45.165Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:57:46.169Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:57:47.604Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:57:49.597Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:57:49.597Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:57:49.877Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:57:51.329Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:57:51.329Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:57:51.329Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:57:51.607Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:57:51.885Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:57:52.165Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:57:52.165Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:57:52.443Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:57:52.443Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:57:52.723Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:57:53.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:57:53.278Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:57:54.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:57:54.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:57:55.009Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:57:55.614Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:58:02.353Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:58:02.353Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:58:02.353Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:58:02.353Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:58:02.353Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:58:02.353Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:58:02.353Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:58:02.629Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:58:02.905Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:58:03.889Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:58:04.489Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:58:04.765Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:58:05.040Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:58:06.024Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:58:06.300Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:58:06.576Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:58:06.576Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:58:06.576Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:58:06.851Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:58:06.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:58:06.851Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:58:07.835Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:58:08.112Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:58:08.389Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:58:08.678Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:58:08.678Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:58:11.336Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:58:11.942Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:58:12.220Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:58:12.498Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:58:12.498Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:58:12.781Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:58:13.060Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:58:13.339Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:58:13.945Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:58:16.611Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:58:19.233Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:58:19.233Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:58:19.509Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:58:19.784Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:58:19.784Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:58:20.386Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:58:20.662Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:58:20.662Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:58:20.937Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:58:21.214Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:58:21.215Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:58:21.496Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:58:31.683Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:58:31.683Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:58:31.683Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:58:31.683Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:58:58.812Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:58:58.812Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:02:50.899Z] Removing intermediate container 21e923d3a583 [2022-05-06T21:02:50.899Z] ---> d8b675a304f2 [2022-05-06T21:02:50.899Z] [2022-05-06T21:02:50.899Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:02:50.899Z] ---> ac73e934f311 [2022-05-06T21:02:50.899Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T21:02:50.899Z] ---> Running in 5ef0b6e1abb1 [2022-05-06T21:02:50.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:02:50.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:02:50.899Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T21:02:50.899Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T21:02:50.899Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:02:50.899Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:02:50.899Z] OK: 6 MiB in 16 packages [2022-05-06T21:02:51.890Z] Removing intermediate container 5ef0b6e1abb1 [2022-05-06T21:02:51.890Z] ---> 2deda22bebe2 [2022-05-06T21:02:51.890Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:02:52.168Z] ---> Running in 73e35511a4e7 [2022-05-06T21:02:52.781Z] Removing intermediate container 73e35511a4e7 [2022-05-06T21:02:52.781Z] ---> 87f6ca7da0c1 [2022-05-06T21:02:52.781Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T21:02:52.781Z] ---> Running in beec538dd0cf [2022-05-06T21:02:53.395Z] Removing intermediate container beec538dd0cf [2022-05-06T21:02:53.395Z] ---> 695d2f403b7c [2022-05-06T21:02:53.395Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T21:02:53.395Z] ---> Running in e98f5feb3e27 [2022-05-06T21:02:53.994Z] Removing intermediate container e98f5feb3e27 [2022-05-06T21:02:53.994Z] ---> 9b3e7ca12500 [2022-05-06T21:02:53.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:02:54.600Z] ---> 0a6c690a02f8 [2022-05-06T21:02:54.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T21:02:56.613Z] ---> aabce0030115 [2022-05-06T21:02:56.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T21:02:57.596Z] ---> 60d9579032cb [2022-05-06T21:02:57.596Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T21:02:57.596Z] ---> Running in 64279c3460ca [2022-05-06T21:02:58.209Z] Removing intermediate container 64279c3460ca [2022-05-06T21:02:58.209Z] ---> be4b8da4f7f7 [2022-05-06T21:02:58.209Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:02:58.209Z] ---> Running in 9c85828a74ae [2022-05-06T21:02:58.822Z] Removing intermediate container 9c85828a74ae [2022-05-06T21:02:58.822Z] ---> a3e6fb03d4f0 [2022-05-06T21:02:58.822Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:02:58.822Z] ---> Running in 2be6801f7c20 [2022-05-06T21:02:59.426Z] Removing intermediate container 2be6801f7c20 [2022-05-06T21:02:59.426Z] ---> 2760b2ee146d [2022-05-06T21:02:59.426Z] Step 21/22 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:02:59.709Z] ---> Running in af420f2dd304 [2022-05-06T21:03:00.307Z] Removing intermediate container af420f2dd304 [2022-05-06T21:03:00.307Z] ---> 3f35efca03c1 [2022-05-06T21:03:00.307Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:03:00.307Z] ---> Running in 4ea578a5ea3b [2022-05-06T21:03:00.916Z] Removing intermediate container 4ea578a5ea3b [2022-05-06T21:03:00.916Z] ---> 1f39fc007923 [2022-05-06T21:03:00.916Z] [2022-05-06T21:03:01.518Z] Successfully built 1f39fc007923 [2022-05-06T21:03:01.518Z] Successfully tagged support-notifications-arm64:latest [2022-05-06T21:03:01.518Z] Building security-spiffe-token-provider [2022-05-06T21:03:33.886Z]  Building support-notifications ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:03:33.886Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:03:33.886Z] ---> 29007c33ac47 [2022-05-06T21:03:33.886Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T21:03:33.886Z] ---> Using cache [2022-05-06T21:03:33.886Z] ---> b70cc93f19e8 [2022-05-06T21:03:33.886Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T21:03:33.886Z] ---> Running in 3f190d28b930 [2022-05-06T21:03:33.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:03:33.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:03:34.162Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:03:34.162Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:03:34.162Z] OK: 15739 distinct packages available [2022-05-06T21:03:34.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:03:35.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:03:36.878Z] OK: 220 MiB in 52 packages [2022-05-06T21:03:38.315Z] Removing intermediate container 3f190d28b930 [2022-05-06T21:03:38.315Z] ---> 968a4f2e3d31 [2022-05-06T21:03:38.315Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T21:03:39.765Z] ---> e4829323620d [2022-05-06T21:03:39.765Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:03:39.765Z] ---> Running in 87664d6f867f [2022-05-06T21:03:48.076Z] Removing intermediate container 87664d6f867f [2022-05-06T21:03:48.076Z] ---> 1fb2ddbd416f [2022-05-06T21:03:48.076Z] Step 7/20 : COPY . . [2022-05-06T21:03:48.076Z] Removing intermediate container 557f116ecd5d [2022-05-06T21:03:48.076Z] ---> fb5e59389886 [2022-05-06T21:03:48.076Z] [2022-05-06T21:03:48.076Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:03:48.076Z] ---> ac73e934f311 [2022-05-06T21:03:48.076Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T21:03:48.349Z] ---> Running in 81aad4bd1314 [2022-05-06T21:03:49.338Z] Removing intermediate container 81aad4bd1314 [2022-05-06T21:03:49.338Z] ---> 7f38bc3a082a [2022-05-06T21:03:49.338Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T21:03:49.338Z] ---> Running in ddc8b3747661 [2022-05-06T21:03:50.329Z] Removing intermediate container ddc8b3747661 [2022-05-06T21:03:50.329Z] ---> 7db2ad573d5f [2022-05-06T21:03:50.329Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T21:03:50.329Z] ---> Running in d43ebc12760f [2022-05-06T21:03:51.323Z] Removing intermediate container d43ebc12760f [2022-05-06T21:03:51.323Z] ---> 89b11747635f [2022-05-06T21:03:51.323Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:03:51.323Z] ---> Running in 41cee8411a29 [2022-05-06T21:03:55.658Z] Removing intermediate container 41cee8411a29 [2022-05-06T21:03:55.658Z] ---> 294b585a597f [2022-05-06T21:03:55.658Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T21:03:55.658Z] ---> Running in fc6da40d0a3b [2022-05-06T21:03:57.647Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:03:58.641Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:04:00.632Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T21:04:00.632Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T21:04:00.632Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T21:04:00.632Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T21:04:00.911Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T21:04:00.911Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T21:04:00.911Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:04:01.188Z] OK: 8 MiB in 20 packages [2022-05-06T21:04:03.240Z] Removing intermediate container fc6da40d0a3b [2022-05-06T21:04:03.240Z] ---> 106e5f948f22 [2022-05-06T21:04:03.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:04:05.358Z] ---> d6fa3955c1e0 [2022-05-06T21:04:05.358Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T21:04:08.779Z] ---> a0e01103c359 [2022-05-06T21:04:08.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T21:04:10.232Z] ---> ed0689a5a9e5 [2022-05-06T21:04:10.232Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T21:04:10.232Z] ---> Running in fc051ca4d619 [2022-05-06T21:04:10.839Z] Removing intermediate container fc051ca4d619 [2022-05-06T21:04:10.839Z] ---> eead3b5aecec [2022-05-06T21:04:10.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:04:11.121Z] ---> Running in af173867e952 [2022-05-06T21:04:11.725Z] Removing intermediate container af173867e952 [2022-05-06T21:04:11.725Z] ---> 168f9b8e4efb [2022-05-06T21:04:11.725Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:04:12.002Z] ---> Running in 5a3bfaff0c91 [2022-05-06T21:04:13.019Z] Removing intermediate container 5a3bfaff0c91 [2022-05-06T21:04:13.019Z] ---> 884c8836e312 [2022-05-06T21:04:13.019Z] Step 22/23 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:04:13.019Z] ---> Running in 26422a1c8132 [2022-05-06T21:04:14.022Z] Removing intermediate container 26422a1c8132 [2022-05-06T21:04:14.022Z] ---> fd7623400d5a [2022-05-06T21:04:14.022Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:04:14.022Z] ---> Running in 26d0c96064ed [2022-05-06T21:04:15.021Z] Removing intermediate container 26d0c96064ed [2022-05-06T21:04:15.021Z] ---> ecd360499b85 [2022-05-06T21:04:15.021Z] [2022-05-06T21:04:16.476Z] Successfully built ecd360499b85 [2022-05-06T21:04:16.476Z] Successfully tagged core-data-arm64:latest [2022-05-06T21:04:16.476Z] Building sys-mgmt-agent [2022-05-06T21:04:17.478Z]  Building core-data ... done  ---> 602242cb152c [2022-05-06T21:04:17.478Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T21:04:17.754Z] ---> Running in 966ec1c4b350 [2022-05-06T21:04:19.755Z] 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-06T21:04:52.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:04:52.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:04:52.112Z] ---> 29007c33ac47 [2022-05-06T21:04:52.112Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:04:52.112Z] ---> Using cache [2022-05-06T21:04:52.112Z] ---> b70cc93f19e8 [2022-05-06T21:04:52.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:04:52.112Z] ---> Using cache [2022-05-06T21:04:52.112Z] ---> 703abd01ac86 [2022-05-06T21:04:52.112Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T21:04:52.112Z] ---> Running in 3312fa4152c0 [2022-05-06T21:04:52.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:04:52.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:04:52.112Z] OK: 220 MiB in 52 packages [2022-05-06T21:04:53.552Z] Removing intermediate container 3312fa4152c0 [2022-05-06T21:04:53.552Z] ---> bfcfba2b9cb0 [2022-05-06T21:04:53.552Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:04:54.541Z] ---> 10ecf883fb5a [2022-05-06T21:04:54.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:04:54.542Z] ---> Running in fccbca9af56c [2022-05-06T21:04:59.977Z] Removing intermediate container fccbca9af56c [2022-05-06T21:04:59.977Z] ---> 277e6d4cfcad [2022-05-06T21:04:59.977Z] Step 8/23 : COPY . . [2022-05-06T21:05:22.222Z] ---> 91d98e31fd5b [2022-05-06T21:05:22.222Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T21:05:22.222Z] ---> Running in adc942213c12 [2022-05-06T21:05:22.222Z] 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-06T21:10:29.454Z] Removing intermediate container adc942213c12 [2022-05-06T21:10:29.454Z] ---> c5dbff608f36 [2022-05-06T21:10:29.454Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T21:10:29.454Z] ---> Running in c5eb56a1c9d9 [2022-05-06T21:10:29.454Z] 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-06T21:10:29.454Z] Removing intermediate container c5eb56a1c9d9 [2022-05-06T21:10:29.454Z] ---> 73ccda5184ad [2022-05-06T21:10:29.455Z] [2022-05-06T21:10:29.455Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T21:10:29.455Z] 20.10.14: Pulling from library/docker [2022-05-06T21:10:37.761Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T21:10:37.761Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T21:10:37.761Z] ---> c346e9eafbab [2022-05-06T21:10:37.761Z] 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-06T21:10:37.761Z] ---> Running in a4213265af94 [2022-05-06T21:10:38.371Z] Removing intermediate container a4213265af94 [2022-05-06T21:10:38.371Z] ---> 31349a1151bd [2022-05-06T21:10:38.371Z] 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-06T21:10:38.371Z] ---> Running in e08b91c27230 [2022-05-06T21:10:40.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:40.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:42.104Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T21:10:42.104Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T21:10:42.104Z] Executing bash-5.1.16-r0.post-install [2022-05-06T21:10:42.104Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:10:42.104Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T21:10:42.104Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T21:10:42.104Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T21:10:42.104Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T21:10:42.104Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T21:10:42.104Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T21:10:42.104Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T21:10:42.104Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T21:10:42.104Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T21:10:42.104Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T21:10:42.104Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T21:10:42.104Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T21:10:42.104Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T21:10:42.459Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T21:10:45.999Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T21:10:45.999Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T21:10:45.999Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T21:10:45.999Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T21:10:45.999Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T21:10:45.999Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T21:10:45.999Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T21:10:45.999Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T21:10:45.999Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T21:10:45.999Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T21:10:45.999Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T21:10:45.999Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T21:10:45.999Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T21:10:45.999Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T21:10:45.999Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T21:10:45.999Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T21:10:45.999Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T21:10:46.276Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T21:10:46.276Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T21:10:46.276Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T21:10:46.276Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T21:10:46.276Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T21:10:46.276Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T21:10:46.276Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T21:10:46.553Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T21:10:46.553Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T21:10:47.155Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:10:47.433Z] OK: 82 MiB in 65 packages [2022-05-06T21:10:54.168Z] Collecting docker-compose==1.23.2 [2022-05-06T21:10:54.168Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T21:10:54.168Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T21:10:54.168Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T21:10:55.155Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T21:10:55.155Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T21:10:55.748Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T21:10:56.023Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T21:10:56.023Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T21:10:56.299Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T21:10:59.700Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T21:10:59.700Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T21:11:02.339Z] 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-06T21:11:03.790Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T21:11:03.790Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T21:11:04.392Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T21:11:04.392Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T21:11:04.672Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T21:11:04.672Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T21:11:08.990Z] Collecting PyYAML<4,>=3.10 [2022-05-06T21:11:08.990Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T21:11:14.390Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T21:11:14.390Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T21:11:14.665Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T21:11:14.666Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T21:11:15.652Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T21:11:15.652Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T21:11:15.652Z] 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-06T21:11:15.927Z] Collecting idna<2.8,>=2.5 [2022-05-06T21:11:15.927Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T21:11:16.527Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T21:11:16.527Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T21:11:16.527Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T21:11:16.527Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T21:11:17.972Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T21:11:17.972Z] Attempting uninstall: urllib3 [2022-05-06T21:11:17.972Z] Found existing installation: urllib3 1.26.7 [2022-05-06T21:11:17.972Z] Uninstalling urllib3-1.26.7: [2022-05-06T21:11:17.972Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T21:11:18.958Z] Attempting uninstall: idna [2022-05-06T21:11:18.958Z] Found existing installation: idna 3.3 [2022-05-06T21:11:18.958Z] Uninstalling idna-3.3: [2022-05-06T21:11:18.958Z] Successfully uninstalled idna-3.3 [2022-05-06T21:11:23.282Z] Attempting uninstall: requests [2022-05-06T21:11:23.282Z] Found existing installation: requests 2.26.0 [2022-05-06T21:11:23.282Z] Uninstalling requests-2.26.0: [2022-05-06T21:11:23.282Z] Successfully uninstalled requests-2.26.0 [2022-05-06T21:11:23.559Z] Running setup.py install for texttable: started [2022-05-06T21:11:26.960Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T21:11:26.960Z] Running setup.py install for PyYAML: started [2022-05-06T21:11:30.356Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T21:11:30.632Z] Running setup.py install for docopt: started [2022-05-06T21:11:34.022Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T21:11:34.022Z] Running setup.py install for dockerpty: started [2022-05-06T21:11:37.432Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T21:11:40.857Z] 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-06T21:11:42.855Z] Removing intermediate container 966ec1c4b350 [2022-05-06T21:11:42.855Z] ---> 0f193872485d [2022-05-06T21:11:42.855Z] [2022-05-06T21:11:42.855Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T21:11:42.855Z] 3.15: Pulling from library/alpine [2022-05-06T21:11:42.855Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T21:11:42.855Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T21:11:42.855Z] ---> 3fb3c9af89a9 [2022-05-06T21:11:42.855Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:11:43.134Z] ---> Running in 542de1b3bfef [2022-05-06T21:11:43.739Z] Removing intermediate container 542de1b3bfef [2022-05-06T21:11:43.739Z] ---> ace2f58a1035 [2022-05-06T21:11:43.739Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:11:43.739Z] ---> Running in e09b5069cf08 [2022-05-06T21:11:48.088Z] Removing intermediate container e09b5069cf08 [2022-05-06T21:11:48.088Z] ---> 25e9861a8c6b [2022-05-06T21:11:48.088Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T21:11:48.088Z] ---> Running in 836e1bec9071 [2022-05-06T21:11:50.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:51.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:54.200Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:11:54.200Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:11:54.200Z] OK: 15730 distinct packages available [2022-05-06T21:11:54.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:55.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:57.243Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T21:11:57.846Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:11:57.846Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T21:11:57.846Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T21:11:58.127Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T21:11:58.127Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T21:11:58.127Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:11:58.405Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T21:11:58.405Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T21:11:58.680Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:11:58.680Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:11:59.283Z] OK: 8 MiB in 23 packages [2022-05-06T21:12:01.927Z] Removing intermediate container 836e1bec9071 [2022-05-06T21:12:01.927Z] ---> a50e5e2f82c5 [2022-05-06T21:12:01.927Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:12:01.927Z] Removing intermediate container e08b91c27230 [2022-05-06T21:12:01.927Z] ---> b170d3c40774 [2022-05-06T21:12:01.927Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T21:12:01.927Z] ---> Running in 48549af51a7f [2022-05-06T21:12:02.927Z] Removing intermediate container 48549af51a7f [2022-05-06T21:12:02.927Z] ---> 86cd411360a2 [2022-05-06T21:12:02.927Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T21:12:02.927Z] ---> f078f9221e0d [2022-05-06T21:12:02.927Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T21:12:02.927Z] ---> Running in 81b9e7b3562a [2022-05-06T21:12:03.544Z] Removing intermediate container 81b9e7b3562a [2022-05-06T21:12:03.544Z] ---> 0b23d57311fd [2022-05-06T21:12:03.544Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T21:12:06.184Z] ---> 8582349d11b5 [2022-05-06T21:12:06.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T21:12:06.184Z] ---> 29866931e742 [2022-05-06T21:12:06.184Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T21:12:07.171Z] ---> c08b6c503242 [2022-05-06T21:12:07.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T21:12:07.171Z] ---> 790b760dd9f7 [2022-05-06T21:12:07.171Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T21:12:07.446Z] ---> Running in dd38690c5b07 [2022-05-06T21:12:08.449Z] Removing intermediate container dd38690c5b07 [2022-05-06T21:12:08.449Z] ---> 058edd723119 [2022-05-06T21:12:08.449Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:12:08.449Z] ---> Running in 49f15c24af30 [2022-05-06T21:12:08.725Z] ---> effa4ca7b365 [2022-05-06T21:12:08.725Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T21:12:09.005Z] ---> Running in 7b9f371a9ab4 [2022-05-06T21:12:09.280Z] Removing intermediate container 49f15c24af30 [2022-05-06T21:12:09.280Z] ---> d83eeb046153 [2022-05-06T21:12:09.280Z] Step 18/20 : LABEL arch=arm64 [2022-05-06T21:12:09.568Z] ---> Running in 7c5499f4437f [2022-05-06T21:12:09.568Z] Removing intermediate container 7b9f371a9ab4 [2022-05-06T21:12:09.568Z] ---> c6dfdc2b5329 [2022-05-06T21:12:09.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:12:09.568Z] ---> Running in 93d381a0d4fe [2022-05-06T21:12:10.173Z] Removing intermediate container 93d381a0d4fe [2022-05-06T21:12:10.173Z] ---> 8390a9c35be4 [2022-05-06T21:12:10.173Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:12:10.173Z] Removing intermediate container 7c5499f4437f [2022-05-06T21:12:10.452Z] ---> 3d319f843210 [2022-05-06T21:12:10.452Z] Step 19/20 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:12:10.452Z] ---> Running in 04ed12465b4b [2022-05-06T21:12:10.452Z] ---> Running in eb7c3715e5df [2022-05-06T21:12:11.055Z] Removing intermediate container eb7c3715e5df [2022-05-06T21:12:11.055Z] ---> 7fb69e85b16c [2022-05-06T21:12:11.055Z] Step 20/20 : LABEL version=0.0.0 [2022-05-06T21:12:11.055Z] Removing intermediate container 04ed12465b4b [2022-05-06T21:12:11.055Z] ---> cb690fffdea3 [2022-05-06T21:12:11.055Z] Step 22/23 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:12:11.333Z] ---> Running in 057de22ddf8e [2022-05-06T21:12:11.333Z] ---> Running in 751d24b39647 [2022-05-06T21:12:11.942Z] Removing intermediate container 751d24b39647 [2022-05-06T21:12:11.942Z] ---> a8f2835c9b6e [2022-05-06T21:12:11.942Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:12:12.225Z] Removing intermediate container 057de22ddf8e [2022-05-06T21:12:12.225Z] ---> 672cb2fa43da [2022-05-06T21:12:12.225Z] [2022-05-06T21:12:12.225Z] ---> Running in bca43f96fae1 [2022-05-06T21:12:12.829Z] Removing intermediate container bca43f96fae1 [2022-05-06T21:12:12.829Z] ---> 78ea53abca7e [2022-05-06T21:12:12.829Z] [2022-05-06T21:12:13.105Z] Successfully built 672cb2fa43da [2022-05-06T21:12:13.105Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-06T21:12:13.105Z] Building security-bootstrapper [2022-05-06T21:12:13.380Z]  Building security-spiffe-token-provider ... done Successfully built 78ea53abca7e [2022-05-06T21:12:13.380Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-06T21:12:13.380Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-06T21:13:09.966Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:13:09.966Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:13:09.966Z] ---> 29007c33ac47 [2022-05-06T21:13:09.966Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> b70cc93f19e8 [2022-05-06T21:13:09.966Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 703abd01ac86 [2022-05-06T21:13:09.966Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 3a64bb35771e [2022-05-06T21:13:09.966Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> b961d83366c4 [2022-05-06T21:13:09.966Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 6c2c30e151b2 [2022-05-06T21:13:09.966Z] Step 8/31 : COPY . . [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 4cc576c421cb [2022-05-06T21:13:09.966Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T21:13:09.966Z] ---> Running in 96e009337d00 [2022-05-06T21:13:09.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:13:09.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:13:09.966Z] ---> 29007c33ac47 [2022-05-06T21:13:09.966Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> b70cc93f19e8 [2022-05-06T21:13:09.966Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 703abd01ac86 [2022-05-06T21:13:09.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 3a64bb35771e [2022-05-06T21:13:09.966Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> b961d83366c4 [2022-05-06T21:13:09.966Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 6c2c30e151b2 [2022-05-06T21:13:09.966Z] Step 8/23 : COPY . . [2022-05-06T21:13:09.966Z] ---> Using cache [2022-05-06T21:13:09.966Z] ---> 4cc576c421cb [2022-05-06T21:13:09.966Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T21:13:09.966Z] ---> Running in fc1b0611a293 [2022-05-06T21:13:09.966Z] 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-06T21:13:09.966Z] 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-06T21:18:17.144Z] Removing intermediate container 96e009337d00 [2022-05-06T21:18:17.144Z] ---> 4c6195c196e8 [2022-05-06T21:18:17.144Z] [2022-05-06T21:18:17.144Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T21:18:17.144Z] ---> ac73e934f311 [2022-05-06T21:18:17.144Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T21:18:17.144Z] ---> Running in 7c15bc8dbd62 [2022-05-06T21:18:17.144Z] Removing intermediate container 7c15bc8dbd62 [2022-05-06T21:18:17.144Z] ---> 9e0347bf8efb [2022-05-06T21:18:17.144Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T21:18:17.144Z] ---> Running in df3039aba0d5 [2022-05-06T21:18:17.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:18:17.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:18:17.423Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T21:18:17.423Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T21:18:17.423Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:18:17.423Z] OK: 6 MiB in 16 packages [2022-05-06T21:18:20.074Z] Removing intermediate container df3039aba0d5 [2022-05-06T21:18:20.074Z] ---> 4fa0df4073e7 [2022-05-06T21:18:20.074Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T21:18:20.074Z] ---> Running in b715869f9b4d [2022-05-06T21:18:21.058Z] Removing intermediate container b715869f9b4d [2022-05-06T21:18:21.058Z] ---> f77700cfde3c [2022-05-06T21:18:21.058Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T21:18:21.058Z] ---> Running in 85809405ed61 [2022-05-06T21:18:22.044Z] Removing intermediate container 85809405ed61 [2022-05-06T21:18:22.044Z] ---> 4f84961134d2 [2022-05-06T21:18:22.044Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T21:18:22.044Z] ---> Running in fcdca77e284b [2022-05-06T21:18:25.449Z] Removing intermediate container fc1b0611a293 [2022-05-06T21:18:25.449Z] ---> 749556c164e0 [2022-05-06T21:18:25.449Z] [2022-05-06T21:18:25.449Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:18:25.449Z] ---> ac73e934f311 [2022-05-06T21:18:25.449Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:18:25.449Z] ---> Using cache [2022-05-06T21:18:25.449Z] ---> 4b1e4e923d18 [2022-05-06T21:18:25.449Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:18:25.449Z] ---> Using cache [2022-05-06T21:18:25.449Z] ---> 9ca7eff9974e [2022-05-06T21:18:25.449Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T21:18:25.449Z] ---> Running in 8d6a5fb35321 [2022-05-06T21:18:25.449Z] Removing intermediate container fcdca77e284b [2022-05-06T21:18:25.449Z] ---> 855c1c542821 [2022-05-06T21:18:25.449Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T21:18:25.728Z] ---> Running in 32c27305dfb5 [2022-05-06T21:18:26.349Z] Removing intermediate container 8d6a5fb35321 [2022-05-06T21:18:26.349Z] ---> 4ffa7c2a1cde [2022-05-06T21:18:26.349Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T21:18:26.349Z] Removing intermediate container 32c27305dfb5 [2022-05-06T21:18:26.349Z] ---> 29c31d57703a [2022-05-06T21:18:26.349Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T21:18:26.349Z] ---> Running in 97a6a15061d2 [2022-05-06T21:18:26.958Z] Removing intermediate container 97a6a15061d2 [2022-05-06T21:18:26.958Z] ---> 4b36a1a74a37 [2022-05-06T21:18:26.958Z] Step 15/23 : WORKDIR / [2022-05-06T21:18:27.238Z] ---> Running in 93adb3f05aa1 [2022-05-06T21:18:28.004Z] ---> 15261d50d031 [2022-05-06T21:18:28.004Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T21:18:28.004Z] Removing intermediate container 93adb3f05aa1 [2022-05-06T21:18:28.004Z] ---> a42b506401b6 [2022-05-06T21:18:28.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:18:28.004Z] ---> Running in d521831f2ea3 [2022-05-06T21:18:29.593Z] ---> df9ac6de54f2 [2022-05-06T21:18:29.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T21:18:32.241Z] Removing intermediate container d521831f2ea3 [2022-05-06T21:18:32.241Z] ---> 1a0280d555d7 [2022-05-06T21:18:32.241Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:18:32.241Z] ---> 33cef1c88568 [2022-05-06T21:18:32.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T21:18:33.241Z] ---> c731e55f9372 [2022-05-06T21:18:33.241Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T21:18:33.846Z] ---> 57002eb33a0f [2022-05-06T21:18:33.846Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T21:18:33.846Z] ---> Running in 92913da47f35 [2022-05-06T21:18:34.445Z] Removing intermediate container 92913da47f35 [2022-05-06T21:18:34.445Z] ---> 405550de050a [2022-05-06T21:18:34.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:18:34.720Z] ---> Running in e1b1d1afaff1 [2022-05-06T21:18:35.340Z] Removing intermediate container e1b1d1afaff1 [2022-05-06T21:18:35.340Z] ---> cf0e2e62920a [2022-05-06T21:18:35.340Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:18:35.614Z] ---> Running in d4fc7550c8c9 [2022-05-06T21:18:36.219Z] ---> 015cb15787d1 [2022-05-06T21:18:36.219Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T21:18:36.219Z] Removing intermediate container d4fc7550c8c9 [2022-05-06T21:18:36.219Z] ---> fc72f86fa0f1 [2022-05-06T21:18:36.219Z] Step 22/23 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:18:36.498Z] ---> Running in b84c1847db82 [2022-05-06T21:18:37.103Z] Removing intermediate container b84c1847db82 [2022-05-06T21:18:37.103Z] ---> d10a88c73567 [2022-05-06T21:18:37.103Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:18:37.381Z] ---> Running in f62fb11225e7 [2022-05-06T21:18:37.669Z] ---> c0d2f6a92802 [2022-05-06T21:18:37.669Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T21:18:37.947Z] Removing intermediate container f62fb11225e7 [2022-05-06T21:18:37.947Z] ---> a3802c950c3a [2022-05-06T21:18:37.947Z] [2022-05-06T21:18:38.943Z] ---> 369146c24ae5 [2022-05-06T21:18:38.943Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T21:18:38.943Z] Successfully built a3802c950c3a [2022-05-06T21:18:38.943Z] Successfully tagged core-metadata-arm64:latest [2022-05-06T21:18:38.943Z]  Building core-metadata ... done Building security-secretstore-setup [2022-05-06T21:18:39.942Z] ---> b8b596debd6e [2022-05-06T21:18:39.942Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T21:18:40.219Z] ---> Running in 3ade86e3ff00 [2022-05-06T21:18:40.817Z] Removing intermediate container 3ade86e3ff00 [2022-05-06T21:18:40.817Z] ---> 8423dfbe208b [2022-05-06T21:18:40.817Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T21:18:41.798Z] ---> 0d4fa34f8bc5 [2022-05-06T21:18:41.798Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T21:18:42.080Z] ---> Running in dec0ff793c8b [2022-05-06T21:18:45.523Z] Removing intermediate container dec0ff793c8b [2022-05-06T21:18:45.523Z] ---> 57ade994ffb5 [2022-05-06T21:18:45.523Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T21:18:45.523Z] ---> Running in 88421977e7cc [2022-05-06T21:18:46.117Z] Removing intermediate container 88421977e7cc [2022-05-06T21:18:46.117Z] ---> b4211c2c6e21 [2022-05-06T21:18:46.117Z] Step 28/31 : CMD ["gate"] [2022-05-06T21:18:46.387Z] ---> Running in 46042bacf5db [2022-05-06T21:18:46.986Z] Removing intermediate container 46042bacf5db [2022-05-06T21:18:46.986Z] ---> aa87191bf84a [2022-05-06T21:18:46.986Z] Step 29/31 : LABEL arch=arm64 [2022-05-06T21:18:47.264Z] ---> Running in 879e67f11ac0 [2022-05-06T21:18:47.870Z] Removing intermediate container 879e67f11ac0 [2022-05-06T21:18:47.870Z] ---> 4b06de422c69 [2022-05-06T21:18:47.870Z] Step 30/31 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:18:48.145Z] ---> Running in e729fcd48889 [2022-05-06T21:18:48.740Z] Removing intermediate container e729fcd48889 [2022-05-06T21:18:48.740Z] ---> d8ba6e81e6dd [2022-05-06T21:18:48.740Z] Step 31/31 : LABEL version=0.0.0 [2022-05-06T21:18:49.013Z] ---> Running in b7db1d027a83 [2022-05-06T21:18:49.610Z] Removing intermediate container b7db1d027a83 [2022-05-06T21:18:49.610Z] ---> e23743fed357 [2022-05-06T21:18:49.610Z] [2022-05-06T21:18:50.217Z] Successfully built e23743fed357 [2022-05-06T21:18:50.217Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-06T21:19:17.054Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:19:17.054Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:19:17.054Z] ---> 29007c33ac47 [2022-05-06T21:19:17.054Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T21:19:17.054Z] ---> Using cache [2022-05-06T21:19:17.054Z] ---> b70cc93f19e8 [2022-05-06T21:19:17.054Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:19:17.054Z] ---> Using cache [2022-05-06T21:19:17.054Z] ---> 703abd01ac86 [2022-05-06T21:19:17.054Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T21:19:17.054Z] ---> Using cache [2022-05-06T21:19:17.054Z] ---> 3a64bb35771e [2022-05-06T21:19:17.054Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T21:19:17.054Z] ---> Using cache [2022-05-06T21:19:17.054Z] ---> b961d83366c4 [2022-05-06T21:19:17.054Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:19:17.054Z] ---> Using cache [2022-05-06T21:19:17.054Z] ---> 6c2c30e151b2 [2022-05-06T21:19:17.054Z] Step 8/25 : COPY . . [2022-05-06T21:19:17.054Z] ---> Using cache [2022-05-06T21:19:17.054Z] ---> 4cc576c421cb [2022-05-06T21:19:17.054Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T21:19:17.054Z] ---> Running in 91a1dc520397 [2022-05-06T21:19:17.054Z] 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-06T21:23:09.157Z] 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-06T21:23:24.305Z] Removing intermediate container 91a1dc520397 [2022-05-06T21:23:24.305Z] ---> e73630e9666d [2022-05-06T21:23:24.305Z] [2022-05-06T21:23:24.305Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T21:23:24.305Z] ---> ac73e934f311 [2022-05-06T21:23:24.305Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T21:23:24.305Z] ---> Running in aab146398be5 [2022-05-06T21:23:24.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:23:24.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:23:25.294Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T21:23:25.571Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T21:23:25.571Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T21:23:25.571Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:23:25.571Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:23:25.850Z] OK: 6 MiB in 17 packages [2022-05-06T21:23:27.844Z] Removing intermediate container aab146398be5 [2022-05-06T21:23:27.844Z] ---> d6f3bd095629 [2022-05-06T21:23:27.844Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T21:23:27.844Z] ---> Running in 3ed4ec2b7322 [2022-05-06T21:23:28.446Z] Removing intermediate container 3ed4ec2b7322 [2022-05-06T21:23:28.446Z] ---> 7c6c7d850da5 [2022-05-06T21:23:28.446Z] Step 13/25 : WORKDIR / [2022-05-06T21:23:28.446Z] ---> Running in f6f6496ebde7 [2022-05-06T21:23:29.046Z] Removing intermediate container f6f6496ebde7 [2022-05-06T21:23:29.046Z] ---> 9a5a8a0d03b1 [2022-05-06T21:23:29.046Z] 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-06T21:23:30.091Z] ---> e1128532f77e [2022-05-06T21:23:30.091Z] 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-06T21:23:31.127Z] ---> 4e115538a146 [2022-05-06T21:23:31.127Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T21:23:32.113Z] ---> 7a87f628f62c [2022-05-06T21:23:32.113Z] 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-06T21:23:33.099Z] ---> a25999643425 [2022-05-06T21:23:33.099Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T21:23:34.554Z] ---> d4e4d2623f07 [2022-05-06T21:23:34.554Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T21:23:36.002Z] ---> 5e9e2757dac8 [2022-05-06T21:23:36.002Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T21:23:36.985Z] ---> 90ff69b5aa45 [2022-05-06T21:23:36.985Z] 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-06T21:23:36.985Z] ---> Running in 9a0778d947db [2022-05-06T21:23:40.400Z] Removing intermediate container 9a0778d947db [2022-05-06T21:23:40.400Z] ---> 0939c9743391 [2022-05-06T21:23:40.400Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T21:23:40.400Z] ---> Running in fc877bb241e0 [2022-05-06T21:23:40.400Z] Removing intermediate container fc877bb241e0 [2022-05-06T21:23:40.400Z] ---> c3c8f49a47cb [2022-05-06T21:23:40.400Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T21:23:40.678Z] ---> Running in e66494ef4976 [2022-05-06T21:23:40.955Z] Removing intermediate container e66494ef4976 [2022-05-06T21:23:40.955Z] ---> 70d36f935d5f [2022-05-06T21:23:40.955Z] Step 24/25 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:23:41.233Z] ---> Running in 178df9a9c071 [2022-05-06T21:23:41.834Z] Removing intermediate container 178df9a9c071 [2022-05-06T21:23:41.834Z] ---> 0f31cbf03869 [2022-05-06T21:23:41.834Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T21:23:41.834Z] ---> Running in 9a33ee8c36e4 [2022-05-06T21:23:42.435Z] Removing intermediate container 9a33ee8c36e4 [2022-05-06T21:23:42.435Z] ---> 81a29e56a92b [2022-05-06T21:23:42.435Z] [2022-05-06T21:23:43.036Z] Successfully built 81a29e56a92b [2022-05-06T21:23:43.036Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-06T21:32:50.639Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-05-06T21:32:50.639Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:32:50.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:32:50.639Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:32:51.616Z] Building bin/spire-agent... [2022-05-06T21:32:52.599Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:32:53.581Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:32:53.855Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:32:55.288Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:32:55.288Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:32:55.560Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:32:55.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:32:55.560Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:32:55.560Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:32:55.560Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:32:55.560Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:32:55.831Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:32:55.831Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:32:55.831Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:32:55.831Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:32:56.106Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:32:56.704Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:33:00.105Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:33:00.105Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:33:00.105Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:33:00.105Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:33:00.105Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:33:00.105Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:35:37.044Z] Building bin/spire-agent... [2022-05-06T21:35:37.044Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:35:37.044Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:35:37.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:35:37.044Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:35:37.044Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:35:37.044Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:35:37.044Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:35:37.044Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:35:37.044Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:35:37.044Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:35:37.044Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:35:37.044Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:35:37.044Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:39:44.144Z] Removing intermediate container 5b04c6d586c2 [2022-05-06T21:39:44.144Z] ---> 1df2b43c3ed4 [2022-05-06T21:39:44.144Z] [2022-05-06T21:39:44.144Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T21:39:44.144Z] ---> 3fb3c9af89a9 [2022-05-06T21:39:44.144Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:39:44.144Z] ---> Using cache [2022-05-06T21:39:44.144Z] ---> ace2f58a1035 [2022-05-06T21:39:44.144Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:39:44.144Z] ---> Using cache [2022-05-06T21:39:44.144Z] ---> 25e9861a8c6b [2022-05-06T21:39:44.144Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T21:39:44.144Z] Removing intermediate container 2de13d8ff3c8 [2022-05-06T21:39:44.144Z] ---> a208d52dd2b3 [2022-05-06T21:39:44.144Z] [2022-05-06T21:39:44.144Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T21:39:44.144Z] ---> 3fb3c9af89a9 [2022-05-06T21:39:44.144Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:39:44.144Z] ---> Using cache [2022-05-06T21:39:44.144Z] ---> ace2f58a1035 [2022-05-06T21:39:44.144Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:39:44.144Z] ---> Using cache [2022-05-06T21:39:44.144Z] ---> 25e9861a8c6b [2022-05-06T21:39:44.144Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T21:39:44.144Z] ---> Running in e2fd0de0ff92 [2022-05-06T21:39:44.144Z] ---> Running in 21648671e8e4 [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:39:44.144Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:39:44.144Z] OK: 15730 distinct packages available [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:39:44.144Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:39:44.144Z] OK: 15730 distinct packages available [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:39:44.144Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T21:39:44.144Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:39:44.144Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T21:39:44.144Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T21:39:44.144Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T21:39:44.144Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:39:44.144Z] OK: 6 MiB in 19 packages [2022-05-06T21:39:44.144Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T21:39:44.144Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:39:44.144Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T21:39:44.144Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T21:39:44.144Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T21:39:44.144Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:39:44.144Z] OK: 6 MiB in 19 packages [2022-05-06T21:39:44.144Z] Removing intermediate container 21648671e8e4 [2022-05-06T21:39:44.144Z] ---> 6d389bcd7274 [2022-05-06T21:39:44.144Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:39:44.144Z] Removing intermediate container e2fd0de0ff92 [2022-05-06T21:39:44.144Z] ---> af0267d5e5cb [2022-05-06T21:39:44.144Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T21:39:46.115Z] ---> 79e36bbb1c60 [2022-05-06T21:39:46.115Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:39:47.089Z] ---> 628ea7466b30 [2022-05-06T21:39:47.089Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:39:48.063Z] ---> 83685870482b [2022-05-06T21:39:48.063Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T21:39:49.051Z] ---> 945561c01012 [2022-05-06T21:39:49.051Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T21:39:50.031Z] ---> d03613e8b19a [2022-05-06T21:39:50.032Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:39:50.032Z] ---> Running in 629ac234e9ef [2022-05-06T21:39:50.624Z] ---> eb342a924fb8 [2022-05-06T21:39:50.624Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:39:50.624Z] Removing intermediate container 629ac234e9ef [2022-05-06T21:39:50.624Z] ---> abbaf26d1a9d [2022-05-06T21:39:50.624Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:39:50.624Z] ---> Running in c3515f3b0f73 [2022-05-06T21:39:51.222Z] Removing intermediate container c3515f3b0f73 [2022-05-06T21:39:51.222Z] ---> e6ad103fe57e [2022-05-06T21:39:51.222Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T21:39:51.222Z] ---> aea9558fdd1b [2022-05-06T21:39:51.222Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T21:39:51.222Z] ---> Running in d836db294b70 [2022-05-06T21:39:51.819Z] Removing intermediate container d836db294b70 [2022-05-06T21:39:51.819Z] ---> d9148b8c4a41 [2022-05-06T21:39:51.819Z] Step 24/25 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:39:51.819Z] ---> Running in 6a8d1c4d1fe4 [2022-05-06T21:39:52.091Z] ---> 896888680648 [2022-05-06T21:39:52.091Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T21:39:52.367Z] Removing intermediate container 6a8d1c4d1fe4 [2022-05-06T21:39:52.367Z] ---> 5ca4d989d234 [2022-05-06T21:39:52.367Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T21:39:52.639Z] ---> Running in 1b0b16c7cd25 [2022-05-06T21:39:52.911Z] ---> 3013013cb1c7 [2022-05-06T21:39:52.911Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:39:52.912Z] ---> Running in 2b24d696a6fc [2022-05-06T21:39:53.184Z] Removing intermediate container 1b0b16c7cd25 [2022-05-06T21:39:53.184Z] ---> 0d7cd355cfe9 [2022-05-06T21:39:53.184Z] [2022-05-06T21:39:53.454Z] Removing intermediate container 2b24d696a6fc [2022-05-06T21:39:53.454Z] ---> 7706fe8efd96 [2022-05-06T21:39:53.454Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:39:53.454Z] Successfully built 0d7cd355cfe9 [2022-05-06T21:39:53.454Z] Successfully tagged security-spire-server-arm64:latest [2022-05-06T21:39:53.734Z]  Building security-spire-server ... done  ---> Running in 50544b3ef03a [2022-05-06T21:39:54.010Z] Removing intermediate container 50544b3ef03a [2022-05-06T21:39:54.010Z] ---> 3c324e08e7fd [2022-05-06T21:39:54.010Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T21:39:54.010Z] ---> Running in 878cf1201600 [2022-05-06T21:39:54.610Z] Removing intermediate container 878cf1201600 [2022-05-06T21:39:54.610Z] ---> 80e4c2003022 [2022-05-06T21:39:54.610Z] Step 25/26 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:39:54.610Z] ---> Running in dd08e3590e55 [2022-05-06T21:39:55.586Z] Removing intermediate container dd08e3590e55 [2022-05-06T21:39:55.586Z] ---> eda1e0d4b6a6 [2022-05-06T21:39:55.586Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T21:39:55.586Z] ---> Running in 88435d38a5ff [2022-05-06T21:39:56.192Z] Removing intermediate container 88435d38a5ff [2022-05-06T21:39:56.192Z] ---> f260a758ed5f [2022-05-06T21:39:56.192Z] [2022-05-06T21:39:56.192Z] Successfully built f260a758ed5f [2022-05-06T21:39:56.192Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-06T21:40:53.034Z]  Building security-spire-agent ... done Removing intermediate container 4a69c20d65ad [2022-05-06T21:40:53.034Z] ---> e328afe0373e [2022-05-06T21:40:53.034Z] [2022-05-06T21:40:53.034Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T21:40:53.034Z] ---> 3fb3c9af89a9 [2022-05-06T21:40:53.034Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:40:53.034Z] ---> Using cache [2022-05-06T21:40:53.034Z] ---> ace2f58a1035 [2022-05-06T21:40:53.034Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:40:53.034Z] ---> Using cache [2022-05-06T21:40:53.034Z] ---> 25e9861a8c6b [2022-05-06T21:40:53.034Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T21:40:53.034Z] ---> Running in 497d820fa6ce [2022-05-06T21:40:53.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:40:53.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:40:53.034Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:40:53.034Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:40:53.034Z] OK: 15730 distinct packages available [2022-05-06T21:40:53.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:40:53.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:40:54.007Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T21:40:54.007Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:40:54.007Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T21:40:54.007Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T21:40:54.279Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:40:54.279Z] OK: 6 MiB in 18 packages [2022-05-06T21:40:55.256Z] Removing intermediate container 497d820fa6ce [2022-05-06T21:40:55.256Z] ---> d321ea38f568 [2022-05-06T21:40:55.256Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:40:58.633Z] ---> 5ddf50b93807 [2022-05-06T21:40:58.633Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:40:59.230Z] ---> 1e03613dec7b [2022-05-06T21:40:59.230Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T21:40:59.230Z] ---> Running in ac50e214deba [2022-05-06T21:40:59.511Z] Removing intermediate container ac50e214deba [2022-05-06T21:40:59.512Z] ---> 9c949f5cd33d [2022-05-06T21:40:59.512Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T21:41:00.107Z] ---> 3787fbb368b8 [2022-05-06T21:41:00.107Z] Step 21/26 : WORKDIR / [2022-05-06T21:41:00.107Z] ---> Running in 2beabc9cc919 [2022-05-06T21:41:00.399Z] Removing intermediate container 2beabc9cc919 [2022-05-06T21:41:00.399Z] ---> b3e453ee5bff [2022-05-06T21:41:00.399Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:41:00.670Z] ---> Running in 9813e5d77b73 [2022-05-06T21:41:00.943Z] Removing intermediate container 9813e5d77b73 [2022-05-06T21:41:00.943Z] ---> 821c0f30ead4 [2022-05-06T21:41:00.943Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:41:00.943Z] ---> Running in 8599470d530e [2022-05-06T21:41:01.223Z] Removing intermediate container 8599470d530e [2022-05-06T21:41:01.223Z] ---> 34f46816694c [2022-05-06T21:41:01.223Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T21:41:01.498Z] ---> Running in b1d5ef30b85c [2022-05-06T21:41:01.772Z] Removing intermediate container b1d5ef30b85c [2022-05-06T21:41:01.772Z] ---> 5ba8a12457a9 [2022-05-06T21:41:01.772Z] Step 25/26 : LABEL git_sha=e4ae4493dcaa8e7cfd783dfdb1ef3e2e3d05f3ae [2022-05-06T21:41:01.772Z] ---> Running in a956eec8285d [2022-05-06T21:41:02.043Z] Removing intermediate container a956eec8285d [2022-05-06T21:41:02.043Z] ---> aec0699f5cee [2022-05-06T21:41:02.043Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T21:41:02.315Z] ---> Running in 6ab65f5ef29b [2022-05-06T21:41:02.591Z] Removing intermediate container 6ab65f5ef29b [2022-05-06T21:41:02.591Z] ---> 7ad565a360bb [2022-05-06T21:41:02.591Z] [2022-05-06T21:41:02.591Z] Successfully built 7ad565a360bb [2022-05-06T21:41:02.591Z] Successfully tagged security-spire-config-arm64:latest [2022-05-06T21:41:03.204Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-06T21:41:03.195Z] $ docker stop --time=1 ac219773c95ff3f319734ebbaa9520a41028c300af27022412e305f2cff0a64e [2022-05-06T21:41:05.122Z] $ docker rm -f ac219773c95ff3f319734ebbaa9520a41028c300af27022412e305f2cff0a64e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T21:41:05.701Z] + docker images [2022-05-06T21:41:06.292Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T21:41:06.292Z] security-spire-config-arm64 latest 7ad565a360bb 3 seconds ago 85.6MB [2022-05-06T21:41:06.292Z] e328afe0373e 33 seconds ago 4.14GB [2022-05-06T21:41:06.292Z] security-spire-agent-arm64 latest f260a758ed5f About a minute ago 126MB [2022-05-06T21:41:06.292Z] security-spire-server-arm64 latest 0d7cd355cfe9 About a minute ago 86.3MB [2022-05-06T21:41:06.292Z] a208d52dd2b3 About a minute ago 4.14GB [2022-05-06T21:41:06.292Z] 1df2b43c3ed4 About a minute ago 4.14GB [2022-05-06T21:41:06.292Z] security-secretstore-setup-arm64 latest 81a29e56a92b 17 minutes ago 27.5MB [2022-05-06T21:41:06.292Z] e73630e9666d 17 minutes ago 1.32GB [2022-05-06T21:41:06.292Z] security-bootstrapper-arm64 latest e23743fed357 22 minutes ago 18.3MB [2022-05-06T21:41:06.292Z] core-metadata-arm64 latest a3802c950c3a 22 minutes ago 16.3MB [2022-05-06T21:41:06.292Z] 749556c164e0 22 minutes ago 1.31GB [2022-05-06T21:41:06.292Z] 4c6195c196e8 22 minutes ago 1.31GB [2022-05-06T21:41:06.292Z] sys-mgmt-agent-arm64 latest 78ea53abca7e 28 minutes ago 282MB [2022-05-06T21:41:06.292Z] security-spiffe-token-provider-arm64 latest 672cb2fa43da 28 minutes ago 27.9MB [2022-05-06T21:41:06.292Z] 0f193872485d 29 minutes ago 1.36GB [2022-05-06T21:41:06.292Z] 73ccda5184ad 30 minutes ago 1.31GB [2022-05-06T21:41:06.292Z] core-data-arm64 latest ecd360499b85 36 minutes ago 21.6MB [2022-05-06T21:41:06.292Z] fb5e59389886 37 minutes ago 1.34GB [2022-05-06T21:41:06.292Z] support-notifications-arm64 latest 1f39fc007923 38 minutes ago 25.8MB [2022-05-06T21:41:06.292Z] d8b675a304f2 38 minutes ago 1.36GB [2022-05-06T21:41:06.292Z] support-scheduler-arm64 latest 5632219fb6c5 44 minutes ago 25.2MB [2022-05-06T21:41:06.292Z] 7819f6d66110 45 minutes ago 1.36GB [2022-05-06T21:41:06.292Z] security-proxy-setup-arm64 latest 4b006696ab86 47 minutes ago 26.1MB [2022-05-06T21:41:06.292Z] core-command-arm64 latest 0f5b2bba220d 47 minutes ago 15.5MB [2022-05-06T21:41:06.292Z] 99ce17d329ed 47 minutes ago 1.31GB [2022-05-06T21:41:06.292Z] 34cbd8f83351 48 minutes ago 1.3GB [2022-05-06T21:41:06.292Z] ci-base-image-arm64 latest 29007c33ac47 About an hour ago 885MB [2022-05-06T21:41:06.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-06T21:41:06.292Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-06T21:41:06.292Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-06T21:41:06.292Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-06T21:41:06.292Z] 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-06T21:41:06.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:41:06.733Z] [2022-05-06T21:41:06.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:41:07.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:41:07.348Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T21:41:07.348Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T21:41:07.348Z] 04944245beec: Pulling fs layer [2022-05-06T21:41:07.348Z] 699f458cf7ca: Pulling fs layer [2022-05-06T21:41:07.348Z] 765212b225bb: Pulling fs layer [2022-05-06T21:41:07.348Z] f23df028b6ca: Pulling fs layer [2022-05-06T21:41:07.348Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T21:41:07.348Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T21:41:07.348Z] 765212b225bb: Waiting [2022-05-06T21:41:07.348Z] f23df028b6ca: Waiting [2022-05-06T21:41:07.348Z] d65c8cfc05b1: Waiting [2022-05-06T21:41:07.348Z] 2437ff75d9bd: Waiting [2022-05-06T21:41:07.348Z] 04944245beec: Verifying Checksum [2022-05-06T21:41:07.348Z] 04944245beec: Download complete [2022-05-06T21:41:07.348Z] 765212b225bb: Verifying Checksum [2022-05-06T21:41:07.348Z] 765212b225bb: Download complete [2022-05-06T21:41:07.348Z] f23df028b6ca: Verifying Checksum [2022-05-06T21:41:07.348Z] f23df028b6ca: Download complete [2022-05-06T21:41:07.621Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T21:41:07.621Z] d65c8cfc05b1: Download complete [2022-05-06T21:41:07.621Z] 699f458cf7ca: Verifying Checksum [2022-05-06T21:41:07.621Z] 699f458cf7ca: Download complete [2022-05-06T21:41:07.894Z] 8998bd30e6a1: Download complete [2022-05-06T21:41:10.508Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T21:41:10.508Z] 2437ff75d9bd: Download complete [2022-05-06T21:41:12.478Z] 8998bd30e6a1: Pull complete [2022-05-06T21:41:12.752Z] 04944245beec: Pull complete [2022-05-06T21:41:14.191Z] 699f458cf7ca: Pull complete [2022-05-06T21:41:14.463Z] 765212b225bb: Pull complete [2022-05-06T21:41:15.438Z] f23df028b6ca: Pull complete [2022-05-06T21:41:15.438Z] d65c8cfc05b1: Pull complete [2022-05-06T21:41:30.515Z] 2437ff75d9bd: Pull complete [2022-05-06T21:41:30.515Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T21:41:30.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:41:30.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T21:41:30.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-41098 does not seem to be running inside a container [2022-05-06T21:41:30.846Z] $ 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-06T21:41:33.857Z] $ docker top 9e39e047c3ffa3f8b5bbcd25f6acafc5700edef73554311111240833a3966c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:34.959Z] ---> job-cost.sh [2022-05-06T21:41:34.959Z] lf-activate-venv: SKIPPING [2022-05-06T21:41:34.959Z] INFO: No Stack... [2022-05-06T21:41:35.561Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T21:41:36.585Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T21:41:37.256Z] + cut -d, -f6 [2022-05-06T21:41:37.256Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-05-06T21:41:37.293Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4004-2-stack-cost] [2022-05-06T21:41:37.301Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4004-2-stack-cost] did not exist. Created. [2022-05-06T21:41:37.301Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4004-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T21:41:37.976Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-06T21:41:38.170Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T21:41:38.177Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4004-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T21:41:38.185Z] $ docker stop --time=1 9e39e047c3ffa3f8b5bbcd25f6acafc5700edef73554311111240833a3966c4a [2022-05-06T21:41:39.730Z] $ docker rm -f 9e39e047c3ffa3f8b5bbcd25f6acafc5700edef73554311111240833a3966c4a [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-06T21:41:40.304Z] provisioning config files... [2022-05-06T21:41:40.313Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4815638319362740496tmp [Pipeline] { [Pipeline] sh [2022-05-06T21:41:40.617Z] + set +x [2022-05-06T21:41:40.617Z] + curl -s https://codecov.io/bash [2022-05-06T21:41:40.617Z] + bash -s -- [2022-05-06T21:41:40.617Z] [2022-05-06T21:41:40.617Z] _____ _ [2022-05-06T21:41:40.617Z] / ____| | | [2022-05-06T21:41:40.617Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T21:41:40.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T21:41:40.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T21:41:40.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T21:41:40.617Z] Bash-1.0.6 [2022-05-06T21:41:40.617Z] [2022-05-06T21:41:40.617Z] [2022-05-06T21:41:40.617Z] ==> git version 2.25.1 found [2022-05-06T21:41:40.617Z] ==> 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-06T21:41:40.617Z] Release-Date: 2020-01-08 [2022-05-06T21:41:40.617Z] 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-06T21:41:40.617Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T21:41:40.617Z] ==> Jenkins CI detected. [2022-05-06T21:41:40.617Z] current dir:  /w/workspace/edgex-go/2 [2022-05-06T21:41:40.617Z] project root: . [2022-05-06T21:41:40.617Z] --> token set from env [2022-05-06T21:41:40.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T21:41:40.617Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T21:41:40.878Z] ==> Python coveragepy not found [2022-05-06T21:41:40.878Z] ==> Searching for coverage reports in: [2022-05-06T21:41:40.878Z] + . [2022-05-06T21:41:40.878Z] -> Found 1 reports [2022-05-06T21:41:40.878Z] ==> Detecting git/mercurial file structure [2022-05-06T21:41:40.878Z] ==> Reading reports [2022-05-06T21:41:40.878Z] + ./coverage.out bytes=435134 [2022-05-06T21:41:40.878Z] ==> Appending adjustments [2022-05-06T21:41:40.878Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T21:41:42.263Z] + Found adjustments [2022-05-06T21:41:42.263Z] ==> Gzipping contents [2022-05-06T21:41:42.263Z] 60K /tmp/codecov.yxxYW8.gz [2022-05-06T21:41:42.263Z] ==> Uploading reports [2022-05-06T21:41:42.263Z] url: https://codecov.io [2022-05-06T21:41:42.263Z] query: branch=PR-4004&commit=c607635224c13053074f944e3d04a8fcc542bb4b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4004%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4004&job=&cmd_args= [2022-05-06T21:41:42.263Z] -> Pinging Codecov [2022-05-06T21:41:42.263Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4004&commit=c607635224c13053074f944e3d04a8fcc542bb4b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4004%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4004&job=&cmd_args= [2022-05-06T21:41:42.263Z] -> Uploading to [2022-05-06T21:41:42.263Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/c607635224c13053074f944e3d04a8fcc542bb4b/4100be0b-b1fd-4898-9348-06055efa83bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T214142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74a6624f0a4f39e1d038cba028865c36074355bed9d61631954cdabb98573f7a [2022-05-06T21:41:42.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T21:41:42.263Z] Dload Upload Total Spent Left Speed [2022-05-06T21:41:42.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59885 0 0 100 59885 0 245k --:--:-- --:--:-- --:--:-- 245k [2022-05-06T21:41:42.524Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c607635224c13053074f944e3d04a8fcc542bb4b [Pipeline] } [2022-05-06T21:41:42.541Z] 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-06T21:41:43.226Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:43.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:44.398Z] ---> package-listing.sh [2022-05-06T21:41:44.398Z] ++ facter osfamily [2022-05-06T21:41:44.398Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T21:41:44.660Z] + OS_FAMILY=debian [2022-05-06T21:41:44.660Z] + workspace=/w/workspace/edgex-go/2 [2022-05-06T21:41:44.660Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T21:41:44.660Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T21:41:44.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T21:41:44.660Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T21:41:44.660Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-06T21:41:44.660Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T21:41:44.660Z] + case "${OS_FAMILY}" in [2022-05-06T21:41:44.660Z] + dpkg -l [2022-05-06T21:41:44.660Z] + grep '^ii' [2022-05-06T21:41:44.660Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T21:41:44.660Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T21:41:44.660Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T21:41:44.660Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-06T21:41:44.660Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-06T21:41:44.660Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-06T21:41:44.672Z] 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-06T21:41:44.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:41:45.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:41:45.517Z] [2022-05-06T21:41:45.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:41:45.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:41:45.823Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T21:41:45.823Z] 5eb5b503b376: Pulling fs layer [2022-05-06T21:41:45.823Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T21:41:45.823Z] ec43610c2a17: Pulling fs layer [2022-05-06T21:41:45.823Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T21:41:45.823Z] 33b1e0a273af: Pulling fs layer [2022-05-06T21:41:45.823Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T21:41:45.823Z] 2f39f015ded8: Pulling fs layer [2022-05-06T21:41:45.823Z] 3a2ae6a8a46f: Waiting [2022-05-06T21:41:45.823Z] 33b1e0a273af: Waiting [2022-05-06T21:41:45.823Z] 5d3b04190fa2: Waiting [2022-05-06T21:41:45.823Z] 2f39f015ded8: Waiting [2022-05-06T21:41:45.823Z] 5c69ac0246d0: Download complete [2022-05-06T21:41:45.823Z] 3a2ae6a8a46f: Download complete [2022-05-06T21:41:45.823Z] 33b1e0a273af: Download complete [2022-05-06T21:41:46.082Z] 5d3b04190fa2: Download complete [2022-05-06T21:41:46.082Z] ec43610c2a17: Verifying Checksum [2022-05-06T21:41:46.082Z] ec43610c2a17: Download complete [2022-05-06T21:41:46.082Z] 5eb5b503b376: Download complete [2022-05-06T21:41:46.651Z] 2f39f015ded8: Download complete [2022-05-06T21:41:47.589Z] 5eb5b503b376: Pull complete [2022-05-06T21:41:47.589Z] 5c69ac0246d0: Pull complete [2022-05-06T21:41:48.160Z] ec43610c2a17: Pull complete [2022-05-06T21:41:48.160Z] 3a2ae6a8a46f: Pull complete [2022-05-06T21:41:48.421Z] 33b1e0a273af: Pull complete [2022-05-06T21:41:48.421Z] 5d3b04190fa2: Pull complete [2022-05-06T21:41:53.695Z] 2f39f015ded8: Pull complete [2022-05-06T21:41:53.695Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T21:41:53.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:41:53.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T21:41:53.770Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2022-05-06T21:41:53.808Z] $ 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-06T21:41:55.637Z] $ docker top fc73950b441cfd6592885a078a6469c6f77b3685127b0245927c068e851127ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T21:41:55.996Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T21:41:56.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T21:41:56.643Z] + ls /var/log/sa-host [2022-05-06T21:41:56.643Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T21:41:56.860Z] provisioning config files... [2022-05-06T21:41:56.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4090594417927414924tmp [Pipeline] { [Pipeline] echo [2022-05-06T21:41:56.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:57.166Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T21:41:57.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:57.515Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T21:41:57.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:57.811Z] ---> sudo-logs.sh [2022-05-06T21:41:57.811Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T21:41:57.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:58.126Z] ---> job-cost.sh [2022-05-06T21:41:58.126Z] lf-activate-venv: SKIPPING [2022-05-06T21:41:58.126Z] DEBUG: total: 0.2199999988079071 [2022-05-06T21:41:58.126Z] INFO: Retrieving Stack Cost... [2022-05-06T21:41:58.386Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T21:41:58.955Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T21:41:58.972Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:41:59.256Z] ---> logs-deploy.sh [2022-05-06T21:41:59.256Z] lf-activate-venv: SKIPPING [2022-05-06T21:41:59.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4004/2 [2022-05-06T21:41:59.256Z] INFO: archiving workspace using pattern(s): [2022-05-06T21:42:00.195Z] Archives upload complete. [2022-05-06T21:42:00.195Z] INFO: archiving logs to Nexus