Pull request #4035 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh18099573641272692704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7608262237636160673.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-4035/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-4035/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh474042703608479313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh9382783520388392421.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-4035/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-4035/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11567903966398535821.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64367 in /w/workspace/edgexfoundry_edgex-go_PR-4035 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 Merge succeeded, producing 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 Checking out Revision 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 (PR-4035) > 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/4035/head:refs/remotes/origin/PR-4035 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 # timeout=10 Commit message: "build(snap): exclude redundant eKuiper dependencies" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T12:12:58.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T12:12:58.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T12:12:58.450Z] ========================================================= [2022-05-23T12:12:58.450Z] EdgeX Global Pipelines Version Info [2022-05-23T12:12:58.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 [2022-05-23T12:12:59.218Z] ------------------- [2022-05-23T12:12:59.218Z] stable info: [2022-05-23T12:12:59.218Z] ------------------- [2022-05-23T12:12:59.218Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T12:12:59.218Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T12:12:59.218Z] Message: update stable to v1.0.230 [2022-05-23T12:12:59.792Z] ------------------- [2022-05-23T12:12:59.792Z] experimental info: [2022-05-23T12:12:59.792Z] ------------------- [2022-05-23T12:12:59.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T12:12:59.792Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T12:12:59.792Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T12:12:59.923Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T12:12:59.937Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T12:12:59.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T12:12:59.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T12:12:59.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T12:12:59.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T12:13:00.005Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T12:13:00.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T12:13:00.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T12:13:00.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T12:13:00.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T12:13:00.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T12:13:00.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T12:13:00.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T12:13:00.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T12:13:00.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T12:13:00.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T12:13:00.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T12:13:00.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T12:13:00.136Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T12:13:00.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T12:13:00.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T12:13:00.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4035 [Pipeline] echo [2022-05-23T12:13:00.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4035 [Pipeline] echo [2022-05-23T12:13:00.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4035 [Pipeline] echo [2022-05-23T12:13:00.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [Pipeline] echo [2022-05-23T12:13:00.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57534f3 [Pipeline] echo [2022-05-23T12:13:00.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T12:13:00.286Z] provisioning config files... [2022-05-23T12:13:00.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8068141374090300813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T12:13:00.615Z] ---> docker-login.sh [2022-05-23T12:13:00.615Z] nexus3.edgexfoundry.org:10001 [2022-05-23T12:13:00.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:13:00.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:13:00.878Z] Configure a credential helper to remove this warning. See [2022-05-23T12:13:00.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:13:00.878Z] [2022-05-23T12:13:00.878Z] Login Succeeded [2022-05-23T12:13:00.878Z] nexus3.edgexfoundry.org:10002 [2022-05-23T12:13:01.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:13:01.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:13:01.141Z] Configure a credential helper to remove this warning. See [2022-05-23T12:13:01.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:13:01.141Z] [2022-05-23T12:13:01.141Z] Login Succeeded [2022-05-23T12:13:01.141Z] nexus3.edgexfoundry.org:10003 [2022-05-23T12:13:01.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:13:01.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:13:01.403Z] Configure a credential helper to remove this warning. See [2022-05-23T12:13:01.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:13:01.403Z] [2022-05-23T12:13:01.403Z] Login Succeeded [2022-05-23T12:13:01.403Z] nexus3.edgexfoundry.org:10004 [2022-05-23T12:13:01.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:13:01.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:13:01.403Z] Configure a credential helper to remove this warning. See [2022-05-23T12:13:01.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:13:01.403Z] [2022-05-23T12:13:01.403Z] Login Succeeded [2022-05-23T12:13:01.403Z] docker.io [2022-05-23T12:13:01.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:13:01.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:13:01.930Z] Configure a credential helper to remove this warning. See [2022-05-23T12:13:01.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:13:01.930Z] [2022-05-23T12:13:01.930Z] Login Succeeded [2022-05-23T12:13:01.930Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T12:13:01.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T12:13:02.261Z] + 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-23T12:13:02.261Z] + dirname cmd/core-command/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/core-data/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/support-notifications/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T12:13:02.261Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T12:13:02.261Z] + cut -d/ -f2 [2022-05-23T12:13:02.261Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T12:13:02.299Z] 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-23T12:13:02.659Z] + git rev-list -1 --merges 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158~1..57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [Pipeline] echo [2022-05-23T12:13:02.756Z] -----------> git rev-list -1 --merges 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158~1..57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [false] [Pipeline] sh [2022-05-23T12:13:03.055Z] + git log --format=format:%s -1 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [Pipeline] echo [2022-05-23T12:13:03.072Z] ========================================================= [2022-05-23T12:13:03.072Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T12:13:03.072Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T12:13:03.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T12:13:03.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T12:13:03.675Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T12:13:03.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T12:13:03.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T12:13:03.675Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T12:13:03.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:13:04.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T12:13:04.100Z] [2022-05-23T12:13:04.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:13:04.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T12:13:04.405Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T12:13:04.405Z] 1fe172e4850f: Pulling fs layer [2022-05-23T12:13:04.405Z] caf521ccaac6: Pulling fs layer [2022-05-23T12:13:04.405Z] 3ead6fa29328: Pulling fs layer [2022-05-23T12:13:04.405Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T12:13:04.405Z] a8d5f1318db7: Pulling fs layer [2022-05-23T12:13:04.405Z] c427282e49a2: Pulling fs layer [2022-05-23T12:13:04.405Z] 1827001aaf11: Pulling fs layer [2022-05-23T12:13:04.405Z] 0714d37db230: Pulling fs layer [2022-05-23T12:13:04.405Z] ac28cf19c067: Pulling fs layer [2022-05-23T12:13:04.405Z] ca983d60f3e2: Pulling fs layer [2022-05-23T12:13:04.405Z] 9f894cec8388: Pulling fs layer [2022-05-23T12:13:04.405Z] 5c2a1cbceb83: Waiting [2022-05-23T12:13:04.405Z] a8d5f1318db7: Waiting [2022-05-23T12:13:04.405Z] 0714d37db230: Waiting [2022-05-23T12:13:04.405Z] 1827001aaf11: Waiting [2022-05-23T12:13:04.405Z] c427282e49a2: Waiting [2022-05-23T12:13:04.405Z] ac28cf19c067: Waiting [2022-05-23T12:13:04.405Z] 9f894cec8388: Waiting [2022-05-23T12:13:04.405Z] ca983d60f3e2: Waiting [2022-05-23T12:13:04.405Z] caf521ccaac6: Verifying Checksum [2022-05-23T12:13:04.405Z] caf521ccaac6: Download complete [2022-05-23T12:13:04.405Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T12:13:04.405Z] 5c2a1cbceb83: Download complete [2022-05-23T12:13:04.664Z] a8d5f1318db7: Verifying Checksum [2022-05-23T12:13:04.664Z] a8d5f1318db7: Download complete [2022-05-23T12:13:04.664Z] c427282e49a2: Verifying Checksum [2022-05-23T12:13:04.664Z] c427282e49a2: Download complete [2022-05-23T12:13:04.664Z] 3ead6fa29328: Verifying Checksum [2022-05-23T12:13:04.664Z] 3ead6fa29328: Download complete [2022-05-23T12:13:04.664Z] 0714d37db230: Download complete [2022-05-23T12:13:04.664Z] ac28cf19c067: Download complete [2022-05-23T12:13:04.664Z] ca983d60f3e2: Verifying Checksum [2022-05-23T12:13:04.664Z] ca983d60f3e2: Download complete [2022-05-23T12:13:04.664Z] 9f894cec8388: Verifying Checksum [2022-05-23T12:13:04.664Z] 9f894cec8388: Download complete [2022-05-23T12:13:04.664Z] 1fe172e4850f: Verifying Checksum [2022-05-23T12:13:04.664Z] 1fe172e4850f: Download complete [2022-05-23T12:13:04.924Z] 1827001aaf11: Verifying Checksum [2022-05-23T12:13:04.924Z] 1827001aaf11: Download complete [2022-05-23T12:13:05.865Z] 1fe172e4850f: Pull complete [2022-05-23T12:13:06.125Z] caf521ccaac6: Pull complete [2022-05-23T12:13:06.696Z] 3ead6fa29328: Pull complete [2022-05-23T12:13:06.696Z] 5c2a1cbceb83: Pull complete [2022-05-23T12:13:06.983Z] a8d5f1318db7: Pull complete [2022-05-23T12:13:07.243Z] c427282e49a2: Pull complete [2022-05-23T12:13:09.173Z] 1827001aaf11: Pull complete [2022-05-23T12:13:09.173Z] 0714d37db230: Pull complete [2022-05-23T12:13:09.173Z] ac28cf19c067: Pull complete [2022-05-23T12:13:09.173Z] ca983d60f3e2: Pull complete [2022-05-23T12:13:09.173Z] 9f894cec8388: Pull complete [2022-05-23T12:13:09.173Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T12:13:09.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T12:13:09.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T12:13:09.244Z] prd-ubuntu20.04-docker-8c-8g-64367 does not seem to be running inside a container [2022-05-23T12:13:09.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:latest cat [2022-05-23T12:13:10.761Z] $ docker top 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc -eo pid,comm [2022-05-23T12:13:10.820Z] 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-23T12:13:10.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T12:13:10.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T12:13:10.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T12:13:10.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T12:13:10.995Z] $ docker exec 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc ssh-agent [2022-05-23T12:13:11.112Z] SSH_AUTH_SOCK=/tmp/ssh-HN6uIkDqYQ5B/agent.33 [2022-05-23T12:13:11.112Z] SSH_AGENT_PID=39 [2022-05-23T12:13:11.119Z] Running ssh-add (command line suppressed) [2022-05-23T12:13:11.260Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6357090508252475930.key (/w/workspace/edgex-go/3@tmp/private_key_6357090508252475930.key) [2022-05-23T12:13:11.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T12:13:11.562Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T12:13:11.580Z] $ docker exec --env ******** --env ******** 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc ssh-agent -k [2022-05-23T12:13:11.687Z] unset SSH_AUTH_SOCK; [2022-05-23T12:13:11.688Z] unset SSH_AGENT_PID; [2022-05-23T12:13:11.688Z] echo Agent pid 39 killed; [2022-05-23T12:13:11.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T12:13:11.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T12:13:11.719Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T12:13:11.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T12:13:11.853Z] $ docker exec 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc ssh-agent [2022-05-23T12:13:11.962Z] SSH_AUTH_SOCK=/tmp/ssh-OJFWraI12fP2/agent.73 [2022-05-23T12:13:11.962Z] SSH_AGENT_PID=79 [2022-05-23T12:13:11.968Z] Running ssh-add (command line suppressed) [2022-05-23T12:13:12.080Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3775409129953585312.key (/w/workspace/edgex-go/3@tmp/private_key_3775409129953585312.key) [2022-05-23T12:13:12.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T12:13:12.381Z] + git semver init [2022-05-23T12:13:12.643Z] 2022-05-23 12:13:12,565 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T12:13:12.643Z] 2022-05-23 12:13:12,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-05-23T12:13:12.643Z] 2022-05-23 12:13:12,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-05-23T12:13:12.643Z] 2022-05-23 12:13:12,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,370 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,371 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4035 with force:False [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,371 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4035 [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,375 [execute] INFO git cat-file --batch-check [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,381 [execute] INFO git cat-file --batch [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T12:13:16.874Z] 2022-05-23 12:13:16,386 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4035 [2022-05-23T12:13:16.874Z] 0.0.0 [Pipeline] } [2022-05-23T12:13:16.891Z] $ docker exec --env ******** --env ******** 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc ssh-agent -k [2022-05-23T12:13:16.999Z] unset SSH_AUTH_SOCK; [2022-05-23T12:13:17.000Z] unset SSH_AGENT_PID; [2022-05-23T12:13:17.000Z] echo Agent pid 79 killed; [2022-05-23T12:13:17.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T12:13:17.313Z] + git semver [Pipeline] } [2022-05-23T12:13:17.594Z] $ docker stop --time=1 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc [2022-05-23T12:13:18.967Z] $ docker rm -f 533faccd90a611997b0f752544e65807c469ec301987bbe57427be2986eceddc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T12:13:19.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T12:13:19.554Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T12:13:19.558Z] [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-23T12:13:19.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T12:13:19.688Z] ========================================================= [2022-05-23T12:13:19.688Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T12:13:19.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T12:13:19.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T12:13:19.982Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T12:13:19.982Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T12:13:19.982Z] 666ba61612fd: Pulling fs layer [2022-05-23T12:13:19.982Z] 8ed8ca486205: Pulling fs layer [2022-05-23T12:13:19.982Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T12:13:19.982Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T12:13:19.982Z] ca2b28591e48: Pulling fs layer [2022-05-23T12:13:19.982Z] a51346096db8: Pulling fs layer [2022-05-23T12:13:19.982Z] daebc70d1ce1: Pulling fs layer [2022-05-23T12:13:19.982Z] 0e18a0eac166: Pulling fs layer [2022-05-23T12:13:19.982Z] 4fe6c5a15a65: Waiting [2022-05-23T12:13:19.982Z] 22a0e8bec74d: Waiting [2022-05-23T12:13:19.982Z] ca2b28591e48: Waiting [2022-05-23T12:13:19.982Z] a51346096db8: Waiting [2022-05-23T12:13:19.982Z] daebc70d1ce1: Waiting [2022-05-23T12:13:19.982Z] 0e18a0eac166: Waiting [2022-05-23T12:13:19.982Z] 8ed8ca486205: Download complete [2022-05-23T12:13:19.982Z] 666ba61612fd: Download complete [2022-05-23T12:13:19.982Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T12:13:19.982Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T12:13:19.982Z] ca2b28591e48: Verifying Checksum [2022-05-23T12:13:19.982Z] ca2b28591e48: Download complete [2022-05-23T12:13:19.982Z] a51346096db8: Verifying Checksum [2022-05-23T12:13:19.982Z] a51346096db8: Download complete [2022-05-23T12:13:20.242Z] daebc70d1ce1: Verifying Checksum [2022-05-23T12:13:20.242Z] daebc70d1ce1: Download complete [2022-05-23T12:13:20.242Z] 59bf1c3509f3: Pull complete [2022-05-23T12:13:20.242Z] 666ba61612fd: Pull complete [2022-05-23T12:13:20.505Z] 8ed8ca486205: Pull complete [2022-05-23T12:13:20.764Z] 0e18a0eac166: Verifying Checksum [2022-05-23T12:13:20.764Z] 0e18a0eac166: Download complete [2022-05-23T12:13:20.764Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T12:13:20.764Z] 4fe6c5a15a65: Download complete [2022-05-23T12:13:24.961Z] 4fe6c5a15a65: Pull complete [2022-05-23T12:13:24.961Z] 22a0e8bec74d: Pull complete [2022-05-23T12:13:24.961Z] ca2b28591e48: Pull complete [2022-05-23T12:13:24.961Z] a51346096db8: Pull complete [2022-05-23T12:13:24.961Z] daebc70d1ce1: Pull complete [2022-05-23T12:13:26.865Z] 0e18a0eac166: Pull complete [2022-05-23T12:13:26.865Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T12:13:26.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T12:13:26.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T12:13:27.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T12:13:27.165Z] WORKDIR /edgex [2022-05-23T12:13:27.165Z] COPY go.mod . [2022-05-23T12:13:27.165Z] RUN go mod download [2022-05-23T12:13:27.165Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-23T12:13:28.547Z] Sending build context to Docker daemon 335.4MB [2022-05-23T12:13:28.547Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T12:13:28.547Z] ---> f018257e8ee9 [2022-05-23T12:13:28.547Z] Step 2/4 : WORKDIR /edgex [2022-05-23T12:13:31.087Z] ---> Running in 7951774f76dd [2022-05-23T12:13:31.087Z] Removing intermediate container 7951774f76dd [2022-05-23T12:13:31.087Z] ---> 43e916880489 [2022-05-23T12:13:31.087Z] Step 3/4 : COPY go.mod . [2022-05-23T12:13:31.087Z] ---> b988c5067e1a [2022-05-23T12:13:31.087Z] Step 4/4 : RUN go mod download [2022-05-23T12:13:31.087Z] ---> Running in 70b3e9e46cb1 [2022-05-23T12:13:34.620Z] Still waiting to schedule task [2022-05-23T12:13:34.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-23T12:13:49.198Z] Removing intermediate container 70b3e9e46cb1 [2022-05-23T12:13:49.198Z] ---> 88d4e56b1506 [2022-05-23T12:13:49.198Z] Successfully built 88d4e56b1506 [2022-05-23T12:13:49.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:13:49.494Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T12:13:49.495Z] . [Pipeline] withDockerContainer [2022-05-23T12:13:49.559Z] prd-ubuntu20.04-docker-8c-8g-64367 does not seem to be running inside a container [2022-05-23T12:13:49.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T12:13:49.971Z] $ docker top 14795cf35baadb070f4af7e12e3b664f8d5b1dc2dc7f106141a00f8e6951dc35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T12:13:50.322Z] + go version [2022-05-23T12:13:50.322Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T12:13:50.340Z] $ docker stop --time=1 14795cf35baadb070f4af7e12e3b664f8d5b1dc2dc7f106141a00f8e6951dc35 [2022-05-23T12:13:51.624Z] $ docker rm -f 14795cf35baadb070f4af7e12e3b664f8d5b1dc2dc7f106141a00f8e6951dc35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:13:52.027Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T12:13:52.027Z] . [Pipeline] withDockerContainer [2022-05-23T12:13:52.098Z] prd-ubuntu20.04-docker-8c-8g-64367 does not seem to be running inside a container [2022-05-23T12:13:52.143Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T12:13:52.550Z] $ docker top f8aa79b512eac6835079f58e202a47b2cfa5cd27da36b2999fb7a581c52ed36b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T12:13:52.611Z] ========================================================= [2022-05-23T12:13:52.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T12:13:52.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T12:13:52.928Z] + make test [2022-05-23T12:13:52.928Z] go mod tidy -compat=1.17 [2022-05-23T12:13:52.929Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T12:13:58.272Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T12:14:08.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T12:14:08.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T12:14:08.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T12:14:08.518Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T12:14:08.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T12:14:08.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T12:14:08.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T12:14:08.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T12:14:08.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T12:14:09.033Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T12:14:09.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T12:14:09.034Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T12:14:09.034Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T12:14:09.034Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T12:14:09.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T12:14:09.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2022-05-23T12:14:09.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T12:14:09.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T12:14:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-05-23T12:14:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T12:14:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 53.4% of statements [2022-05-23T12:14:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T12:14:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.021s coverage: 89.2% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.8% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.441s coverage: 95.6% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.114s coverage: 60.0% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.119s coverage: 0.9% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.094s coverage: 58.8% of statements [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-05-23T12:14:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.107s coverage: 79.5% of statements [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2022-05-23T12:14:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-05-23T12:14:24.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements [2022-05-23T12:14:24.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-05-23T12:14:25.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-05-23T12:14:25.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.4% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T12:14:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-05-23T12:14:35.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T12:14:35.144Z] 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-23T12:14:53.243Z] GO111MODULE=on go vet ./... [2022-05-23T12:14:54.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T12:14:55.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T12:14:55.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T12:14:56.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T12:14:56.338Z] + ls -al . [2022-05-23T12:14:56.338Z] total 684 [2022-05-23T12:14:56.338Z] drwxrwxr-x 10 1001 1001 4096 May 23 12:14 . [2022-05-23T12:14:56.338Z] drwxr-xr-x 4 root root 4096 May 23 12:13 .. [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 11 May 23 12:12 .dockerignore [2022-05-23T12:14:56.338Z] drwxrwxr-x 8 1001 1001 4096 May 23 12:13 .git [2022-05-23T12:14:56.338Z] drwxrwxr-x 3 1001 1001 4096 May 23 12:12 .github [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 879 May 23 12:12 .gitignore [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 42 May 23 12:12 .golangci.yml [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 87 May 23 12:12 .hadolint.yml [2022-05-23T12:14:56.338Z] drwxr-xr-x 3 1001 1001 4096 May 23 12:13 .semver [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 166 May 23 12:12 .sonarcloud.properties [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 1171 May 23 12:12 ADOPTERS.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 10086 May 23 12:12 Attribution.txt [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 63209 May 23 12:12 CHANGELOG.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 3804 May 23 12:12 CONTRIBUTING.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 677 May 23 12:12 GOVERNANCE.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 850 May 23 12:12 Jenkinsfile [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 10775 May 23 12:12 LICENSE [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 10389 May 23 12:12 Makefile [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 582 May 23 12:12 OWNERS.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 9094 May 23 12:12 README.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 6912 May 23 12:12 SECURITY.md [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 5 May 23 12:13 VERSION [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 4131 May 23 12:12 ZMQWindows.md [2022-05-23T12:14:56.338Z] drwxrwxr-x 2 1001 1001 4096 May 23 12:12 bin [2022-05-23T12:14:56.338Z] drwxrwxr-x 18 1001 1001 4096 May 23 12:12 cmd [2022-05-23T12:14:56.338Z] -rw-r--r-- 1 root root 435134 May 23 12:14 coverage.out [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 3217 May 23 12:12 go.mod [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 35084 May 23 12:13 go.sum [2022-05-23T12:14:56.338Z] drwxrwxr-x 8 1001 1001 4096 May 23 12:12 internal [2022-05-23T12:14:56.338Z] drwxrwxr-x 3 1001 1001 4096 May 23 12:12 openapi [2022-05-23T12:14:56.338Z] drwxrwxr-x 4 1001 1001 4096 May 23 12:12 snap [2022-05-23T12:14:56.338Z] -rw-rw-r-- 1 1001 1001 204 May 23 12:12 version.go [Pipeline] sh [2022-05-23T12:14:56.631Z] + '[' -e coverage.out ] [2022-05-23T12:14:56.631Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T12:14:56.721Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T12:14:57.002Z] + make build [2022-05-23T12:14:57.002Z] 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-23T12:15:09.213Z] 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-23T12:15:12.514Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64368 in /w/workspace/edgexfoundry_edgex-go_PR-4035 [Pipeline] { [Pipeline] ws [2022-05-23T12:15:12.528Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-05-23T12:15:12.780Z] The recommended git tool is: git [2022-05-23T12:15:17.336Z] 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-23T12:15:18.271Z] 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-23T12:15:19.254Z] using credential edgex-jenkins-ssh [2022-05-23T12:15:19.273Z] Cloning the remote Git repository [2022-05-23T12:15:19.339Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T12:15:19.414Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-05-23T12:15:19.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T12:15:19.489Z] > git --version # timeout=10 [2022-05-23T12:15:19.506Z] > git --version # 'git version 2.25.1' [2022-05-23T12:15:19.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T12:15:19.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T12:15:24.840Z] 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-23T12:15:24.840Z] 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-23T12:15:24.840Z] 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-23T12:15:26.220Z] 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-23T12:15:26.789Z] 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-23T12:15:27.724Z] 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-23T12:15:28.292Z] 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-23T12:15:28.861Z] 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-23T12:15:30.766Z] 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-23T12:15:31.720Z] $ docker stop --time=1 f8aa79b512eac6835079f58e202a47b2cfa5cd27da36b2999fb7a581c52ed36b [2022-05-23T12:15:34.111Z] $ docker rm -f f8aa79b512eac6835079f58e202a47b2cfa5cd27da36b2999fb7a581c52ed36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:15:35.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T12:15:35.237Z] [2022-05-23T12:15:35.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:15:35.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T12:15:35.538Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T12:15:35.538Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T12:15:35.538Z] ca9280d653b3: Pulling fs layer [2022-05-23T12:15:35.538Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T12:15:35.538Z] cbdbe7a5bc2a: Download complete [2022-05-23T12:15:35.797Z] ca9280d653b3: Verifying Checksum [2022-05-23T12:15:35.797Z] ca9280d653b3: Download complete [2022-05-23T12:15:35.797Z] cbdbe7a5bc2a: Pull complete [2022-05-23T12:15:36.058Z] 7e9c9ca2126c: Download complete [2022-05-23T12:15:36.317Z] ca9280d653b3: Pull complete [2022-05-23T12:15:37.405Z] Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:15:36.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T12:15:36.579Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T12:15:36.604Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T12:15:36.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T12:15:36.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T12:15:36.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4035/head:refs/remotes/origin/PR-4035 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T12:15:37.430Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T12:15:37.798Z] Merge succeeded, producing 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:15:37.798Z] Checking out Revision 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 (PR-4035) [2022-05-23T12:15:39.610Z] 7e9c9ca2126c: Pull complete [2022-05-23T12:15:39.610Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T12:15:39.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T12:15:39.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T12:15:37.458Z] > git checkout -f 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 # timeout=10 [2022-05-23T12:15:37.701Z] > git remote # timeout=10 [2022-05-23T12:15:37.722Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T12:15:37.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T12:15:37.756Z] > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 [2022-05-23T12:15:37.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T12:15:37.811Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T12:15:37.832Z] > git checkout -f 57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 # timeout=10 [Pipeline] withDockerContainer [2022-05-23T12:15:39.674Z] prd-ubuntu20.04-docker-8c-8g-64367 does not seem to be running inside a container [2022-05-23T12:15:39.711Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T12:15:41.070Z] $ docker top 6727daa8d1fe29626919bd99067ab82b3942565d1cfcbaa3cc7ef82c49dd5086 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T12:15:41.473Z] + docker-compose build --help [2022-05-23T12:15:41.473Z] + grep parallel [2022-05-23T12:15:42.081Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T12:15:42.095Z] $ docker stop --time=1 6727daa8d1fe29626919bd99067ab82b3942565d1cfcbaa3cc7ef82c49dd5086 [2022-05-23T12:15:42.128Z] Commit message: "build(snap): exclude redundant eKuiper dependencies" [2022-05-23T12:15:43.382Z] $ docker rm -f 6727daa8d1fe29626919bd99067ab82b3942565d1cfcbaa3cc7ef82c49dd5086 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:15:43.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T12:15:43.987Z] . [Pipeline] withDockerContainer [2022-05-23T12:15:44.027Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T12:15:44.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T12:15:44.027Z] Dload Upload Total Spent Left Speed [2022-05-23T12:15:44.053Z] prd-ubuntu20.04-docker-8c-8g-64367 does not seem to be running inside a container [2022-05-23T12:15:44.091Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T12:15:44.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 27721 0 --:--:-- --:--:-- --:--:-- 27659 100 12253 100 12253 0 0 27659 0 --:--:-- --:--:-- --:--:-- 27596 [2022-05-23T12:15:44.452Z] $ docker top cd328ac5d3f97a157164e7dc12a3fe94c583c93126b41c2d2ba6d6a9ea91b65e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-05-23T12:15:44.803Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T12:15:45.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T12:15:45.373Z] Building core-command ... [2022-05-23T12:15:45.373Z] Building core-data ... [2022-05-23T12:15:45.373Z] Building core-metadata ... [2022-05-23T12:15:45.373Z] Building security-bootstrapper ... [2022-05-23T12:15:45.373Z] Building security-proxy-setup ... [2022-05-23T12:15:45.373Z] Building security-secretstore-setup ... [2022-05-23T12:15:45.373Z] Building security-spiffe-token-provider ... [2022-05-23T12:15:45.373Z] Building security-spire-agent ... [2022-05-23T12:15:45.373Z] Building security-spire-config ... [2022-05-23T12:15:45.373Z] Building security-spire-server ... [2022-05-23T12:15:45.373Z] Building support-notifications ... [2022-05-23T12:15:45.373Z] Building support-scheduler ... [2022-05-23T12:15:45.373Z] Building sys-mgmt-agent ... [2022-05-23T12:15:45.373Z] Building security-spire-agent [2022-05-23T12:15:45.373Z] Building sys-mgmt-agent [2022-05-23T12:15:45.373Z] Building core-data [2022-05-23T12:15:45.373Z] Building security-bootstrapper [2022-05-23T12:15:45.373Z] Building support-scheduler [2022-05-23T12:15:45.388Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T12:15:45.388Z] + sudo tee /etc/docker/daemon.new [2022-05-23T12:15:45.388Z] { [2022-05-23T12:15:45.388Z] "registry-mirrors": [ [2022-05-23T12:15:45.388Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T12:15:45.388Z] ], [2022-05-23T12:15:45.388Z] "bip": "10.250.0.254/24", [2022-05-23T12:15:45.388Z] "hosts": [ [2022-05-23T12:15:45.388Z] "tcp://0.0.0.0:5555", [2022-05-23T12:15:45.388Z] "unix:///var/run/docker.sock" [2022-05-23T12:15:45.388Z] ], [2022-05-23T12:15:45.388Z] "mtu": 1458, [2022-05-23T12:15:45.388Z] "selinux-enabled": true, [2022-05-23T12:15:45.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T12:15:45.388Z] } [Pipeline] sh [2022-05-23T12:15:45.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T12:15:46.085Z] + sudo service docker restart [2022-05-23T12:16:00.268Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:16:00.268Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:16:00.268Z] ---> 88d4e56b1506 [2022-05-23T12:16:00.268Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T12:16:00.268Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:16:00.268Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:16:00.268Z] ---> 88d4e56b1506 [2022-05-23T12:16:00.268Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T12:16:00.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:16:00.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:16:00.268Z] ---> 88d4e56b1506 [2022-05-23T12:16:00.268Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:16:00.268Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:16:00.268Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:16:00.268Z] ---> 88d4e56b1506 [2022-05-23T12:16:00.268Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T12:16:00.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:16:00.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:16:00.268Z] ---> 88d4e56b1506 [2022-05-23T12:16:00.268Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:16:02.181Z] ---> Running in 1838a7321ada [2022-05-23T12:16:02.181Z] ---> Running in eca410b8e0fd [2022-05-23T12:16:02.181Z] ---> Running in 7c9fe5beb8e6 [2022-05-23T12:16:02.181Z] ---> Running in be4529470c1b [2022-05-23T12:16:02.181Z] ---> Running in 0ce06563fb7d [2022-05-23T12:16:02.181Z] Removing intermediate container 7c9fe5beb8e6 [2022-05-23T12:16:02.181Z] ---> 7372f6d6b888 [2022-05-23T12:16:02.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:16:02.181Z] Removing intermediate container 1838a7321ada [2022-05-23T12:16:02.181Z] ---> 367b98592857 [2022-05-23T12:16:02.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:16:02.181Z] ---> Running in da46e106604f [2022-05-23T12:16:02.181Z] Removing intermediate container 0ce06563fb7d [2022-05-23T12:16:02.181Z] ---> 48e237f1b7ef [2022-05-23T12:16:02.181Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:16:02.181Z] Removing intermediate container eca410b8e0fd [2022-05-23T12:16:02.181Z] ---> e350c9900bc9 [2022-05-23T12:16:02.181Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:16:02.181Z] Removing intermediate container be4529470c1b [2022-05-23T12:16:02.181Z] ---> 332f5ee07c02 [2022-05-23T12:16:02.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:16:02.181Z] ---> Running in a7b386690ef6 [2022-05-23T12:16:02.181Z] ---> Running in 5c1dee3dec91 [2022-05-23T12:16:02.181Z] ---> Running in 16bb6c46261f [2022-05-23T12:16:02.181Z] ---> Running in 89d64ad6cb7f [2022-05-23T12:16:03.120Z] Removing intermediate container da46e106604f [2022-05-23T12:16:03.120Z] ---> 06f29dab3a52 [2022-05-23T12:16:03.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T12:16:03.120Z] ---> Running in 9605c68d8ebb [2022-05-23T12:16:03.120Z] Removing intermediate container a7b386690ef6 [2022-05-23T12:16:03.120Z] ---> 86cb43c2b7ca [2022-05-23T12:16:03.120Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T12:16:03.380Z] ---> Running in 633f27ca754e [2022-05-23T12:16:03.380Z] Removing intermediate container 5c1dee3dec91 [2022-05-23T12:16:03.380Z] ---> 8b3d5ffcda21 [2022-05-23T12:16:03.380Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T12:16:03.380Z] ---> Running in 05691780f6ac [2022-05-23T12:16:03.639Z] Removing intermediate container 89d64ad6cb7f [2022-05-23T12:16:03.639Z] ---> 3a10bf4bf136 [2022-05-23T12:16:03.639Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T12:16:03.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:03.639Z] ---> Running in f6d0413b4502 [2022-05-23T12:16:03.639Z] Removing intermediate container 16bb6c46261f [2022-05-23T12:16:03.639Z] ---> a225fa0fa3d7 [2022-05-23T12:16:03.639Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T12:16:03.639Z] ---> Running in cfdf2569a01a [2022-05-23T12:16:03.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:04.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:04.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:04.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T12:16:04.423Z] provisioning config files... [2022-05-23T12:16:04.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4185116288729297548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T12:16:04.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:04.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:04.806Z] ---> docker-login.sh [2022-05-23T12:16:04.806Z] nexus3.edgexfoundry.org:10001 [2022-05-23T12:16:05.002Z] OK: 221 MiB in 52 packages [2022-05-23T12:16:05.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:05.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:05.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:05.268Z] OK: 221 MiB in 52 packages [2022-05-23T12:16:05.268Z] Removing intermediate container 9605c68d8ebb [2022-05-23T12:16:05.268Z] ---> 5ff2fa48a91b [2022-05-23T12:16:05.268Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T12:16:05.268Z] OK: 221 MiB in 52 packages [2022-05-23T12:16:05.268Z] OK: 221 MiB in 52 packages [2022-05-23T12:16:05.268Z] OK: 221 MiB in 52 packages [2022-05-23T12:16:05.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:16:05.527Z] ---> def5d334e239 [2022-05-23T12:16:05.527Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:16:05.527Z] ---> Running in 43487a109bd4 [2022-05-23T12:16:05.527Z] Removing intermediate container 633f27ca754e [2022-05-23T12:16:05.527Z] ---> 9c586f5b8887 [2022-05-23T12:16:05.527Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:16:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:16:05.678Z] Configure a credential helper to remove this warning. See [2022-05-23T12:16:05.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:16:05.678Z] [2022-05-23T12:16:05.678Z] Login Succeeded [2022-05-23T12:16:05.678Z] nexus3.edgexfoundry.org:10002 [2022-05-23T12:16:05.788Z] Removing intermediate container f6d0413b4502 [2022-05-23T12:16:05.788Z] ---> 7de161d48b81 [2022-05-23T12:16:05.788Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T12:16:05.788Z] ---> f556e0ac4a75 [2022-05-23T12:16:05.788Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:16:05.788Z] ---> Running in ba53c8984ae1 [2022-05-23T12:16:05.788Z] Removing intermediate container 05691780f6ac [2022-05-23T12:16:05.788Z] ---> 009c67987438 [2022-05-23T12:16:05.788Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T12:16:05.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:16:05.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:16:05.953Z] Configure a credential helper to remove this warning. See [2022-05-23T12:16:05.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:16:05.953Z] [2022-05-23T12:16:05.953Z] Login Succeeded [2022-05-23T12:16:05.953Z] nexus3.edgexfoundry.org:10003 [2022-05-23T12:16:06.047Z] Removing intermediate container cfdf2569a01a [2022-05-23T12:16:06.047Z] ---> d843d3cb2410 [2022-05-23T12:16:06.047Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:16:06.047Z] ---> e3f71847e627 [2022-05-23T12:16:06.047Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:16:06.047Z] ---> Running in 3598c5e77d42 [2022-05-23T12:16:06.047Z] ---> 5d615ca71d07 [2022-05-23T12:16:06.047Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:16:06.047Z] ---> Running in ae05cae95801 [2022-05-23T12:16:06.047Z] ---> a1becc2c8da9 [2022-05-23T12:16:06.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:16:06.307Z] ---> Running in 1d68233b6fc3 [2022-05-23T12:16:06.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:16:06.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:16:06.556Z] Configure a credential helper to remove this warning. See [2022-05-23T12:16:06.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:16:06.556Z] [2022-05-23T12:16:06.556Z] Login Succeeded [2022-05-23T12:16:06.556Z] nexus3.edgexfoundry.org:10004 [2022-05-23T12:16:06.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:16:06.877Z] Removing intermediate container 43487a109bd4 [2022-05-23T12:16:06.877Z] ---> 4c4a6c1f342b [2022-05-23T12:16:06.877Z] Step 8/22 : COPY . . [2022-05-23T12:16:06.877Z] Removing intermediate container ba53c8984ae1 [2022-05-23T12:16:06.877Z] ---> f090640b0d36 [2022-05-23T12:16:06.877Z] Step 8/23 : COPY . . [2022-05-23T12:16:07.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:16:07.112Z] Configure a credential helper to remove this warning. See [2022-05-23T12:16:07.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:16:07.112Z] [2022-05-23T12:16:07.112Z] Login Succeeded [2022-05-23T12:16:07.112Z] docker.io [2022-05-23T12:16:07.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T12:16:07.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T12:16:07.659Z] Configure a credential helper to remove this warning. See [2022-05-23T12:16:07.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T12:16:07.659Z] [2022-05-23T12:16:07.659Z] Login Succeeded [2022-05-23T12:16:07.659Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T12:16:07.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T12:16:08.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T12:16:08.240Z] ========================================================= [2022-05-23T12:16:08.240Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T12:16:08.240Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T12:16:08.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T12:16:08.854Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T12:16:08.854Z] 9b3977197b4f: Pulling fs layer [2022-05-23T12:16:08.854Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T12:16:08.854Z] 94645a83ff95: Pulling fs layer [2022-05-23T12:16:08.854Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T12:16:08.854Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T12:16:08.854Z] 3f3a8bcf1eab: Waiting [2022-05-23T12:16:08.854Z] 0c92f367c5e7: Waiting [2022-05-23T12:16:08.854Z] 3096ccb668a1: Pulling fs layer [2022-05-23T12:16:08.854Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T12:16:08.854Z] a4caa8a26152: Pulling fs layer [2022-05-23T12:16:08.854Z] e8cf19c19ddd: Waiting [2022-05-23T12:16:08.854Z] 3096ccb668a1: Waiting [2022-05-23T12:16:08.854Z] a4caa8a26152: Waiting [2022-05-23T12:16:08.854Z] 94645a83ff95: Verifying Checksum [2022-05-23T12:16:08.854Z] 94645a83ff95: Download complete [2022-05-23T12:16:08.854Z] 1a89e8eeedd5: Download complete [2022-05-23T12:16:08.854Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T12:16:08.854Z] 0c92f367c5e7: Download complete [2022-05-23T12:16:08.854Z] 3096ccb668a1: Verifying Checksum [2022-05-23T12:16:08.854Z] 3096ccb668a1: Download complete [2022-05-23T12:16:08.854Z] 9b3977197b4f: Verifying Checksum [2022-05-23T12:16:08.854Z] 9b3977197b4f: Download complete [2022-05-23T12:16:08.854Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T12:16:08.854Z] e8cf19c19ddd: Download complete [2022-05-23T12:16:09.410Z] Removing intermediate container 3598c5e77d42 [2022-05-23T12:16:09.410Z] ---> 35fd23be60db [2022-05-23T12:16:09.410Z] Step 8/31 : COPY . . [2022-05-23T12:16:09.670Z] Removing intermediate container ae05cae95801 [2022-05-23T12:16:09.670Z] ---> dfdc259a29f5 [2022-05-23T12:16:09.670Z] Step 8/26 : COPY . . [2022-05-23T12:16:09.858Z] 9b3977197b4f: Pull complete [2022-05-23T12:16:09.929Z] Removing intermediate container 1d68233b6fc3 [2022-05-23T12:16:09.929Z] ---> 6121723fea92 [2022-05-23T12:16:09.929Z] Step 8/23 : COPY . . [2022-05-23T12:16:10.462Z] 1a89e8eeedd5: Pull complete [2022-05-23T12:16:10.740Z] 94645a83ff95: Pull complete [2022-05-23T12:16:11.017Z] a4caa8a26152: Verifying Checksum [2022-05-23T12:16:11.017Z] a4caa8a26152: Download complete [2022-05-23T12:16:11.617Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T12:16:11.617Z] 3f3a8bcf1eab: Download complete [2022-05-23T12:16:16.501Z] ---> a47cb0d6eb3c [2022-05-23T12:16:16.501Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T12:16:16.501Z] ---> e6c186af0fc6 [2022-05-23T12:16:16.501Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T12:16:16.501Z] ---> Running in c516e7749049 [2022-05-23T12:16:16.501Z] ---> Running in 8d627ac78e0a [2022-05-23T12:16:16.501Z] ---> a2c7bb202446 [2022-05-23T12:16:16.501Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T12:16:16.501Z] ---> 4e032c85f0a6 [2022-05-23T12:16:16.501Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T12:16:16.501Z] ---> Running in 3450fb3e1e3e [2022-05-23T12:16:16.501Z] ---> Running in b9cbd0acbe86 [2022-05-23T12:16:16.501Z] ---> 36f8817ff8e1 [2022-05-23T12:16:16.501Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T12:16:16.501Z] ---> Running in 12fff36110a1 [2022-05-23T12:16:16.501Z] Removing intermediate container b9cbd0acbe86 [2022-05-23T12:16:16.501Z] ---> b1647f15ebe9 [2022-05-23T12:16:16.501Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T12:16:16.501Z] ---> Running in 694d50de7ea5 [2022-05-23T12:16:16.501Z] 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-23T12:16:16.501Z] 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-23T12:16:16.501Z] 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-23T12:16:16.501Z] 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-23T12:16:17.067Z] Removing intermediate container 694d50de7ea5 [2022-05-23T12:16:17.067Z] ---> 16811d1d6560 [2022-05-23T12:16:17.067Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T12:16:17.067Z] ---> Running in 8f12c6b2a04b [2022-05-23T12:16:17.326Z] Removing intermediate container 8f12c6b2a04b [2022-05-23T12:16:17.326Z] ---> d64f2822ef02 [2022-05-23T12:16:17.326Z] 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-23T12:16:17.326Z] ---> Running in 8a14f410dae3 [2022-05-23T12:16:18.265Z] spire-1.2.1/ [2022-05-23T12:16:18.265Z] spire-1.2.1/.data/ [2022-05-23T12:16:18.265Z] spire-1.2.1/.data/.file [2022-05-23T12:16:18.265Z] spire-1.2.1/.dockerignore [2022-05-23T12:16:18.265Z] spire-1.2.1/.gitattributes [2022-05-23T12:16:18.265Z] spire-1.2.1/.githooks/ [2022-05-23T12:16:18.265Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/ [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/ [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T12:16:18.265Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T12:16:18.265Z] spire-1.2.1/.gitignore [2022-05-23T12:16:18.265Z] spire-1.2.1/.go-version [2022-05-23T12:16:18.265Z] spire-1.2.1/.golangci.yml [2022-05-23T12:16:18.265Z] spire-1.2.1/ADOPTERS.md [2022-05-23T12:16:18.265Z] spire-1.2.1/CHANGELOG.md [2022-05-23T12:16:18.265Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T12:16:18.265Z] spire-1.2.1/CODEOWNERS [2022-05-23T12:16:18.265Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T12:16:18.265Z] spire-1.2.1/Dockerfile [2022-05-23T12:16:18.265Z] spire-1.2.1/Dockerfile.dev [2022-05-23T12:16:18.265Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T12:16:18.265Z] spire-1.2.1/LICENSE [2022-05-23T12:16:18.265Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T12:16:18.265Z] spire-1.2.1/Makefile [2022-05-23T12:16:18.265Z] spire-1.2.1/README.md [2022-05-23T12:16:18.265Z] spire-1.2.1/ROADMAP.md [2022-05-23T12:16:18.265Z] spire-1.2.1/SECURITY.md [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T12:16:18.265Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T12:16:18.266Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/ [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/agent/ [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/server/ [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/server/server.conf [2022-05-23T12:16:18.266Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/ [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/auditlog.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/ [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/spire_server.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/telemetry.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/upgrading.md [2022-05-23T12:16:18.266Z] spire-1.2.1/doc/using_spire.md [2022-05-23T12:16:18.266Z] spire-1.2.1/examples/ [2022-05-23T12:16:18.266Z] spire-1.2.1/examples/README.md [2022-05-23T12:16:18.266Z] spire-1.2.1/go.mod [2022-05-23T12:16:18.266Z] spire-1.2.1/go.sum [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:16:18.266Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T12:16:18.267Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/log/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/version/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/api/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T12:16:18.268Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/config.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T12:16:18.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/server.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/private/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/private/server/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T12:16:18.270Z] spire-1.2.1/release/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/README.md [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/conf/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T12:16:18.270Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T12:16:18.270Z] spire-1.2.1/script/ [2022-05-23T12:16:18.270Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T12:16:18.270Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T12:16:18.270Z] spire-1.2.1/support/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T12:16:18.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T12:16:18.271Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/clock/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/clock/clock.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T12:16:18.271Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/common [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T12:16:18.271Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T12:16:18.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T12:16:18.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T12:16:18.534Z] spire-1.2.1/test/integration/test.sh [2022-05-23T12:16:18.534Z] spire-1.2.1/test/plugintest/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testca/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testca/ca.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testkey/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/testkey/new.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/util/ [2022-05-23T12:16:18.534Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/util/race.go [2022-05-23T12:16:18.534Z] spire-1.2.1/test/util/util.go [2022-05-23T12:16:18.534Z] building spire from source... [2022-05-23T12:16:18.534Z] Installing go1.17.7... [2022-05-23T12:16:23.803Z] Building bin/spire-server... [2022-05-23T12:16:23.803Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T12:16:23.803Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T12:16:23.803Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T12:16:23.803Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T12:16:23.803Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T12:16:24.036Z] 3f3a8bcf1eab: Pull complete [2022-05-23T12:16:24.036Z] 0c92f367c5e7: Pull complete [2022-05-23T12:16:24.036Z] 3096ccb668a1: Pull complete [2022-05-23T12:16:24.063Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T12:16:24.063Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T12:16:24.063Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T12:16:24.310Z] e8cf19c19ddd: Pull complete [2022-05-23T12:16:24.321Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T12:16:24.321Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T12:16:24.321Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T12:16:24.321Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T12:16:24.321Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T12:16:24.579Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T12:16:24.579Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T12:16:24.579Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T12:16:24.579Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T12:16:24.579Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T12:16:24.579Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T12:16:24.579Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T12:16:24.837Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T12:16:24.837Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T12:16:24.837Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T12:16:24.837Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T12:16:24.837Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T12:16:24.837Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T12:16:24.837Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T12:16:24.837Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T12:16:25.096Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T12:16:25.096Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T12:16:25.096Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T12:16:25.096Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T12:16:25.096Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T12:16:25.096Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T12:16:25.354Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T12:16:25.354Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T12:16:25.354Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T12:16:25.354Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T12:16:25.354Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T12:16:25.354Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T12:16:25.354Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T12:16:25.354Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T12:16:25.613Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T12:16:25.613Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T12:16:25.613Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T12:16:25.613Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T12:16:28.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T12:16:28.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T12:16:28.146Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T12:16:28.146Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T12:16:28.146Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T12:16:28.146Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T12:16:28.146Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T12:16:28.146Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T12:16:28.146Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T12:16:28.406Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T12:16:28.406Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T12:16:28.406Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T12:16:28.406Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T12:16:28.406Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T12:16:28.406Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T12:16:28.665Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T12:16:29.234Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T12:16:29.234Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T12:16:29.234Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T12:16:29.234Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T12:16:29.493Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T12:16:29.753Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T12:16:31.039Z] a4caa8a26152: Pull complete [2022-05-23T12:16:31.039Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T12:16:31.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T12:16:31.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T12:16:31.403Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-23T12:16:31.403Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T12:16:31.403Z] WORKDIR /edgex [2022-05-23T12:16:31.403Z] COPY go.mod . [2022-05-23T12:16:31.403Z] RUN go mod download [2022-05-23T12:16:34.043Z] Sending build context to Docker daemon 169.4MB [2022-05-23T12:16:34.043Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T12:16:34.043Z] ---> 725f1c02e7f9 [2022-05-23T12:16:34.043Z] Step 2/4 : WORKDIR /edgex [2022-05-23T12:16:35.480Z] ---> Running in 424088b093c7 [2022-05-23T12:16:35.753Z] Removing intermediate container 424088b093c7 [2022-05-23T12:16:35.753Z] ---> 820e06efbba8 [2022-05-23T12:16:35.753Z] Step 3/4 : COPY go.mod . [2022-05-23T12:16:36.317Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T12:16:36.317Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T12:16:36.317Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T12:16:36.317Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T12:16:36.317Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T12:16:36.317Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T12:16:36.317Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T12:16:36.317Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T12:16:36.317Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T12:16:36.317Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T12:16:36.317Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T12:16:36.317Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T12:16:36.317Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T12:16:36.317Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T12:16:36.317Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T12:16:36.317Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T12:16:36.317Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T12:16:36.317Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T12:16:36.317Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T12:16:36.317Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T12:16:36.352Z] ---> ae32442cc757 [2022-05-23T12:16:36.352Z] Step 4/4 : RUN go mod download [2022-05-23T12:16:36.352Z] ---> Running in 7fd04145b1a1 [2022-05-23T12:16:36.576Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T12:16:36.576Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T12:16:36.576Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T12:16:36.576Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T12:16:36.576Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T12:16:36.576Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T12:16:36.834Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T12:16:36.834Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T12:16:36.834Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T12:16:36.834Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T12:16:36.834Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T12:16:36.834Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T12:16:37.092Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T12:16:37.092Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T12:16:37.092Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T12:16:37.092Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T12:16:37.092Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T12:16:37.092Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T12:16:37.092Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T12:16:37.092Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T12:16:37.093Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T12:16:37.093Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T12:16:37.093Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T12:16:37.093Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T12:16:37.093Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T12:16:37.093Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T12:16:37.093Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T12:16:37.351Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T12:16:37.351Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T12:16:37.351Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T12:16:37.351Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T12:16:37.351Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T12:16:37.351Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T12:16:37.351Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T12:16:37.351Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T12:16:37.351Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T12:16:37.351Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T12:16:37.351Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T12:16:37.705Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T12:16:37.705Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T12:16:37.705Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T12:16:37.705Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T12:16:37.705Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T12:16:37.705Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T12:16:37.705Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T12:16:37.964Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T12:16:37.965Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T12:16:37.965Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T12:16:42.431Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T12:16:42.431Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T12:16:52.419Z] Removing intermediate container 12fff36110a1 [2022-05-23T12:16:52.419Z] ---> e76071ca6816 [2022-05-23T12:16:52.419Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T12:16:52.419Z] Removing intermediate container 3450fb3e1e3e [2022-05-23T12:16:52.419Z] ---> b2d2f5a1c70b [2022-05-23T12:16:52.419Z] [2022-05-23T12:16:52.419Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T12:16:52.419Z] 3.14: Pulling from library/alpine [2022-05-23T12:16:52.419Z] ---> Running in 3a2f728eed02 [2022-05-23T12:16:52.419Z] Removing intermediate container c516e7749049 [2022-05-23T12:16:52.419Z] ---> 624676d9d23a [2022-05-23T12:16:52.419Z] [2022-05-23T12:16:52.419Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T12:16:52.419Z] Removing intermediate container 8d627ac78e0a [2022-05-23T12:16:52.419Z] ---> 18ae39e6ac5e [2022-05-23T12:16:52.419Z] [2022-05-23T12:16:52.419Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T12:16:52.419Z] 3.14: Pulling from library/alpine [2022-05-23T12:16:52.419Z] 3.14: Pulling from library/alpine [2022-05-23T12:16:52.419Z] 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-23T12:16:52.419Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T12:16:52.419Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T12:16:52.419Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T12:16:52.419Z] Status: Image is up to date for alpine:3.14 [2022-05-23T12:16:52.419Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T12:16:52.419Z] Status: Image is up to date for alpine:3.14 [2022-05-23T12:16:52.419Z] ---> e04c818066af [2022-05-23T12:16:52.419Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T12:16:52.419Z] ---> e04c818066af [2022-05-23T12:16:52.419Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T12:16:52.419Z] ---> e04c818066af [2022-05-23T12:16:52.419Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T12:16:52.678Z] ---> Running in 89ca346e3d88 [2022-05-23T12:16:52.678Z] ---> Running in ac694127dc67 [2022-05-23T12:16:52.678Z] ---> Running in adf8238ced93 [2022-05-23T12:16:52.961Z] Removing intermediate container adf8238ced93 [2022-05-23T12:16:52.961Z] ---> b51e0234ef69 [2022-05-23T12:16:52.961Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T12:16:53.221Z] Removing intermediate container ac694127dc67 [2022-05-23T12:16:53.221Z] ---> 72cbc9f02729 [2022-05-23T12:16:53.221Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T12:16:53.221Z] ---> Running in 0e22c78c1874 [2022-05-23T12:16:53.520Z] ---> Running in e0c9aaeb2f72 [2022-05-23T12:16:53.520Z] Removing intermediate container 3a2f728eed02 [2022-05-23T12:16:53.520Z] ---> 7753e34249fe [2022-05-23T12:16:53.520Z] [2022-05-23T12:16:53.520Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T12:16:53.520Z] Removing intermediate container 0e22c78c1874 [2022-05-23T12:16:53.520Z] ---> c793f618ceb7 [2022-05-23T12:16:53.520Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T12:16:53.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:53.520Z] 20.10.14: Pulling from library/docker [2022-05-23T12:16:53.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:53.779Z] ---> Running in 70df511e4b0d [2022-05-23T12:16:53.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T12:16:53.779Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:16:53.779Z] OK: 6 MiB in 15 packages [2022-05-23T12:16:54.350Z] Removing intermediate container 70df511e4b0d [2022-05-23T12:16:54.350Z] ---> 6b46af720534 [2022-05-23T12:16:54.350Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:16:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:54.609Z] ---> Running in eff28ebaae02 [2022-05-23T12:16:54.609Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T12:16:54.870Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T12:16:54.870Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:16:54.870Z] OK: 6 MiB in 16 packages [2022-05-23T12:16:55.438Z] Removing intermediate container 89ca346e3d88 [2022-05-23T12:16:55.438Z] ---> c883cf4f889a [2022-05-23T12:16:55.438Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:16:55.438Z] ---> Running in 21907163c466 [2022-05-23T12:16:56.007Z] Removing intermediate container e0c9aaeb2f72 [2022-05-23T12:16:56.007Z] ---> 2e9e899bcd32 [2022-05-23T12:16:56.007Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T12:16:56.266Z] ---> Running in fd57328cc87e [2022-05-23T12:16:56.266Z] Removing intermediate container 21907163c466 [2022-05-23T12:16:56.266Z] ---> 0682bca60e7f [2022-05-23T12:16:56.266Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T12:16:56.533Z] ---> Running in e9d5576cb126 [2022-05-23T12:16:56.533Z] Removing intermediate container eff28ebaae02 [2022-05-23T12:16:56.533Z] ---> 875c63c65518 [2022-05-23T12:16:56.533Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T12:16:56.533Z] Removing intermediate container fd57328cc87e [2022-05-23T12:16:56.533Z] ---> cbfea823ed4c [2022-05-23T12:16:56.533Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T12:16:56.533Z] ---> Running in 0e1f3533fb8f [2022-05-23T12:16:56.792Z] ---> Running in d0446b4db2a1 [2022-05-23T12:16:57.051Z] Removing intermediate container e9d5576cb126 [2022-05-23T12:16:57.051Z] ---> 7050440cd825 [2022-05-23T12:16:57.051Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T12:16:57.311Z] Removing intermediate container d0446b4db2a1 [2022-05-23T12:16:57.311Z] ---> 86852fd9c830 [2022-05-23T12:16:57.311Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T12:16:57.311Z] ---> Running in d5344f83eb21 [2022-05-23T12:16:57.586Z] ---> Running in a84f49594015 [2022-05-23T12:16:57.586Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:57.848Z] Removing intermediate container d5344f83eb21 [2022-05-23T12:16:57.848Z] ---> ddcde36d5db1 [2022-05-23T12:16:57.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:16:58.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:16:58.420Z] ---> d220bec92774 [2022-05-23T12:16:58.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T12:16:58.679Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T12:16:58.941Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T12:16:58.941Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T12:16:58.941Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T12:16:59.200Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T12:16:59.200Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T12:16:59.200Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:16:59.479Z] OK: 8 MiB in 20 packages [2022-05-23T12:16:59.479Z] Removing intermediate container a84f49594015 [2022-05-23T12:16:59.479Z] ---> 2ae97de84ca1 [2022-05-23T12:16:59.479Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T12:16:59.479Z] ---> 4e45be21b2f0 [2022-05-23T12:16:59.479Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T12:16:59.743Z] ---> Running in e9331866ebf4 [2022-05-23T12:17:00.002Z] ---> 103f2b62a45d [2022-05-23T12:17:00.002Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T12:17:00.266Z] Removing intermediate container e9331866ebf4 [2022-05-23T12:17:00.266Z] ---> 7113fc7d7c1e [2022-05-23T12:17:00.266Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T12:17:00.266Z] Removing intermediate container 0e1f3533fb8f [2022-05-23T12:17:00.266Z] ---> c530ec108b9d [2022-05-23T12:17:00.266Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:17:00.266Z] ---> Running in 73c7e7164cb7 [2022-05-23T12:17:00.835Z] ---> 2db65ce59369 [2022-05-23T12:17:00.835Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T12:17:00.835Z] Removing intermediate container 73c7e7164cb7 [2022-05-23T12:17:00.835Z] ---> 486e95e456f6 [2022-05-23T12:17:00.835Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:17:00.835Z] ---> Running in 9a2a7e1f6b1d [2022-05-23T12:17:01.094Z] ---> Running in f5c73a088262 [2022-05-23T12:17:01.094Z] ---> 7048f521bc15 [2022-05-23T12:17:01.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T12:17:01.354Z] Removing intermediate container f5c73a088262 [2022-05-23T12:17:01.354Z] ---> 89d40548ec45 [2022-05-23T12:17:01.354Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T12:17:01.354Z] ---> Running in 931cbeb60bec [2022-05-23T12:17:01.621Z] Removing intermediate container 931cbeb60bec [2022-05-23T12:17:01.621Z] ---> 20eca64a93b7 [2022-05-23T12:17:01.621Z] Step 21/22 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:17:01.880Z] ---> Running in 4f654b162e52 [2022-05-23T12:17:02.450Z] ---> 4d6269fcb391 [2022-05-23T12:17:02.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T12:17:02.450Z] Removing intermediate container 4f654b162e52 [2022-05-23T12:17:02.450Z] ---> dd3717fe3908 [2022-05-23T12:17:02.450Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T12:17:02.450Z] ---> Running in 894f42546d15 [2022-05-23T12:17:02.710Z] Removing intermediate container 9a2a7e1f6b1d [2022-05-23T12:17:02.710Z] ---> 145aa9509a05 [2022-05-23T12:17:02.710Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:17:02.710Z] ---> c544ca93297c [2022-05-23T12:17:02.710Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T12:17:02.710Z] Removing intermediate container 894f42546d15 [2022-05-23T12:17:02.710Z] ---> 3300ad6e45ca [2022-05-23T12:17:02.710Z] [2022-05-23T12:17:02.988Z] ---> Running in f7bea0185c11 [2022-05-23T12:17:02.988Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T12:17:02.988Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T12:17:02.988Z] ---> 7417809fdb73 [2022-05-23T12:17:02.988Z] 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-23T12:17:02.988Z] Successfully built 3300ad6e45ca [2022-05-23T12:17:02.988Z] ---> Running in 3286a492edd4 [2022-05-23T12:17:02.988Z] Successfully tagged support-scheduler:latest [2022-05-23T12:17:02.988Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-05-23T12:17:03.249Z] ---> 54e276d10ac8 [2022-05-23T12:17:03.249Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T12:17:03.249Z] Removing intermediate container f7bea0185c11 [2022-05-23T12:17:03.249Z] ---> 860cdfdb18d4 [2022-05-23T12:17:03.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:17:03.249Z] Removing intermediate container 3286a492edd4 [2022-05-23T12:17:03.249Z] ---> c44ef065aeda [2022-05-23T12:17:03.249Z] 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-23T12:17:03.249Z] ---> Running in 3e9db0dd48fd [2022-05-23T12:17:03.915Z] ---> Running in 8beddcd100db [2022-05-23T12:17:03.915Z] Removing intermediate container 3e9db0dd48fd [2022-05-23T12:17:03.915Z] ---> 98de5dc4d138 [2022-05-23T12:17:03.915Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T12:17:04.534Z] ---> f16415b9767a [2022-05-23T12:17:04.534Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T12:17:04.534Z] ---> Running in 2df415a0329f [2022-05-23T12:17:04.913Z] Removing intermediate container 2df415a0329f [2022-05-23T12:17:04.913Z] ---> a8992666816f [2022-05-23T12:17:04.913Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:17:05.174Z] ---> Running in c7359f48b29e [2022-05-23T12:17:05.174Z] ---> a989717422d7 [2022-05-23T12:17:05.174Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T12:17:05.434Z] Removing intermediate container c7359f48b29e [2022-05-23T12:17:05.434Z] ---> f5f6425586e3 [2022-05-23T12:17:05.434Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:17:05.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:05.434Z] ---> Running in 41c37885cd48 [2022-05-23T12:17:05.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:05.702Z] ---> eafdbb3bc262 [2022-05-23T12:17:05.702Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T12:17:05.702Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T12:17:05.702Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T12:17:05.961Z] Executing bash-5.1.16-r0.post-install [2022-05-23T12:17:05.961Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T12:17:05.961Z] Removing intermediate container 41c37885cd48 [2022-05-23T12:17:05.961Z] ---> 8f72a388cca8 [2022-05-23T12:17:05.961Z] [2022-05-23T12:17:05.961Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T12:17:05.961Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T12:17:05.961Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T12:17:05.961Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T12:17:05.961Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T12:17:05.961Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T12:17:05.961Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T12:17:05.961Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T12:17:05.961Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T12:17:05.961Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T12:17:05.961Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T12:17:05.961Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T12:17:05.961Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T12:17:05.961Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T12:17:05.961Z] Successfully built 8f72a388cca8 [2022-05-23T12:17:05.961Z] Successfully tagged core-data:latest [2022-05-23T12:17:05.961Z]  Building core-data ... done Building core-metadata [2022-05-23T12:17:06.627Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T12:17:06.627Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T12:17:06.627Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T12:17:06.627Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T12:17:06.627Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T12:17:06.627Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T12:17:06.627Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T12:17:06.627Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T12:17:06.627Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T12:17:06.627Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T12:17:06.627Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T12:17:06.627Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T12:17:06.627Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T12:17:06.627Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T12:17:06.627Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T12:17:06.627Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T12:17:06.627Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T12:17:06.627Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T12:17:06.627Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T12:17:06.627Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T12:17:06.627Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T12:17:06.627Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T12:17:06.627Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T12:17:06.627Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T12:17:06.627Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T12:17:06.627Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T12:17:06.887Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T12:17:06.887Z] OK: 83 MiB in 65 packages [2022-05-23T12:17:07.456Z] Collecting docker-compose==1.23.2 [2022-05-23T12:17:07.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T12:17:07.456Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T12:17:07.456Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T12:17:08.024Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T12:17:08.024Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T12:17:08.286Z] ---> 19c6a21e2899 [2022-05-23T12:17:08.287Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T12:17:08.548Z] ---> Running in 942d56c3e6ac [2022-05-23T12:17:08.809Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T12:17:08.809Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T12:17:08.809Z] 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-23T12:17:08.809Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T12:17:08.809Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T12:17:08.809Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T12:17:08.809Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T12:17:08.809Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T12:17:08.809Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T12:17:08.809Z] Removing intermediate container 942d56c3e6ac [2022-05-23T12:17:08.809Z] ---> c50a344f868d [2022-05-23T12:17:08.809Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T12:17:08.809Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T12:17:09.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T12:17:09.328Z] Collecting PyYAML<4,>=3.10 [2022-05-23T12:17:09.328Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T12:17:09.897Z] ---> f4e901399c9b [2022-05-23T12:17:09.897Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T12:17:09.897Z] ---> Running in 3854ce6c2b93 [2022-05-23T12:17:10.157Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T12:17:10.157Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T12:17:10.157Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T12:17:10.157Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T12:17:10.157Z] Collecting idna<2.8,>=2.5 [2022-05-23T12:17:10.157Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T12:17:10.419Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T12:17:10.419Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T12:17:10.419Z] 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-23T12:17:10.419Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T12:17:10.419Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T12:17:10.419Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T12:17:10.419Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T12:17:10.419Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T12:17:10.419Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T12:17:10.419Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T12:17:10.419Z] Attempting uninstall: urllib3 [2022-05-23T12:17:10.419Z] Found existing installation: urllib3 1.26.7 [2022-05-23T12:17:10.419Z] Uninstalling urllib3-1.26.7: [2022-05-23T12:17:10.680Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T12:17:10.680Z] Attempting uninstall: idna [2022-05-23T12:17:10.680Z] Found existing installation: idna 3.3 [2022-05-23T12:17:10.680Z] Uninstalling idna-3.3: [2022-05-23T12:17:10.680Z] Successfully uninstalled idna-3.3 [2022-05-23T12:17:11.253Z] Attempting uninstall: requests [2022-05-23T12:17:11.253Z] Found existing installation: requests 2.26.0 [2022-05-23T12:17:11.253Z] Uninstalling requests-2.26.0: [2022-05-23T12:17:11.253Z] Successfully uninstalled requests-2.26.0 [2022-05-23T12:17:11.253Z] Running setup.py install for texttable: started [2022-05-23T12:17:11.514Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T12:17:11.514Z] Running setup.py install for PyYAML: started [2022-05-23T12:17:12.098Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T12:17:12.098Z] Running setup.py install for docopt: started [2022-05-23T12:17:12.418Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:17:12.418Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:17:12.418Z] ---> 88d4e56b1506 [2022-05-23T12:17:12.418Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T12:17:12.418Z] ---> Using cache [2022-05-23T12:17:12.418Z] ---> e350c9900bc9 [2022-05-23T12:17:12.418Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:17:12.418Z] ---> Using cache [2022-05-23T12:17:12.418Z] ---> 3a10bf4bf136 [2022-05-23T12:17:12.418Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T12:17:12.418Z] ---> Using cache [2022-05-23T12:17:12.418Z] ---> 7de161d48b81 [2022-05-23T12:17:12.418Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T12:17:12.418Z] ---> Using cache [2022-05-23T12:17:12.418Z] ---> e3f71847e627 [2022-05-23T12:17:12.418Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:17:12.418Z] ---> Using cache [2022-05-23T12:17:12.418Z] ---> 35fd23be60db [2022-05-23T12:17:12.418Z] Step 8/25 : COPY . . [2022-05-23T12:17:12.418Z] ---> Using cache [2022-05-23T12:17:12.418Z] ---> a2c7bb202446 [2022-05-23T12:17:12.418Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T12:17:12.684Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T12:17:12.684Z] Running setup.py install for dockerpty: started [2022-05-23T12:17:13.253Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T12:17:13.253Z] ---> Running in edab50be35d4 [2022-05-23T12:17:13.512Z] Removing intermediate container 3854ce6c2b93 [2022-05-23T12:17:13.512Z] ---> 20084b019897 [2022-05-23T12:17:13.512Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T12:17:13.772Z] ---> Running in 25ef3b05818b [2022-05-23T12:17:13.772Z] 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-23T12:17:14.047Z] Removing intermediate container 25ef3b05818b [2022-05-23T12:17:14.047Z] ---> ac593759944a [2022-05-23T12:17:14.047Z] Step 28/31 : CMD ["gate"] [2022-05-23T12:17:14.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:17:14.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:17:14.307Z] ---> 88d4e56b1506 [2022-05-23T12:17:14.307Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:17:14.307Z] ---> Using cache [2022-05-23T12:17:14.307Z] ---> e350c9900bc9 [2022-05-23T12:17:14.307Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:17:14.307Z] ---> Using cache [2022-05-23T12:17:14.307Z] ---> 3a10bf4bf136 [2022-05-23T12:17:14.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T12:17:14.307Z] ---> Using cache [2022-05-23T12:17:14.307Z] ---> 7de161d48b81 [2022-05-23T12:17:14.307Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:17:14.307Z] ---> Using cache [2022-05-23T12:17:14.307Z] ---> e3f71847e627 [2022-05-23T12:17:14.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:17:14.307Z] ---> Using cache [2022-05-23T12:17:14.307Z] ---> 35fd23be60db [2022-05-23T12:17:14.307Z] Step 8/23 : COPY . . [2022-05-23T12:17:14.307Z] ---> Using cache [2022-05-23T12:17:14.307Z] ---> a2c7bb202446 [2022-05-23T12:17:14.307Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T12:17:14.307Z] ---> Running in bebaef3030a0 [2022-05-23T12:17:14.307Z] ---> Running in 961ac71c4a62 [2022-05-23T12:17:14.566Z] 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-23T12:17:14.825Z] Removing intermediate container 961ac71c4a62 [2022-05-23T12:17:14.826Z] ---> 58fb6191d65a [2022-05-23T12:17:14.826Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T12:17:14.826Z] ---> Running in 3e71b92e542e [2022-05-23T12:17:15.086Z] 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-23T12:17:15.348Z] Removing intermediate container 3e71b92e542e [2022-05-23T12:17:15.348Z] ---> 4ff873521f09 [2022-05-23T12:17:15.348Z] Step 30/31 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:17:15.609Z] ---> Running in 3eca4af7a576 [2022-05-23T12:17:15.869Z] Removing intermediate container 3eca4af7a576 [2022-05-23T12:17:15.869Z] ---> 3aaa5b0ea86e [2022-05-23T12:17:15.869Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T12:17:16.131Z] ---> Running in ba4556811221 [2022-05-23T12:17:16.704Z] Removing intermediate container ba4556811221 [2022-05-23T12:17:16.704Z] ---> 6c0ac808ab20 [2022-05-23T12:17:16.704Z] [2022-05-23T12:17:16.704Z] Successfully built 6c0ac808ab20 [2022-05-23T12:17:16.704Z] Successfully tagged security-bootstrapper:latest [2022-05-23T12:17:16.704Z] Building support-notifications [2022-05-23T12:17:20.004Z]  Building security-bootstrapper ... done Removing intermediate container 8beddcd100db [2022-05-23T12:17:20.004Z] ---> 9f474316007b [2022-05-23T12:17:20.004Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T12:17:20.004Z] ---> Running in 939efb097397 [2022-05-23T12:17:20.266Z] Removing intermediate container 939efb097397 [2022-05-23T12:17:20.266Z] ---> 60d423083fc3 [2022-05-23T12:17:20.266Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T12:17:20.266Z] ---> Running in f4abddb59332 [2022-05-23T12:17:20.835Z] Removing intermediate container f4abddb59332 [2022-05-23T12:17:20.835Z] ---> aa9b8d319da0 [2022-05-23T12:17:20.835Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T12:17:22.750Z] ---> 11aa6ff99b4e [2022-05-23T12:17:22.750Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T12:17:22.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:17:22.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:17:22.750Z] ---> 88d4e56b1506 [2022-05-23T12:17:22.750Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T12:17:22.750Z] ---> Using cache [2022-05-23T12:17:22.750Z] ---> e350c9900bc9 [2022-05-23T12:17:22.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:17:22.750Z] ---> Using cache [2022-05-23T12:17:22.750Z] ---> 3a10bf4bf136 [2022-05-23T12:17:22.750Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T12:17:23.010Z] ---> Running in 8fba0d60d55b [2022-05-23T12:17:23.269Z] ---> 84c18b146546 [2022-05-23T12:17:23.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T12:17:23.365Z] Removing intermediate container 7fd04145b1a1 [2022-05-23T12:17:23.365Z] ---> 1255cf080a5b [2022-05-23T12:17:23.365Z] Successfully built 1255cf080a5b [2022-05-23T12:17:23.365Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:17:23.732Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T12:17:23.732Z] . [Pipeline] withDockerContainer [2022-05-23T12:17:23.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:23.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-64368 does not seem to be running inside a container [2022-05-23T12:17:24.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T12:17:24.406Z] ---> 1291bc0c4c85 [2022-05-23T12:17:24.406Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T12:17:24.406Z] ---> Running in c80f54d83edf [2022-05-23T12:17:24.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:24.665Z] Removing intermediate container c80f54d83edf [2022-05-23T12:17:24.665Z] ---> f72e9745a86a [2022-05-23T12:17:24.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:17:24.925Z] ---> Running in 0d06842d8719 [2022-05-23T12:17:25.185Z] OK: 221 MiB in 52 packages [2022-05-23T12:17:25.363Z] $ docker top 892c3447fb740013d374445a7277e8ced1447bf4f608335972fed1c6cd7b402d -eo pid,comm [2022-05-23T12:17:25.444Z] Removing intermediate container 0d06842d8719 [2022-05-23T12:17:25.444Z] ---> 0b1e3770f5b5 [2022-05-23T12:17:25.444Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh [2022-05-23T12:17:25.702Z] ---> Running in 632ab3d61dcc [2022-05-23T12:17:25.961Z] Removing intermediate container 632ab3d61dcc [2022-05-23T12:17:25.961Z] ---> c19d21bc28e8 [2022-05-23T12:17:25.961Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:17:26.223Z] Removing intermediate container 8fba0d60d55b [2022-05-23T12:17:26.223Z] ---> fc425e561df8 [2022-05-23T12:17:26.223Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T12:17:26.223Z] ---> Running in a00cc1661f42 [2022-05-23T12:17:26.269Z] + go version [2022-05-23T12:17:26.269Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T12:17:26.298Z] $ docker stop --time=1 892c3447fb740013d374445a7277e8ced1447bf4f608335972fed1c6cd7b402d [2022-05-23T12:17:26.484Z] Removing intermediate container a00cc1661f42 [2022-05-23T12:17:26.484Z] ---> 5ae0c875e04d [2022-05-23T12:17:26.484Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:17:26.747Z] ---> Running in 4de486f8dd47 [2022-05-23T12:17:27.029Z] ---> 58d16f931e53 [2022-05-23T12:17:27.029Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:17:27.029Z] ---> Running in 35fde1fb76ec [2022-05-23T12:17:27.288Z] Removing intermediate container 4de486f8dd47 [2022-05-23T12:17:27.288Z] ---> 9a9168315fa8 [2022-05-23T12:17:27.288Z] [2022-05-23T12:17:27.288Z] Successfully built 9a9168315fa8 [2022-05-23T12:17:27.288Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T12:17:27.288Z] Building security-spiffe-token-provider [2022-05-23T12:17:27.932Z] $ docker rm -f 892c3447fb740013d374445a7277e8ced1447bf4f608335972fed1c6cd7b402d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:17:28.552Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T12:17:28.552Z] . [Pipeline] withDockerContainer [2022-05-23T12:17:28.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-64368 does not seem to be running inside a container [2022-05-23T12:17:28.878Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T12:17:30.181Z] $ docker top ca521ac06965798d9f80b89a2ba83cf2a8f3d55867156f39636965551e11748b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T12:17:30.461Z] ========================================================= [2022-05-23T12:17:30.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T12:17:30.461Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T12:17:31.122Z] + make test [2022-05-23T12:17:31.122Z] go mod tidy -compat=1.17 [2022-05-23T12:17:31.484Z]  Building sys-mgmt-agent ... done Removing intermediate container 35fde1fb76ec [2022-05-23T12:17:31.484Z] ---> e0011132476a [2022-05-23T12:17:31.484Z] Step 8/22 : COPY . . [2022-05-23T12:17:32.112Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T12:17:34.023Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:17:34.023Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:17:34.023Z] ---> 88d4e56b1506 [2022-05-23T12:17:34.023Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T12:17:34.023Z] ---> Using cache [2022-05-23T12:17:34.023Z] ---> e350c9900bc9 [2022-05-23T12:17:34.023Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T12:17:37.324Z] ---> Running in 3aa936ba4629 [2022-05-23T12:17:37.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:37.893Z] 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-23T12:17:38.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:39.090Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T12:17:39.090Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T12:17:39.090Z] OK: 15864 distinct packages available [2022-05-23T12:17:39.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:40.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:40.032Z] OK: 221 MiB in 52 packages [2022-05-23T12:17:40.601Z] ---> dd729c614ff6 [2022-05-23T12:17:40.601Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T12:17:40.861Z] ---> Running in f070ec8184c5 [2022-05-23T12:17:41.123Z] Removing intermediate container 3aa936ba4629 [2022-05-23T12:17:41.123Z] ---> 570d01a64f40 [2022-05-23T12:17:41.123Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T12:17:41.695Z] 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-23T12:17:41.695Z] ---> 2fd13a960c21 [2022-05-23T12:17:41.695Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:17:41.955Z] ---> Running in 141fa81997fe [2022-05-23T12:17:43.339Z] Removing intermediate container edab50be35d4 [2022-05-23T12:17:43.339Z] ---> a6cdc848e4ba [2022-05-23T12:17:43.339Z] [2022-05-23T12:17:43.339Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T12:17:43.339Z] ---> e04c818066af [2022-05-23T12:17:43.339Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T12:17:43.600Z] Removing intermediate container bebaef3030a0 [2022-05-23T12:17:43.600Z] ---> 375a062676d0 [2022-05-23T12:17:43.600Z] [2022-05-23T12:17:43.600Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T12:17:43.600Z] ---> e04c818066af [2022-05-23T12:17:43.600Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T12:17:43.600Z] ---> Using cache [2022-05-23T12:17:43.600Z] ---> c883cf4f889a [2022-05-23T12:17:43.600Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:17:43.600Z] ---> Using cache [2022-05-23T12:17:43.600Z] ---> 0682bca60e7f [2022-05-23T12:17:43.600Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T12:17:43.600Z] ---> Running in 9aeccbb31a8b [2022-05-23T12:17:43.600Z] ---> Running in 5d1a8bad14ce [2022-05-23T12:17:43.600Z] Removing intermediate container 141fa81997fe [2022-05-23T12:17:43.600Z] ---> d76cb5d3578b [2022-05-23T12:17:43.600Z] Step 7/20 : COPY . . [2022-05-23T12:17:43.865Z] Removing intermediate container 5d1a8bad14ce [2022-05-23T12:17:43.865Z] ---> 70979e37b3a1 [2022-05-23T12:17:43.865Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T12:17:43.865Z] ---> Running in 42d5fb1a9114 [2022-05-23T12:17:44.436Z] Removing intermediate container 42d5fb1a9114 [2022-05-23T12:17:44.436Z] ---> cd9e9ea2a908 [2022-05-23T12:17:44.436Z] Step 15/23 : WORKDIR / [2022-05-23T12:17:44.436Z] ---> Running in e47e90ad64e3 [2022-05-23T12:17:44.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:44.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:17:44.695Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T12:17:44.695Z] Removing intermediate container e47e90ad64e3 [2022-05-23T12:17:44.695Z] ---> 4f2710ed8ef4 [2022-05-23T12:17:44.695Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:17:44.695Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T12:17:44.695Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T12:17:44.695Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:17:44.695Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:17:44.695Z] OK: 6 MiB in 17 packages [2022-05-23T12:17:45.633Z] ---> 8636e7a6d550 [2022-05-23T12:17:45.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T12:17:45.899Z] Removing intermediate container 9aeccbb31a8b [2022-05-23T12:17:45.899Z] ---> bec9b8d2b5cf [2022-05-23T12:17:45.899Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T12:17:46.159Z] ---> Running in 12a61316b157 [2022-05-23T12:17:46.729Z] Removing intermediate container 12a61316b157 [2022-05-23T12:17:46.729Z] ---> e71872f944f8 [2022-05-23T12:17:46.729Z] Step 13/25 : WORKDIR / [2022-05-23T12:17:46.729Z] ---> Running in 35d3bd6c321e [2022-05-23T12:17:46.729Z] ---> dfd44da3de7e [2022-05-23T12:17:46.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T12:17:47.298Z] Removing intermediate container 35d3bd6c321e [2022-05-23T12:17:47.298Z] ---> 5a73d71cc5ef [2022-05-23T12:17:47.298Z] 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-23T12:17:47.298Z] ---> 2c48c11649a7 [2022-05-23T12:17:47.298Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T12:17:47.298Z] ---> Running in 3c4ae2245d4c [2022-05-23T12:17:47.560Z] ---> e5f42e32d8ac [2022-05-23T12:17:47.560Z] 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-23T12:17:47.560Z] Removing intermediate container 3c4ae2245d4c [2022-05-23T12:17:47.560Z] ---> 6e45d5fba1a5 [2022-05-23T12:17:47.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:17:47.820Z] ---> Running in f81d81a66ad4 [2022-05-23T12:17:48.080Z] ---> db9b7b88bb48 [2022-05-23T12:17:48.080Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T12:17:48.080Z] Removing intermediate container f81d81a66ad4 [2022-05-23T12:17:48.080Z] ---> 22b6947de6e1 [2022-05-23T12:17:48.080Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T12:17:48.080Z] ---> Running in ef0b214035fd [2022-05-23T12:17:48.651Z] ---> f41486f0de2c [2022-05-23T12:17:48.651Z] 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-23T12:17:48.651Z] Removing intermediate container ef0b214035fd [2022-05-23T12:17:48.651Z] ---> c890379cf227 [2022-05-23T12:17:48.651Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:17:48.651Z] ---> Running in 7477b4abf6ab [2022-05-23T12:17:48.910Z] ---> 9500f388adf6 [2022-05-23T12:17:48.910Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T12:17:48.910Z] Removing intermediate container 7477b4abf6ab [2022-05-23T12:17:48.910Z] ---> f0a07da80e79 [2022-05-23T12:17:48.910Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:17:49.169Z] ---> Running in b18011c5d042 [2022-05-23T12:17:49.748Z] Removing intermediate container b18011c5d042 [2022-05-23T12:17:49.748Z] ---> c7956b868f19 [2022-05-23T12:17:49.748Z] [2022-05-23T12:17:49.749Z] Successfully built c7956b868f19 [2022-05-23T12:17:49.749Z] Successfully tagged core-metadata:latest [2022-05-23T12:17:49.749Z]  Building core-metadata ... done Building security-proxy-setup [2022-05-23T12:17:49.749Z] ---> fc0668c719d9 [2022-05-23T12:17:49.749Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T12:17:53.074Z] ---> 44510593747a [2022-05-23T12:17:53.074Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T12:17:53.074Z] ---> 8115544142d9 [2022-05-23T12:17:53.074Z] 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-23T12:17:53.336Z] ---> Running in 9bfda6df0b46 [2022-05-23T12:17:55.874Z] ---> e353dffd5119 [2022-05-23T12:17:55.874Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T12:17:55.874Z] Removing intermediate container 9bfda6df0b46 [2022-05-23T12:17:55.874Z] ---> 9475e31c7494 [2022-05-23T12:17:55.874Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T12:17:55.874Z] ---> Running in b5096ffb9ad5 [2022-05-23T12:17:55.874Z] ---> Running in a609fd594ce0 [2022-05-23T12:17:55.874Z] Removing intermediate container a609fd594ce0 [2022-05-23T12:17:55.874Z] ---> 8a864ebfe66f [2022-05-23T12:17:55.874Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T12:17:56.133Z] ---> Running in f4ba37f73059 [2022-05-23T12:17:56.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:17:56.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:17:56.133Z] ---> 88d4e56b1506 [2022-05-23T12:17:56.133Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T12:17:56.133Z] ---> Using cache [2022-05-23T12:17:56.133Z] ---> e350c9900bc9 [2022-05-23T12:17:56.133Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:17:56.133Z] ---> Using cache [2022-05-23T12:17:56.133Z] ---> 3a10bf4bf136 [2022-05-23T12:17:56.133Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T12:17:56.133Z] ---> Using cache [2022-05-23T12:17:56.133Z] ---> 7de161d48b81 [2022-05-23T12:17:56.133Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T12:17:56.133Z] ---> Using cache [2022-05-23T12:17:56.133Z] ---> e3f71847e627 [2022-05-23T12:17:56.133Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:17:56.133Z] ---> Using cache [2022-05-23T12:17:56.133Z] ---> 35fd23be60db [2022-05-23T12:17:56.133Z] Step 8/22 : COPY . . [2022-05-23T12:17:56.133Z] ---> Using cache [2022-05-23T12:17:56.133Z] ---> a2c7bb202446 [2022-05-23T12:17:56.133Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T12:17:56.133Z] 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-23T12:17:56.393Z] ---> Running in 6b0bc44eeebf [2022-05-23T12:17:56.393Z] Removing intermediate container f4ba37f73059 [2022-05-23T12:17:56.393Z] ---> f221091add48 [2022-05-23T12:17:56.393Z] Step 24/25 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:17:56.393Z] ---> Running in 1227c55a1506 [2022-05-23T12:17:56.393Z] Removing intermediate container 1227c55a1506 [2022-05-23T12:17:56.393Z] ---> 84c6b3dc7796 [2022-05-23T12:17:56.393Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T12:17:56.652Z] ---> Running in 9bb2a95f009c [2022-05-23T12:17:56.652Z] Removing intermediate container 9bb2a95f009c [2022-05-23T12:17:56.652Z] ---> a39d55c90410 [2022-05-23T12:17:56.652Z] [2022-05-23T12:17:56.911Z] Successfully built a39d55c90410 [2022-05-23T12:17:56.911Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T12:17:56.911Z]  Building security-secretstore-setup ... done Building core-command [2022-05-23T12:17:56.911Z] 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-23T12:18:01.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:18:01.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:18:01.099Z] ---> 88d4e56b1506 [2022-05-23T12:18:01.099Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:18:01.099Z] ---> Using cache [2022-05-23T12:18:01.099Z] ---> e350c9900bc9 [2022-05-23T12:18:01.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:18:01.099Z] ---> Using cache [2022-05-23T12:18:01.099Z] ---> 3a10bf4bf136 [2022-05-23T12:18:01.099Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T12:18:01.099Z] ---> Using cache [2022-05-23T12:18:01.099Z] ---> 7de161d48b81 [2022-05-23T12:18:01.099Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:18:01.099Z] ---> Using cache [2022-05-23T12:18:01.099Z] ---> e3f71847e627 [2022-05-23T12:18:01.099Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:18:01.099Z] ---> Using cache [2022-05-23T12:18:01.099Z] ---> 35fd23be60db [2022-05-23T12:18:01.099Z] Step 8/23 : COPY . . [2022-05-23T12:18:01.099Z] ---> Using cache [2022-05-23T12:18:01.099Z] ---> a2c7bb202446 [2022-05-23T12:18:01.099Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T12:18:01.669Z] ---> Running in 0dba20b9c63f [2022-05-23T12:18:02.237Z] 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-23T12:18:04.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T12:18:08.800Z] Removing intermediate container f070ec8184c5 [2022-05-23T12:18:08.800Z] ---> 0c6153e258ea [2022-05-23T12:18:08.800Z] [2022-05-23T12:18:08.800Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T12:18:08.800Z] ---> e04c818066af [2022-05-23T12:18:08.800Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T12:18:08.800Z] ---> Running in 28188f1f7e9e [2022-05-23T12:18:09.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:09.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:09.319Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T12:18:09.319Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T12:18:09.319Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:18:09.319Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:18:09.319Z] OK: 6 MiB in 16 packages [2022-05-23T12:18:10.271Z] Removing intermediate container 28188f1f7e9e [2022-05-23T12:18:10.271Z] ---> 398546dc7a65 [2022-05-23T12:18:10.271Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:18:10.271Z] ---> Running in 3a66c0ae8d21 [2022-05-23T12:18:10.538Z] Removing intermediate container 3a66c0ae8d21 [2022-05-23T12:18:10.538Z] ---> 2e4ce7142c66 [2022-05-23T12:18:10.538Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T12:18:10.538Z] ---> Running in 473f06b373f4 [2022-05-23T12:18:10.538Z] Removing intermediate container 473f06b373f4 [2022-05-23T12:18:10.538Z] ---> eb28340fefb6 [2022-05-23T12:18:10.538Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T12:18:10.797Z] ---> Running in 3fc44b2da599 [2022-05-23T12:18:10.797Z] Removing intermediate container 3fc44b2da599 [2022-05-23T12:18:10.797Z] ---> 91ea09da9817 [2022-05-23T12:18:10.797Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:18:11.367Z] ---> 4ca06138d3b2 [2022-05-23T12:18:11.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T12:18:12.308Z] ---> 3e1e4be7eb6c [2022-05-23T12:18:12.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T12:18:12.875Z] ---> a5beb7c8bb94 [2022-05-23T12:18:12.875Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T12:18:12.875Z] ---> Running in 1924895714a1 [2022-05-23T12:18:13.152Z] Removing intermediate container 1924895714a1 [2022-05-23T12:18:13.152Z] ---> 205d5b9d7d06 [2022-05-23T12:18:13.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:18:13.152Z] ---> Running in 666caeca4702 [2022-05-23T12:18:13.152Z] Removing intermediate container 666caeca4702 [2022-05-23T12:18:13.152Z] ---> 73edc26ddfd5 [2022-05-23T12:18:13.152Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T12:18:13.411Z] ---> Running in 4c4fd6bedfc0 [2022-05-23T12:18:13.411Z] Removing intermediate container 4c4fd6bedfc0 [2022-05-23T12:18:13.411Z] ---> 7e18ed9b7da3 [2022-05-23T12:18:13.411Z] Step 21/22 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:18:13.670Z] ---> Running in 43cff66daad6 [2022-05-23T12:18:13.927Z] Removing intermediate container 43cff66daad6 [2022-05-23T12:18:13.927Z] ---> 139f80c3ece8 [2022-05-23T12:18:13.927Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T12:18:13.927Z] ---> Running in 34a7f8a86ce6 [2022-05-23T12:18:14.186Z] Removing intermediate container 34a7f8a86ce6 [2022-05-23T12:18:14.186Z] ---> f3c8899c84d4 [2022-05-23T12:18:14.186Z] [2022-05-23T12:18:14.186Z] Successfully built f3c8899c84d4 [2022-05-23T12:18:14.186Z] Successfully tagged support-notifications:latest [2022-05-23T12:18:14.186Z]  Building support-notifications ... done Building security-spire-config [2022-05-23T12:18:15.568Z] 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-23T12:18:17.630Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:18:17.630Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:18:17.630Z] ---> 88d4e56b1506 [2022-05-23T12:18:17.630Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T12:18:17.630Z] ---> Using cache [2022-05-23T12:18:17.630Z] ---> e350c9900bc9 [2022-05-23T12:18:17.630Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:18:17.630Z] ---> Using cache [2022-05-23T12:18:17.630Z] ---> 3a10bf4bf136 [2022-05-23T12:18:17.630Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T12:18:19.007Z] ---> Running in e8316cf7c44b [2022-05-23T12:18:19.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:20.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:20.207Z] Removing intermediate container 6b0bc44eeebf [2022-05-23T12:18:20.207Z] ---> bce36b629fd3 [2022-05-23T12:18:20.207Z] [2022-05-23T12:18:20.207Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T12:18:20.207Z] ---> e04c818066af [2022-05-23T12:18:20.207Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T12:18:20.207Z] ---> Running in a918f7895652 [2022-05-23T12:18:20.467Z] OK: 221 MiB in 52 packages [2022-05-23T12:18:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:20.724Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T12:18:20.724Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T12:18:20.724Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T12:18:20.724Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T12:18:20.724Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T12:18:20.724Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T12:18:20.724Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:18:20.724Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:18:20.724Z] OK: 8 MiB in 20 packages [2022-05-23T12:18:21.293Z] Removing intermediate container e8316cf7c44b [2022-05-23T12:18:21.293Z] ---> 08b189238ee1 [2022-05-23T12:18:21.293Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T12:18:21.557Z] Removing intermediate container 0dba20b9c63f [2022-05-23T12:18:21.557Z] ---> c01c96b5700c [2022-05-23T12:18:21.557Z] [2022-05-23T12:18:21.557Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T12:18:21.557Z] ---> e04c818066af [2022-05-23T12:18:21.557Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T12:18:21.557Z] ---> Using cache [2022-05-23T12:18:21.557Z] ---> c883cf4f889a [2022-05-23T12:18:21.557Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:18:21.557Z] ---> Using cache [2022-05-23T12:18:21.557Z] ---> 0682bca60e7f [2022-05-23T12:18:21.557Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T12:18:21.557Z] ---> Running in 7fc4f6bcce21 [2022-05-23T12:18:21.557Z] Removing intermediate container a918f7895652 [2022-05-23T12:18:21.557Z] ---> cc2719d69c5d [2022-05-23T12:18:21.557Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T12:18:21.557Z] ---> c14ceee5ca82 [2022-05-23T12:18:21.557Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:18:21.557Z] ---> Running in df643d2c944b [2022-05-23T12:18:21.817Z] ---> Running in 668e9fe5c49b [2022-05-23T12:18:21.817Z] Removing intermediate container 7fc4f6bcce21 [2022-05-23T12:18:21.817Z] ---> 40acdef3135c [2022-05-23T12:18:21.817Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T12:18:21.817Z] ---> Running in 0783e45dede8 [2022-05-23T12:18:21.817Z] Removing intermediate container df643d2c944b [2022-05-23T12:18:21.817Z] ---> ca3daff1e645 [2022-05-23T12:18:21.817Z] Step 13/22 : WORKDIR /edgex [2022-05-23T12:18:21.817Z] ---> Running in 8f9fc8e7a8cc [2022-05-23T12:18:21.817Z] Removing intermediate container 0783e45dede8 [2022-05-23T12:18:21.817Z] ---> fefadfdc6bf1 [2022-05-23T12:18:21.817Z] Step 15/23 : WORKDIR / [2022-05-23T12:18:22.076Z] ---> Running in ff03b31914ac [2022-05-23T12:18:22.076Z] Removing intermediate container 8f9fc8e7a8cc [2022-05-23T12:18:22.076Z] ---> 23b5741fff51 [2022-05-23T12:18:22.076Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T12:18:22.076Z] Removing intermediate container b5096ffb9ad5 [2022-05-23T12:18:22.076Z] ---> 0ff300cc186f [2022-05-23T12:18:22.076Z] [2022-05-23T12:18:22.076Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T12:18:22.335Z] Removing intermediate container ff03b31914ac [2022-05-23T12:18:22.335Z] ---> f848dc766a29 [2022-05-23T12:18:22.335Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:18:22.335Z] 3.15: Pulling from library/alpine [2022-05-23T12:18:22.335Z] ---> 94ea1060c9e1 [2022-05-23T12:18:22.335Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T12:18:22.335Z] ---> 202dc156e734 [2022-05-23T12:18:22.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T12:18:22.335Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T12:18:22.335Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T12:18:22.335Z] ---> 0ac33e5f5afa [2022-05-23T12:18:22.335Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T12:18:22.597Z] ---> Running in 6bdf2197a9e2 [2022-05-23T12:18:22.597Z] Removing intermediate container 6bdf2197a9e2 [2022-05-23T12:18:22.597Z] ---> adb80d270ab5 [2022-05-23T12:18:22.597Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:18:22.597Z] Removing intermediate container 668e9fe5c49b [2022-05-23T12:18:22.597Z] ---> e8a416fea197 [2022-05-23T12:18:22.597Z] Step 8/26 : COPY . . [2022-05-23T12:18:22.860Z] ---> 5163c167daa0 [2022-05-23T12:18:22.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T12:18:22.860Z] ---> 49439dfa7d11 [2022-05-23T12:18:22.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T12:18:22.860Z] ---> Running in 5159d3683387 [2022-05-23T12:18:23.119Z] ---> 8f416433711a [2022-05-23T12:18:23.119Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T12:18:23.379Z] ---> aecbea4c35a4 [2022-05-23T12:18:23.379Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T12:18:23.379Z] ---> Running in 0e32796916c9 [2022-05-23T12:18:23.640Z] Removing intermediate container 0e32796916c9 [2022-05-23T12:18:23.640Z] ---> eb9955399b31 [2022-05-23T12:18:23.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:18:23.640Z] ---> 4e645cc1df1e [2022-05-23T12:18:23.640Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T12:18:23.640Z] ---> Running in ee2370bf9ea5 [2022-05-23T12:18:23.640Z] ---> Running in a3628b8ad887 [2022-05-23T12:18:23.640Z] Removing intermediate container 5159d3683387 [2022-05-23T12:18:23.640Z] ---> 8554ac6419f7 [2022-05-23T12:18:23.640Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T12:18:23.640Z] ---> Running in abb8c88fd50d [2022-05-23T12:18:23.899Z] Removing intermediate container ee2370bf9ea5 [2022-05-23T12:18:23.900Z] ---> 0de00c64ca2c [2022-05-23T12:18:23.900Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T12:18:23.900Z] ---> Running in e36720e671f1 [2022-05-23T12:18:24.160Z] Removing intermediate container e36720e671f1 [2022-05-23T12:18:24.160Z] ---> e2a72c8f4281 [2022-05-23T12:18:24.160Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:18:24.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:24.160Z] ---> Running in dcf5f3949b26 [2022-05-23T12:18:24.419Z] Removing intermediate container dcf5f3949b26 [2022-05-23T12:18:24.419Z] ---> 2175d554a114 [2022-05-23T12:18:24.419Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:18:24.419Z] ---> Running in b0af6b2af70d [2022-05-23T12:18:24.679Z] Removing intermediate container a3628b8ad887 [2022-05-23T12:18:24.679Z] ---> 86425944bb4a [2022-05-23T12:18:24.679Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T12:18:24.679Z] Removing intermediate container b0af6b2af70d [2022-05-23T12:18:24.679Z] ---> b46dd81726e2 [2022-05-23T12:18:24.679Z] [2022-05-23T12:18:24.679Z] ---> Running in f693c669b44e [2022-05-23T12:18:24.679Z] Successfully built b46dd81726e2 [2022-05-23T12:18:24.679Z] Successfully tagged core-command:latest [2022-05-23T12:18:24.679Z] Building security-spire-server [2022-05-23T12:18:24.939Z]  Building core-command ... done Removing intermediate container f693c669b44e [2022-05-23T12:18:24.939Z] ---> 0cc0aa608f7f [2022-05-23T12:18:24.939Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T12:18:24.939Z] ---> Running in a0ec00d2dba5 [2022-05-23T12:18:24.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:25.197Z] Removing intermediate container a0ec00d2dba5 [2022-05-23T12:18:25.197Z] ---> 358d3865ec0e [2022-05-23T12:18:25.197Z] Step 21/22 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:18:25.456Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T12:18:25.456Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T12:18:25.456Z] OK: 15857 distinct packages available [2022-05-23T12:18:25.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:26.022Z] ---> Running in 332ced4d129b [2022-05-23T12:18:26.022Z] Removing intermediate container 332ced4d129b [2022-05-23T12:18:26.022Z] ---> b72ae28c0ff0 [2022-05-23T12:18:26.022Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T12:18:26.281Z] ---> Running in 58323159fd9c [2022-05-23T12:18:26.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:18:26.281Z] Removing intermediate container 58323159fd9c [2022-05-23T12:18:26.281Z] ---> 3d9a554fab51 [2022-05-23T12:18:26.281Z] [2022-05-23T12:18:26.540Z] Successfully built 3d9a554fab51 [2022-05-23T12:18:26.540Z] Successfully tagged security-proxy-setup:latest [2022-05-23T12:18:26.540Z]  Building security-proxy-setup ... done (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T12:18:26.540Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T12:18:26.799Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T12:18:26.799Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T12:18:26.799Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T12:18:27.058Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T12:18:27.058Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T12:18:27.058Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T12:18:27.316Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T12:18:27.316Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T12:18:27.316Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:18:27.316Z] OK: 8 MiB in 23 packages [2022-05-23T12:18:28.693Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:18:28.693Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:18:28.693Z] ---> 88d4e56b1506 [2022-05-23T12:18:28.693Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T12:18:28.693Z] ---> Using cache [2022-05-23T12:18:28.693Z] ---> e350c9900bc9 [2022-05-23T12:18:28.693Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:18:28.693Z] ---> Using cache [2022-05-23T12:18:28.693Z] ---> 3a10bf4bf136 [2022-05-23T12:18:28.693Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T12:18:28.693Z] ---> Using cache [2022-05-23T12:18:28.693Z] ---> 08b189238ee1 [2022-05-23T12:18:28.693Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T12:18:28.693Z] ---> Using cache [2022-05-23T12:18:28.693Z] ---> c14ceee5ca82 [2022-05-23T12:18:28.693Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:18:28.693Z] ---> Using cache [2022-05-23T12:18:28.693Z] ---> e8a416fea197 [2022-05-23T12:18:28.693Z] Step 8/25 : COPY . . [2022-05-23T12:18:29.259Z] ---> 1388b6479a76 [2022-05-23T12:18:29.259Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T12:18:29.519Z] Removing intermediate container abb8c88fd50d [2022-05-23T12:18:29.519Z] ---> 6a87341fdfaa [2022-05-23T12:18:29.519Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:18:29.519Z] ---> Running in 14e1de01e42e [2022-05-23T12:18:29.779Z] Removing intermediate container 14e1de01e42e [2022-05-23T12:18:29.779Z] ---> 8e8930d8ff2a [2022-05-23T12:18:29.779Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T12:18:29.779Z] ---> Running in 2bf48ca5b120 [2022-05-23T12:18:29.779Z] ---> 128350f19600 [2022-05-23T12:18:29.779Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T12:18:30.348Z] ---> 323b4c95921e [2022-05-23T12:18:30.348Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T12:18:30.607Z] Removing intermediate container 2bf48ca5b120 [2022-05-23T12:18:30.607Z] ---> 1d7f1b155fec [2022-05-23T12:18:30.607Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T12:18:30.607Z] ---> 4c5b102dd2b9 [2022-05-23T12:18:30.607Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T12:18:30.607Z] ---> Running in bb957078ff30 [2022-05-23T12:18:30.607Z] ---> Running in a9fd32a1cb4b [2022-05-23T12:18:30.870Z] Removing intermediate container bb957078ff30 [2022-05-23T12:18:30.870Z] ---> f41be6fd8f19 [2022-05-23T12:18:30.870Z] 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-23T12:18:30.870Z] Removing intermediate container a9fd32a1cb4b [2022-05-23T12:18:30.870Z] ---> f06fd59ea446 [2022-05-23T12:18:30.870Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:18:30.870Z] ---> Running in 77bf2c1d3dcc [2022-05-23T12:18:30.870Z] ---> Running in 37468f5ea8a4 [2022-05-23T12:18:30.870Z] Removing intermediate container 37468f5ea8a4 [2022-05-23T12:18:30.870Z] ---> 6975e5090f1c [2022-05-23T12:18:30.870Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T12:18:31.146Z] ---> Running in a9c1d2521d52 [2022-05-23T12:18:31.146Z] Removing intermediate container a9c1d2521d52 [2022-05-23T12:18:31.146Z] ---> ad67242a1b09 [2022-05-23T12:18:31.146Z] Step 19/20 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:18:31.146Z] ---> Running in f103f4a8b32b [2022-05-23T12:18:31.406Z] Removing intermediate container f103f4a8b32b [2022-05-23T12:18:31.406Z] ---> d620c3374c6f [2022-05-23T12:18:31.406Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T12:18:31.406Z] ---> Running in b74073fff5b9 [2022-05-23T12:18:31.406Z] Removing intermediate container b74073fff5b9 [2022-05-23T12:18:31.406Z] ---> c93c04aa89c7 [2022-05-23T12:18:31.406Z] [2022-05-23T12:18:31.406Z] Successfully built c93c04aa89c7 [2022-05-23T12:18:31.406Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T12:18:31.666Z]  Building security-spiffe-token-provider ... done spire-1.2.1/ [2022-05-23T12:18:31.666Z] spire-1.2.1/.data/ [2022-05-23T12:18:31.666Z] spire-1.2.1/.data/.file [2022-05-23T12:18:31.666Z] spire-1.2.1/.dockerignore [2022-05-23T12:18:31.666Z] spire-1.2.1/.gitattributes [2022-05-23T12:18:31.666Z] spire-1.2.1/.githooks/ [2022-05-23T12:18:31.666Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/ [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/ [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T12:18:31.666Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T12:18:31.666Z] spire-1.2.1/.gitignore [2022-05-23T12:18:31.666Z] spire-1.2.1/.go-version [2022-05-23T12:18:31.666Z] spire-1.2.1/.golangci.yml [2022-05-23T12:18:31.666Z] spire-1.2.1/ADOPTERS.md [2022-05-23T12:18:31.666Z] spire-1.2.1/CHANGELOG.md [2022-05-23T12:18:31.666Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T12:18:31.666Z] spire-1.2.1/CODEOWNERS [2022-05-23T12:18:31.666Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T12:18:31.666Z] spire-1.2.1/Dockerfile [2022-05-23T12:18:31.666Z] spire-1.2.1/Dockerfile.dev [2022-05-23T12:18:31.666Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T12:18:31.666Z] spire-1.2.1/LICENSE [2022-05-23T12:18:31.666Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T12:18:31.666Z] spire-1.2.1/Makefile [2022-05-23T12:18:31.666Z] spire-1.2.1/README.md [2022-05-23T12:18:31.666Z] spire-1.2.1/ROADMAP.md [2022-05-23T12:18:31.666Z] spire-1.2.1/SECURITY.md [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T12:18:31.666Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T12:18:31.929Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/ [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/agent/ [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/server/ [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/server/server.conf [2022-05-23T12:18:31.929Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/ [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/auditlog.md [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/ [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T12:18:31.929Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/spire_server.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/telemetry.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/upgrading.md [2022-05-23T12:18:31.930Z] spire-1.2.1/doc/using_spire.md [2022-05-23T12:18:31.930Z] spire-1.2.1/examples/ [2022-05-23T12:18:31.930Z] spire-1.2.1/examples/README.md [2022-05-23T12:18:31.930Z] spire-1.2.1/go.mod [2022-05-23T12:18:31.930Z] spire-1.2.1/go.sum [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T12:18:31.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/log/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T12:18:31.931Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/version/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T12:18:31.932Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/config.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:18:31.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/server.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/private/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/private/server/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T12:18:31.934Z] spire-1.2.1/release/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/README.md [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/conf/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T12:18:31.934Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T12:18:31.934Z] spire-1.2.1/script/ [2022-05-23T12:18:31.934Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T12:18:31.934Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T12:18:31.934Z] spire-1.2.1/support/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T12:18:31.934Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T12:18:31.935Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/clock/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/clock/clock.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T12:18:31.935Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/common [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T12:18:31.935Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T12:18:31.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T12:18:31.937Z] spire-1.2.1/test/integration/test.sh [2022-05-23T12:18:31.937Z] spire-1.2.1/test/plugintest/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testca/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testca/ca.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testkey/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/testkey/new.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/util/ [2022-05-23T12:18:31.937Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/util/race.go [2022-05-23T12:18:31.937Z] spire-1.2.1/test/util/util.go [2022-05-23T12:18:31.937Z] building spire from source... [2022-05-23T12:18:31.937Z] Installing go1.17.7... [2022-05-23T12:18:33.847Z] ---> 82831ae66988 [2022-05-23T12:18:33.847Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T12:18:33.847Z] ---> Running in 5975df65a979 [2022-05-23T12:18:33.847Z] Removing intermediate container 5975df65a979 [2022-05-23T12:18:33.847Z] ---> 4ab1975b751b [2022-05-23T12:18:33.847Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T12:18:33.847Z] ---> Running in bc04a8e5b287 [2022-05-23T12:18:34.784Z] Removing intermediate container bc04a8e5b287 [2022-05-23T12:18:34.784Z] ---> a56b0227f95c [2022-05-23T12:18:34.784Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T12:18:34.784Z] ---> Running in fa9b0f8c0cb8 [2022-05-23T12:18:34.784Z] Removing intermediate container fa9b0f8c0cb8 [2022-05-23T12:18:34.784Z] ---> 54f912eb8f7a [2022-05-23T12:18:34.785Z] 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-23T12:18:35.045Z] ---> Running in 28d3315e6247 [2022-05-23T12:18:35.615Z] spire-1.2.1/ [2022-05-23T12:18:35.615Z] spire-1.2.1/.data/ [2022-05-23T12:18:35.615Z] spire-1.2.1/.data/.file [2022-05-23T12:18:35.615Z] spire-1.2.1/.dockerignore [2022-05-23T12:18:35.615Z] spire-1.2.1/.gitattributes [2022-05-23T12:18:35.615Z] spire-1.2.1/.githooks/ [2022-05-23T12:18:35.615Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/ [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/ [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T12:18:35.615Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T12:18:35.615Z] spire-1.2.1/.gitignore [2022-05-23T12:18:35.615Z] spire-1.2.1/.go-version [2022-05-23T12:18:35.615Z] spire-1.2.1/.golangci.yml [2022-05-23T12:18:35.615Z] spire-1.2.1/ADOPTERS.md [2022-05-23T12:18:35.615Z] spire-1.2.1/CHANGELOG.md [2022-05-23T12:18:35.615Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T12:18:35.615Z] spire-1.2.1/CODEOWNERS [2022-05-23T12:18:35.615Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T12:18:35.615Z] spire-1.2.1/Dockerfile [2022-05-23T12:18:35.615Z] spire-1.2.1/Dockerfile.dev [2022-05-23T12:18:35.615Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T12:18:35.615Z] spire-1.2.1/LICENSE [2022-05-23T12:18:35.615Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T12:18:35.615Z] spire-1.2.1/Makefile [2022-05-23T12:18:35.615Z] spire-1.2.1/README.md [2022-05-23T12:18:35.615Z] spire-1.2.1/ROADMAP.md [2022-05-23T12:18:35.615Z] spire-1.2.1/SECURITY.md [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T12:18:35.615Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/ [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/agent/ [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/server/ [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/server/server.conf [2022-05-23T12:18:35.615Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/ [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/auditlog.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/ [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/spire_server.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/telemetry.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/upgrading.md [2022-05-23T12:18:35.615Z] spire-1.2.1/doc/using_spire.md [2022-05-23T12:18:35.615Z] spire-1.2.1/examples/ [2022-05-23T12:18:35.615Z] spire-1.2.1/examples/README.md [2022-05-23T12:18:35.615Z] spire-1.2.1/go.mod [2022-05-23T12:18:35.615Z] spire-1.2.1/go.sum [2022-05-23T12:18:35.615Z] spire-1.2.1/pkg/ [2022-05-23T12:18:35.615Z] spire-1.2.1/pkg/agent/ [2022-05-23T12:18:35.615Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T12:18:35.615Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T12:18:35.615Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T12:18:35.615Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/api/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T12:18:35.616Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/log/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T12:18:35.617Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/version/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T12:18:35.618Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/config.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T12:18:35.619Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T12:18:35.879Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T12:18:35.879Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T12:18:35.879Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T12:18:35.879Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T12:18:35.879Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T12:18:35.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/server.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/private/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/private/server/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T12:18:35.881Z] spire-1.2.1/release/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/README.md [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/conf/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T12:18:35.881Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T12:18:35.881Z] spire-1.2.1/script/ [2022-05-23T12:18:35.881Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T12:18:35.881Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T12:18:35.881Z] spire-1.2.1/support/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T12:18:35.881Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T12:18:35.881Z] spire-1.2.1/test/ [2022-05-23T12:18:35.881Z] spire-1.2.1/test/clock/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/clock/clock.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T12:18:35.882Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/common [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T12:18:35.882Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T12:18:35.883Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T12:18:35.884Z] spire-1.2.1/test/integration/test.sh [2022-05-23T12:18:35.884Z] spire-1.2.1/test/plugintest/ [2022-05-23T12:18:35.884Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/ [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testca/ [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testca/ca.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testkey/ [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/testkey/new.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T12:18:35.885Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/util/ [2022-05-23T12:18:35.885Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/util/race.go [2022-05-23T12:18:35.885Z] spire-1.2.1/test/util/util.go [2022-05-23T12:18:35.885Z] building spire from source... [2022-05-23T12:18:35.885Z] Installing go1.17.7... [2022-05-23T12:18:36.821Z] Building bin/spire-server... [2022-05-23T12:18:36.821Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T12:18:36.821Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T12:18:36.821Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T12:18:36.821Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T12:18:36.821Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T12:18:37.080Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T12:18:37.081Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T12:18:37.081Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T12:18:37.081Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T12:18:37.081Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T12:18:37.081Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T12:18:37.081Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T12:18:37.081Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T12:18:37.081Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T12:18:37.081Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T12:18:37.081Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T12:18:37.081Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T12:18:37.081Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T12:18:37.081Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T12:18:37.340Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T12:18:37.340Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T12:18:37.340Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T12:18:37.340Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T12:18:37.340Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T12:18:37.340Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T12:18:37.340Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T12:18:37.340Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T12:18:37.340Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T12:18:37.340Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T12:18:37.600Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T12:18:37.600Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T12:18:37.600Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T12:18:37.600Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T12:18:37.600Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T12:18:37.600Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T12:18:37.600Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T12:18:37.600Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T12:18:37.600Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T12:18:37.860Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T12:18:37.860Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T12:18:37.860Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T12:18:37.860Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T12:18:37.860Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T12:18:37.860Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T12:18:37.860Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T12:18:37.860Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T12:18:38.119Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T12:18:38.119Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T12:18:38.119Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T12:18:38.380Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T12:18:38.380Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T12:18:38.380Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T12:18:38.380Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T12:18:38.640Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T12:18:39.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T12:18:39.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T12:18:39.209Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T12:18:39.471Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T12:18:39.471Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T12:18:40.414Z] Building bin/spire-server... [2022-05-23T12:18:40.414Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T12:18:40.414Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T12:18:40.414Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T12:18:40.414Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T12:18:40.414Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T12:18:40.414Z] Building bin/spire-agent... [2022-05-23T12:18:40.414Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T12:18:40.414Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T12:18:40.414Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T12:18:40.414Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T12:18:40.414Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T12:18:40.414Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T12:18:40.414Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T12:18:40.414Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T12:18:40.414Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T12:18:40.414Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T12:18:40.414Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T12:18:40.414Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T12:18:40.414Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T12:18:40.414Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T12:18:40.414Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T12:18:40.414Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T12:18:40.414Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T12:18:40.414Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T12:18:40.414Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T12:18:40.673Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T12:18:40.673Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T12:18:40.673Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T12:18:40.673Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T12:18:40.673Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T12:18:40.673Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T12:18:40.673Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T12:18:40.673Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T12:18:40.673Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T12:18:40.673Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T12:18:40.673Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T12:18:40.673Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T12:18:40.673Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T12:18:40.673Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T12:18:40.673Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T12:18:40.673Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T12:18:40.673Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T12:18:40.673Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T12:18:40.673Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T12:18:40.673Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T12:18:40.673Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T12:18:40.932Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T12:18:40.932Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T12:18:40.932Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T12:18:40.932Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T12:18:40.932Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T12:18:40.932Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T12:18:40.932Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T12:18:40.932Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T12:18:40.932Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T12:18:40.932Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T12:18:41.192Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T12:18:41.192Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T12:18:41.192Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T12:18:41.192Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T12:18:41.192Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T12:18:41.192Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T12:18:42.132Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T12:18:42.132Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T12:18:42.132Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T12:18:42.132Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T12:18:42.132Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T12:18:42.132Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T12:18:42.392Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T12:18:42.392Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T12:18:42.392Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T12:18:42.392Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T12:18:42.392Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T12:18:42.653Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T12:18:42.653Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T12:18:42.653Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T12:18:42.653Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T12:18:42.914Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T12:18:43.481Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T12:18:43.740Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T12:18:43.740Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T12:18:43.740Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T12:18:43.999Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T12:18:43.999Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T12:18:44.259Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T12:18:44.259Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T12:18:44.517Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T12:18:44.517Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T12:18:44.776Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T12:18:44.776Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T12:18:44.776Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T12:18:45.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T12:18:45.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T12:18:45.035Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T12:18:45.035Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T12:18:45.035Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T12:18:45.035Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T12:18:45.035Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T12:18:45.035Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T12:18:45.297Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T12:18:45.297Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T12:18:45.297Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T12:18:45.297Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T12:18:45.297Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T12:18:45.297Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T12:18:45.297Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T12:18:45.297Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T12:18:45.297Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T12:18:45.557Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T12:18:45.557Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T12:18:45.557Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T12:18:45.557Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T12:18:45.557Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T12:18:45.557Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T12:18:45.557Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T12:18:45.815Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T12:18:45.815Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T12:18:45.815Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T12:18:45.815Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T12:18:45.815Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T12:18:45.815Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T12:18:45.815Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T12:18:45.815Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T12:18:45.815Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T12:18:45.815Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T12:18:45.815Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T12:18:45.815Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T12:18:45.815Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T12:18:45.815Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T12:18:45.815Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T12:18:45.815Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T12:18:46.074Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T12:18:46.074Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T12:18:46.074Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T12:18:46.074Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T12:18:46.074Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T12:18:46.074Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T12:18:46.074Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T12:18:46.074Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T12:18:46.074Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T12:18:46.074Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T12:18:46.361Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T12:18:46.361Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T12:18:46.361Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T12:18:46.361Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T12:18:46.361Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T12:18:46.361Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T12:18:46.361Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T12:18:46.361Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T12:18:46.361Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T12:18:46.361Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T12:18:46.361Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T12:18:46.361Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T12:18:46.361Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T12:18:46.361Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T12:18:46.361Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T12:18:46.361Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T12:18:46.620Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T12:18:46.620Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T12:18:46.620Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T12:18:46.620Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T12:18:46.620Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T12:18:46.620Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T12:18:46.620Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T12:18:46.620Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T12:18:46.620Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T12:18:46.620Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T12:18:46.620Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T12:18:46.620Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T12:18:46.620Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T12:18:46.620Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T12:18:46.879Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T12:18:46.879Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T12:18:46.879Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T12:18:46.879Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T12:18:46.879Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T12:18:46.879Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T12:18:46.879Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T12:18:46.879Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T12:18:46.879Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T12:18:46.879Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T12:18:46.879Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T12:18:46.879Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T12:18:46.879Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T12:18:48.782Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T12:18:48.782Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T12:18:48.782Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T12:18:48.782Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T12:18:48.782Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T12:18:48.782Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T12:18:48.782Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T12:18:48.782Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T12:18:48.782Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T12:18:48.782Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T12:18:48.782Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T12:18:48.782Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T12:18:48.782Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T12:18:48.782Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T12:18:48.782Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T12:18:48.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T12:18:48.782Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T12:18:48.782Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T12:18:49.143Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T12:18:49.143Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T12:18:49.143Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T12:18:49.143Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T12:18:49.143Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T12:18:49.143Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T12:18:49.143Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T12:18:49.143Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T12:18:49.143Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T12:18:49.143Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T12:18:49.143Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T12:18:49.143Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T12:18:49.143Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T12:18:49.143Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T12:18:49.143Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T12:18:49.143Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T12:18:49.143Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T12:18:49.407Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T12:18:49.407Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T12:18:49.407Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T12:18:49.407Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T12:18:49.407Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T12:18:49.407Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T12:18:49.407Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T12:18:49.407Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T12:18:49.407Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T12:18:49.407Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T12:18:49.407Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T12:18:49.407Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T12:18:49.407Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T12:18:49.407Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T12:18:51.946Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T12:18:51.946Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T12:18:54.490Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T12:18:54.490Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T12:19:41.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T12:19:41.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T12:19:41.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T12:19:41.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T12:19:41.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T12:19:42.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T12:19:42.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T12:19:42.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T12:19:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T12:19:55.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements [2022-05-23T12:19:55.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T12:19:55.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T12:20:00.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.389s coverage: 98.5% of statements [2022-05-23T12:20:00.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T12:20:01.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.435s coverage: 53.4% of statements [2022-05-23T12:20:01.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T12:20:01.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T12:20:02.207Z] Removing intermediate container 8a14f410dae3 [2022-05-23T12:20:02.207Z] ---> cd0383d72c1c [2022-05-23T12:20:02.207Z] [2022-05-23T12:20:02.207Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T12:20:02.207Z] ---> 0ac33e5f5afa [2022-05-23T12:20:02.207Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T12:20:02.207Z] ---> Using cache [2022-05-23T12:20:02.207Z] ---> adb80d270ab5 [2022-05-23T12:20:02.207Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:20:02.207Z] ---> Using cache [2022-05-23T12:20:02.207Z] ---> 8554ac6419f7 [2022-05-23T12:20:02.207Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T12:20:02.207Z] ---> Running in 9354548124df [2022-05-23T12:20:02.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:20:02.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:20:02.207Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T12:20:02.207Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T12:20:02.207Z] OK: 15857 distinct packages available [2022-05-23T12:20:02.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:20:02.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:20:02.207Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T12:20:02.207Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T12:20:02.207Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T12:20:02.465Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T12:20:02.465Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T12:20:02.465Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T12:20:02.465Z] OK: 6 MiB in 19 packages [2022-05-23T12:20:04.375Z] Removing intermediate container 9354548124df [2022-05-23T12:20:04.375Z] ---> 50b0e6818cda [2022-05-23T12:20:04.375Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T12:20:06.287Z] ---> e79468c0b02f [2022-05-23T12:20:06.287Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T12:20:08.193Z] ---> 11d1f6c3cbfa [2022-05-23T12:20:08.193Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T12:20:08.763Z] ---> c6acf0455e15 [2022-05-23T12:20:08.763Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T12:20:09.334Z] ---> 43c679d95132 [2022-05-23T12:20:09.334Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T12:20:10.273Z] ---> ae32600cb28d [2022-05-23T12:20:10.273Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T12:20:10.273Z] ---> Running in d3819696663d [2022-05-23T12:20:10.534Z] Removing intermediate container d3819696663d [2022-05-23T12:20:10.534Z] ---> be6a1ca2fb42 [2022-05-23T12:20:10.534Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T12:20:10.795Z] ---> Running in ab609bac88ae [2022-05-23T12:20:11.056Z] Removing intermediate container ab609bac88ae [2022-05-23T12:20:11.056Z] ---> 2c7a7e4faac3 [2022-05-23T12:20:11.056Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T12:20:11.056Z] ---> Running in ca5157e0c348 [2022-05-23T12:20:11.317Z] Removing intermediate container ca5157e0c348 [2022-05-23T12:20:11.317Z] ---> 0bac4e734e89 [2022-05-23T12:20:11.317Z] Step 25/26 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:20:11.578Z] ---> Running in 5e9486393822 [2022-05-23T12:20:11.839Z] Removing intermediate container 5e9486393822 [2022-05-23T12:20:11.839Z] ---> 3cfc2b969531 [2022-05-23T12:20:11.839Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T12:20:11.839Z] ---> Running in 1864d4f2b1af [2022-05-23T12:20:12.408Z] Removing intermediate container 1864d4f2b1af [2022-05-23T12:20:12.408Z] ---> 55338818cea7 [2022-05-23T12:20:12.408Z] [2022-05-23T12:20:12.408Z] Successfully built 55338818cea7 [2022-05-23T12:20:12.408Z] Successfully tagged security-spire-agent:latest [2022-05-23T12:20:23.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.187s coverage: 89.2% of statements [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:20:23.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.494s coverage: 84.8% of statements [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T12:20:23.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.366s coverage: 95.6% of statements [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.472s coverage: 60.0% of statements [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.698s coverage: 0.9% of statements [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.450s coverage: 58.8% of statements [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.421s coverage: 29.6% of statements [2022-05-23T12:20:25.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.209s coverage: 79.5% of statements [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2022-05-23T12:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements [2022-05-23T12:20:26.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements [2022-05-23T12:20:38.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements [2022-05-23T12:20:38.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-05-23T12:20:43.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements [2022-05-23T12:20:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2022-05-23T12:20:52.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.761s coverage: 91.2% of statements [2022-05-23T12:20:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T12:20:54.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.824s coverage: 64.4% of statements [2022-05-23T12:20:54.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T12:20:54.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T12:20:54.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements [2022-05-23T12:20:54.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2022-05-23T12:20:54.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-05-23T12:20:54.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2022-05-23T12:20:54.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-05-23T12:20:59.274Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-23T12:20:59.274Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T12:20:59.274Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T12:20:59.274Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T12:20:59.274Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T12:20:59.274Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T12:20:59.274Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T12:20:59.274Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T12:20:59.274Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T12:20:59.274Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T12:20:59.274Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T12:20:59.274Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T12:20:59.274Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T12:20:59.274Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T12:20:59.274Z] Building bin/spire-agent... [2022-05-23T12:20:59.274Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T12:20:59.843Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T12:20:59.843Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T12:20:59.843Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T12:20:59.843Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T12:20:59.843Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T12:20:59.843Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T12:21:00.411Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T12:21:00.411Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T12:21:00.411Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T12:21:00.411Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T12:21:00.411Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T12:21:00.411Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T12:21:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.452s coverage: 65.4% of statements [2022-05-23T12:21:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T12:21:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T12:21:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T12:21:06.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.820s coverage: 43.8% of statements [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T12:21:06.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T12:21:06.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T12:21:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T12:21:14.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.390s coverage: 17.7% of statements [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T12:21:14.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.751s coverage: 92.3% of statements [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T12:21:14.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 63.2% of statements [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T12:21:14.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T12:21:15.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T12:21:15.372Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T12:21:15.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T12:21:15.372Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2022-05-23T12:21:15.372Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-05-23T12:21:15.969Z] 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-23T12:21:15.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T12:21:15.969Z] GO111MODULE=on go vet ./... [2022-05-23T12:21:56.752Z] Removing intermediate container 77bf2c1d3dcc [2022-05-23T12:21:56.753Z] ---> 8031187530ac [2022-05-23T12:21:56.753Z] [2022-05-23T12:21:56.753Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T12:21:56.753Z] ---> 0ac33e5f5afa [2022-05-23T12:21:56.753Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T12:21:56.753Z] ---> Using cache [2022-05-23T12:21:56.753Z] ---> adb80d270ab5 [2022-05-23T12:21:56.753Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:21:56.753Z] ---> Using cache [2022-05-23T12:21:56.753Z] ---> 8554ac6419f7 [2022-05-23T12:21:56.753Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T12:21:57.012Z] Removing intermediate container 28d3315e6247 [2022-05-23T12:21:57.012Z] ---> 5cd972e14b80 [2022-05-23T12:21:57.012Z] [2022-05-23T12:21:57.012Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T12:21:57.012Z] ---> 0ac33e5f5afa [2022-05-23T12:21:57.012Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T12:21:57.012Z] ---> Using cache [2022-05-23T12:21:57.012Z] ---> adb80d270ab5 [2022-05-23T12:21:57.012Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:21:57.012Z] ---> Using cache [2022-05-23T12:21:57.012Z] ---> 8554ac6419f7 [2022-05-23T12:21:57.013Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T12:21:57.013Z] ---> Using cache [2022-05-23T12:21:57.013Z] ---> 50b0e6818cda [2022-05-23T12:21:57.013Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T12:21:57.013Z] ---> Running in 4f82ef0223bf [2022-05-23T12:21:57.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:21:58.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:21:58.228Z] ---> a7e07b078595 [2022-05-23T12:21:58.228Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T12:21:58.489Z] ---> 1b7090e7a3c6 [2022-05-23T12:21:58.489Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T12:21:58.489Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T12:21:58.489Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T12:21:58.489Z] OK: 15857 distinct packages available [2022-05-23T12:21:58.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T12:21:58.489Z] ---> 6b70e9db0f71 [2022-05-23T12:21:58.489Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T12:21:58.749Z] ---> f586f1cdebb5 [2022-05-23T12:21:58.749Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T12:21:58.749Z] ---> Running in 4d1e5ffde73e [2022-05-23T12:21:59.009Z] Removing intermediate container 4d1e5ffde73e [2022-05-23T12:21:59.009Z] ---> 458f56a1af38 [2022-05-23T12:21:59.009Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T12:21:59.009Z] ---> Running in ecffecea463c [2022-05-23T12:21:59.009Z] Removing intermediate container ecffecea463c [2022-05-23T12:21:59.009Z] ---> f37e7392a377 [2022-05-23T12:21:59.009Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T12:21:59.009Z] ---> Running in 0323c6d2249c [2022-05-23T12:21:59.269Z] Removing intermediate container 0323c6d2249c [2022-05-23T12:21:59.269Z] ---> 2b5e545ed993 [2022-05-23T12:21:59.269Z] Step 24/25 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:21:59.269Z] ---> Running in c4d9326e65ba [2022-05-23T12:21:59.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T12:21:59.269Z] Removing intermediate container c4d9326e65ba [2022-05-23T12:21:59.269Z] ---> d60cf9ce24c0 [2022-05-23T12:21:59.269Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T12:21:59.529Z] ---> Running in 7e707c3e624e [2022-05-23T12:21:59.529Z] Removing intermediate container 7e707c3e624e [2022-05-23T12:21:59.529Z] ---> 03f7385107ba [2022-05-23T12:21:59.529Z] [2022-05-23T12:21:59.529Z] Successfully built 03f7385107ba [2022-05-23T12:21:59.529Z] Successfully tagged security-spire-server:latest [2022-05-23T12:21:59.529Z]  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T12:21:59.789Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T12:21:59.789Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T12:21:59.789Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T12:22:00.051Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T12:22:00.051Z] OK: 6 MiB in 18 packages [2022-05-23T12:22:00.310Z] Removing intermediate container 4f82ef0223bf [2022-05-23T12:22:00.310Z] ---> c73e75628a0d [2022-05-23T12:22:00.310Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T12:22:01.693Z] ---> 550abbdc0de2 [2022-05-23T12:22:01.693Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T12:22:01.953Z] ---> b69961514015 [2022-05-23T12:22:01.954Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T12:22:01.954Z] ---> Running in 3a1d29dc4cda [2022-05-23T12:22:02.213Z] Removing intermediate container 3a1d29dc4cda [2022-05-23T12:22:02.213Z] ---> d4283faa2fac [2022-05-23T12:22:02.213Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T12:22:02.213Z] ---> 5ecb53231c1b [2022-05-23T12:22:02.213Z] Step 21/26 : WORKDIR / [2022-05-23T12:22:02.473Z] ---> Running in ac96de39d04c [2022-05-23T12:22:02.473Z] Removing intermediate container ac96de39d04c [2022-05-23T12:22:02.473Z] ---> 18aae17e4fde [2022-05-23T12:22:02.473Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T12:22:02.473Z] ---> Running in 70364aa714d3 [2022-05-23T12:22:02.473Z] Removing intermediate container 70364aa714d3 [2022-05-23T12:22:02.473Z] ---> af6be2b94c85 [2022-05-23T12:22:02.473Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T12:22:02.743Z] ---> Running in 4f0848004865 [2022-05-23T12:22:02.743Z] Removing intermediate container 4f0848004865 [2022-05-23T12:22:02.743Z] ---> 7055eafa644f [2022-05-23T12:22:02.743Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T12:22:02.743Z] ---> Running in 070b51615cff [2022-05-23T12:22:03.003Z] Removing intermediate container 070b51615cff [2022-05-23T12:22:03.003Z] ---> b169615cd564 [2022-05-23T12:22:03.003Z] Step 25/26 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:22:03.003Z] ---> Running in 9a5cf1a78f85 [2022-05-23T12:22:03.003Z] Removing intermediate container 9a5cf1a78f85 [2022-05-23T12:22:03.003Z] ---> db1f4a2cea05 [2022-05-23T12:22:03.003Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T12:22:03.003Z] ---> Running in 7109e1ba1019 [2022-05-23T12:22:03.263Z] Removing intermediate container 7109e1ba1019 [2022-05-23T12:22:03.263Z] ---> 61c3c0914772 [2022-05-23T12:22:03.263Z] [2022-05-23T12:22:03.263Z] Successfully built 61c3c0914772 [2022-05-23T12:22:03.263Z] Successfully tagged security-spire-config:latest [2022-05-23T12:22:03.530Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-23T12:22:03.539Z] $ docker stop --time=1 cd328ac5d3f97a157164e7dc12a3fe94c583c93126b41c2d2ba6d6a9ea91b65e [2022-05-23T12:22:04.862Z] $ docker rm -f cd328ac5d3f97a157164e7dc12a3fe94c583c93126b41c2d2ba6d6a9ea91b65e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T12:22:05.213Z] + docker images [2022-05-23T12:22:05.213Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T12:22:05.213Z] security-spire-config latest 61c3c0914772 2 seconds ago 86.7MB [2022-05-23T12:22:05.213Z] security-spire-server latest 03f7385107ba 6 seconds ago 87.3MB [2022-05-23T12:22:05.213Z] 5cd972e14b80 17 seconds ago 4.43GB [2022-05-23T12:22:05.213Z] 8031187530ac 18 seconds ago 4.43GB [2022-05-23T12:22:05.213Z] security-spire-agent latest 55338818cea7 About a minute ago 127MB [2022-05-23T12:22:05.213Z] cd0383d72c1c 2 minutes ago 4.43GB [2022-05-23T12:22:05.213Z] security-spiffe-token-provider latest c93c04aa89c7 3 minutes ago 28.8MB [2022-05-23T12:22:05.213Z] security-proxy-setup latest 3d9a554fab51 3 minutes ago 26.9MB [2022-05-23T12:22:05.213Z] core-command latest b46dd81726e2 3 minutes ago 16.1MB [2022-05-23T12:22:05.213Z] 0ff300cc186f 3 minutes ago 1.54GB [2022-05-23T12:22:05.213Z] c01c96b5700c 3 minutes ago 1.49GB [2022-05-23T12:22:05.213Z] bce36b629fd3 3 minutes ago 1.5GB [2022-05-23T12:22:05.213Z] support-notifications latest f3c8899c84d4 3 minutes ago 26.9MB [2022-05-23T12:22:05.213Z] 0c6153e258ea 3 minutes ago 1.55GB [2022-05-23T12:22:05.213Z] security-secretstore-setup latest a39d55c90410 4 minutes ago 28.5MB [2022-05-23T12:22:05.213Z] core-metadata latest c7956b868f19 4 minutes ago 17MB [2022-05-23T12:22:05.213Z] 375a062676d0 4 minutes ago 1.5GB [2022-05-23T12:22:05.213Z] a6cdc848e4ba 4 minutes ago 1.5GB [2022-05-23T12:22:05.213Z] sys-mgmt-agent latest 9a9168315fa8 4 minutes ago 299MB [2022-05-23T12:22:05.213Z] security-bootstrapper latest 6c0ac808ab20 4 minutes ago 19.1MB [2022-05-23T12:22:05.213Z] core-data latest 8f72a388cca8 5 minutes ago 22.5MB [2022-05-23T12:22:05.213Z] support-scheduler latest 3300ad6e45ca 5 minutes ago 26.3MB [2022-05-23T12:22:05.213Z] 7753e34249fe 5 minutes ago 1.49GB [2022-05-23T12:22:05.213Z] 18ae39e6ac5e 5 minutes ago 1.55GB [2022-05-23T12:22:05.213Z] 624676d9d23a 5 minutes ago 1.52GB [2022-05-23T12:22:05.213Z] b2d2f5a1c70b 5 minutes ago 1.5GB [2022-05-23T12:22:05.213Z] ci-base-image-x86_64 latest 88d4e56b1506 8 minutes ago 895MB [2022-05-23T12:22:05.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T12:22:05.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T12:22:05.213Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T12:22:05.213Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T12:22:05.213Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T12:22:05.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-23T12:23:07.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T12:23:07.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T12:23:07.850Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T12:23:07.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T12:23:08.536Z] + ls -al . [2022-05-23T12:23:08.536Z] total 680 [2022-05-23T12:23:08.536Z] drwxrwxr-x 9 1001 1001 4096 May 23 12:22 . [2022-05-23T12:23:08.536Z] drwxr-xr-x 4 root root 4096 May 23 12:17 .. [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 11 May 23 12:15 .dockerignore [2022-05-23T12:23:08.536Z] drwxrwxr-x 8 1001 1001 4096 May 23 12:15 .git [2022-05-23T12:23:08.536Z] drwxrwxr-x 3 1001 1001 4096 May 23 12:15 .github [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 879 May 23 12:15 .gitignore [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 42 May 23 12:15 .golangci.yml [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 87 May 23 12:15 .hadolint.yml [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 166 May 23 12:15 .sonarcloud.properties [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 1171 May 23 12:15 ADOPTERS.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 10086 May 23 12:15 Attribution.txt [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 63209 May 23 12:15 CHANGELOG.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 3804 May 23 12:15 CONTRIBUTING.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 677 May 23 12:15 GOVERNANCE.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 850 May 23 12:15 Jenkinsfile [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 10775 May 23 12:15 LICENSE [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 10389 May 23 12:15 Makefile [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 582 May 23 12:15 OWNERS.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 9094 May 23 12:15 README.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 6912 May 23 12:15 SECURITY.md [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 5 May 23 12:13 VERSION [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 4131 May 23 12:15 ZMQWindows.md [2022-05-23T12:23:08.536Z] drwxrwxr-x 2 1001 1001 4096 May 23 12:15 bin [2022-05-23T12:23:08.536Z] drwxrwxr-x 18 1001 1001 4096 May 23 12:15 cmd [2022-05-23T12:23:08.536Z] -rw-r--r-- 1 root root 435134 May 23 12:21 coverage.out [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 3217 May 23 12:15 go.mod [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 35084 May 23 12:17 go.sum [2022-05-23T12:23:08.536Z] drwxrwxr-x 8 1001 1001 4096 May 23 12:15 internal [2022-05-23T12:23:08.536Z] drwxrwxr-x 3 1001 1001 4096 May 23 12:15 openapi [2022-05-23T12:23:08.536Z] drwxrwxr-x 4 1001 1001 4096 May 23 12:15 snap [2022-05-23T12:23:08.536Z] -rw-rw-r-- 1 1001 1001 204 May 23 12:15 version.go [Pipeline] sh [2022-05-23T12:23:09.198Z] + '[' -e coverage.out ] [2022-05-23T12:23:09.198Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T12:23:09.227Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T12:23:09.991Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T12:23:10.647Z] + make build [2022-05-23T12:23:10.647Z] 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-23T12:24:32.498Z] 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-23T12:25:29.124Z] 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-23T12:25:29.124Z] 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-23T12:26:01.565Z] 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-23T12:26:01.565Z] 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-23T12:26:02.571Z] 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-23T12:26:09.308Z] 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-23T12:26:11.945Z] 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-23T12:26:17.366Z] 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-23T12:26:19.995Z] 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-23T12:26:23.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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T12:26:31.698Z] 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-23T12:26:36.022Z] $ docker stop --time=1 ca521ac06965798d9f80b89a2ba83cf2a8f3d55867156f39636965551e11748b [2022-05-23T12:26:38.027Z] $ docker rm -f ca521ac06965798d9f80b89a2ba83cf2a8f3d55867156f39636965551e11748b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:26:40.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T12:26:40.135Z] [2022-05-23T12:26:40.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:26:40.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T12:26:40.765Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T12:26:40.765Z] 29e5d40040c1: Pulling fs layer [2022-05-23T12:26:40.765Z] 1ce36da41761: Pulling fs layer [2022-05-23T12:26:40.765Z] 25b303627fd3: Pulling fs layer [2022-05-23T12:26:40.765Z] 29e5d40040c1: Verifying Checksum [2022-05-23T12:26:40.765Z] 29e5d40040c1: Download complete [2022-05-23T12:26:41.041Z] 1ce36da41761: Verifying Checksum [2022-05-23T12:26:41.041Z] 1ce36da41761: Download complete [2022-05-23T12:26:41.317Z] 29e5d40040c1: Pull complete [2022-05-23T12:26:42.760Z] 25b303627fd3: Download complete [2022-05-23T12:26:42.760Z] 1ce36da41761: Pull complete [2022-05-23T12:26:52.920Z] 25b303627fd3: Pull complete [2022-05-23T12:26:52.920Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T12:26:52.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T12:26:52.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T12:26:53.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-64368 does not seem to be running inside a container [2022-05-23T12:26:53.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T12:26:55.417Z] $ docker top 1fb7e96b3d33911c65dc4023ff1d09c3dfe84fbe91036a1ce3fc9e428df7a0ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T12:26:56.415Z] + docker-compose build --help [2022-05-23T12:26:56.415Z] + grep parallel [2022-05-23T12:27:00.818Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T12:27:00.846Z] $ docker stop --time=1 1fb7e96b3d33911c65dc4023ff1d09c3dfe84fbe91036a1ce3fc9e428df7a0ab [2022-05-23T12:27:02.587Z] $ docker rm -f 1fb7e96b3d33911c65dc4023ff1d09c3dfe84fbe91036a1ce3fc9e428df7a0ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T12:27:03.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T12:27:03.222Z] . [Pipeline] withDockerContainer [2022-05-23T12:27:03.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-64368 does not seem to be running inside a container [2022-05-23T12:27:03.580Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T12:27:04.960Z] $ docker top 2b48d9ac960a147bc4f51a6ca653280f895079c56b25499034f449b1648f15f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T12:27:05.893Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T12:27:10.191Z] Building core-command ... [2022-05-23T12:27:10.191Z] Building core-data ... [2022-05-23T12:27:10.191Z] Building core-metadata ... [2022-05-23T12:27:10.191Z] Building security-bootstrapper ... [2022-05-23T12:27:10.191Z] Building security-proxy-setup ... [2022-05-23T12:27:10.191Z] Building security-secretstore-setup ... [2022-05-23T12:27:10.191Z] Building security-spiffe-token-provider ... [2022-05-23T12:27:10.191Z] Building security-spire-agent ... [2022-05-23T12:27:10.191Z] Building security-spire-config ... [2022-05-23T12:27:10.191Z] Building security-spire-server ... [2022-05-23T12:27:10.191Z] Building support-notifications ... [2022-05-23T12:27:10.191Z] Building support-scheduler ... [2022-05-23T12:27:10.191Z] Building sys-mgmt-agent ... [2022-05-23T12:27:10.191Z] Building security-spiffe-token-provider [2022-05-23T12:27:10.191Z] Building security-spire-server [2022-05-23T12:27:10.191Z] Building sys-mgmt-agent [2022-05-23T12:27:10.191Z] Building security-spire-config [2022-05-23T12:27:10.191Z] Building core-data [2022-05-23T12:28:46.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:28:46.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:28:46.981Z] ---> 1255cf080a5b [2022-05-23T12:28:46.981Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:28:46.981Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:28:46.981Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:28:46.981Z] ---> 1255cf080a5b [2022-05-23T12:28:46.981Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T12:28:46.981Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:28:46.981Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:28:46.981Z] ---> 1255cf080a5b [2022-05-23T12:28:46.981Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T12:28:46.981Z] ---> Running in a67864fb3443 [2022-05-23T12:28:46.981Z] ---> Running in 03b60bc8949b [2022-05-23T12:28:46.981Z] ---> Running in 2b68d4c501f8 [2022-05-23T12:28:46.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:28:46.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:28:46.981Z] ---> 1255cf080a5b [2022-05-23T12:28:46.981Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:28:46.981Z] ---> Running in a7e6f3cdce46 [2022-05-23T12:28:46.981Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:28:46.981Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:28:46.981Z] ---> 1255cf080a5b [2022-05-23T12:28:46.981Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T12:28:46.981Z] ---> Running in 9efd4836b802 [2022-05-23T12:28:46.981Z] Removing intermediate container a67864fb3443 [2022-05-23T12:28:46.981Z] ---> d2526ff7ca44 [2022-05-23T12:28:46.981Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T12:28:46.981Z] Removing intermediate container 03b60bc8949b [2022-05-23T12:28:46.981Z] ---> 1830be8c5d6b [2022-05-23T12:28:46.981Z] Removing intermediate container 2b68d4c501f8 [2022-05-23T12:28:46.981Z] ---> 1c390cde8e47 [2022-05-23T12:28:46.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:28:46.981Z] [2022-05-23T12:28:46.981Z] Removing intermediate container a7e6f3cdce46 [2022-05-23T12:28:46.981Z] ---> 3a337b969d7c [2022-05-23T12:28:46.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:28:46.981Z] ---> Running in 25f79b29d844 [2022-05-23T12:28:46.981Z] ---> Running in a2d48a51551f [2022-05-23T12:28:46.981Z] Removing intermediate container 9efd4836b802 [2022-05-23T12:28:46.981Z] ---> 79784178057a [2022-05-23T12:28:46.981Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:28:46.981Z] ---> Running in f5c69388de5b [2022-05-23T12:28:46.981Z] ---> Running in d8ccb74c86b1 [2022-05-23T12:28:46.981Z] ---> Running in 9aec74010730 [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] Removing intermediate container f5c69388de5b [2022-05-23T12:28:46.981Z] ---> f7046cd5ddee [2022-05-23T12:28:46.981Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T12:28:46.981Z] ---> Running in 92d313d332fb [2022-05-23T12:28:46.981Z] Removing intermediate container d8ccb74c86b1 [2022-05-23T12:28:46.981Z] ---> d308ba1cedf0 [2022-05-23T12:28:46.981Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T12:28:46.981Z] Removing intermediate container 9aec74010730 [2022-05-23T12:28:46.981Z] ---> 2625c4bcfaf8 [2022-05-23T12:28:46.981Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T12:28:46.981Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T12:28:46.981Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T12:28:46.981Z] OK: 15741 distinct packages available [2022-05-23T12:28:46.981Z] ---> Running in 8f2107d59715 [2022-05-23T12:28:46.981Z] ---> Running in c142017953e4 [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] Removing intermediate container a2d48a51551f [2022-05-23T12:28:46.981Z] ---> 42b45abb73f5 [2022-05-23T12:28:46.981Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T12:28:46.981Z] ---> Running in a7b82348a721 [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] OK: 220 MiB in 52 packages [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] Removing intermediate container 25f79b29d844 [2022-05-23T12:28:46.981Z] ---> 1325a42d1131 [2022-05-23T12:28:46.981Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:28:46.981Z] OK: 220 MiB in 52 packages [2022-05-23T12:28:46.981Z] ---> 34234b98fd26 [2022-05-23T12:28:46.981Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:28:46.981Z] ---> Running in f64ddaf61c1e [2022-05-23T12:28:46.981Z] OK: 220 MiB in 52 packages [2022-05-23T12:28:46.981Z] OK: 220 MiB in 52 packages [2022-05-23T12:28:46.981Z] OK: 220 MiB in 52 packages [2022-05-23T12:28:46.981Z] Removing intermediate container 92d313d332fb [2022-05-23T12:28:46.981Z] ---> 8e2c55cdf028 [2022-05-23T12:28:46.981Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:28:46.981Z] Removing intermediate container 8f2107d59715 [2022-05-23T12:28:46.981Z] ---> b74e11f62b14 [2022-05-23T12:28:46.981Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T12:28:46.981Z] Removing intermediate container c142017953e4 [2022-05-23T12:28:46.981Z] ---> 85aa3b0c08d2 [2022-05-23T12:28:46.981Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:28:46.981Z] ---> 90dda28bc4d0 [2022-05-23T12:28:46.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:28:46.981Z] Removing intermediate container a7b82348a721 [2022-05-23T12:28:46.981Z] ---> 7fae3a7d5715 [2022-05-23T12:28:46.981Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T12:28:47.257Z] ---> Running in f01fb79b756c [2022-05-23T12:28:48.265Z] ---> 85cf4aec37dc [2022-05-23T12:28:48.265Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:28:48.560Z] ---> Running in 2b5ce0b09d89 [2022-05-23T12:28:49.161Z] ---> 5c0a5779a6fc [2022-05-23T12:28:49.161Z] ---> a672c854d154 [2022-05-23T12:28:49.161Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:28:49.161Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:28:49.161Z] ---> Running in d506a6b95714 [2022-05-23T12:28:49.446Z] ---> Running in 87f355a3d841 [2022-05-23T12:28:49.724Z] Removing intermediate container f64ddaf61c1e [2022-05-23T12:28:49.724Z] ---> be54ebf6b906 [2022-05-23T12:28:49.724Z] Step 7/20 : COPY . . [2022-05-23T12:28:52.388Z] Removing intermediate container f01fb79b756c [2022-05-23T12:28:52.388Z] ---> ba9efe90fc8d [2022-05-23T12:28:52.388Z] Step 8/23 : COPY . . [2022-05-23T12:28:53.847Z] Removing intermediate container 2b5ce0b09d89 [2022-05-23T12:28:53.847Z] ---> 02a41bad823a [2022-05-23T12:28:53.847Z] Step 8/26 : COPY . . [2022-05-23T12:28:55.287Z] Removing intermediate container 87f355a3d841 [2022-05-23T12:28:55.287Z] ---> 66bc24311926 [2022-05-23T12:28:55.287Z] Step 8/23 : COPY . . [2022-05-23T12:28:55.287Z] Removing intermediate container d506a6b95714 [2022-05-23T12:28:55.287Z] ---> 45a01df81e66 [2022-05-23T12:28:55.287Z] Step 8/25 : COPY . . [2022-05-23T12:29:22.099Z] ---> 3cfad25a0ff5 [2022-05-23T12:29:22.099Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T12:29:22.099Z] ---> 0130268a9b52 [2022-05-23T12:29:22.099Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T12:29:22.099Z] ---> 5445302d27a0 [2022-05-23T12:29:22.099Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T12:29:22.099Z] ---> Running in 5d6b4f302211 [2022-05-23T12:29:22.099Z] ---> Running in 8bbad500a78c [2022-05-23T12:29:22.099Z] ---> Running in 006f2a63f427 [2022-05-23T12:29:22.099Z] Removing intermediate container 006f2a63f427 [2022-05-23T12:29:22.099Z] ---> 1f1b4e1ed0b2 [2022-05-23T12:29:22.099Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T12:29:22.099Z] ---> Running in a2fad1a4c700 [2022-05-23T12:29:22.099Z] ---> 778ebed0a652 [2022-05-23T12:29:22.099Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T12:29:22.376Z] ---> Running in 08c6d8f7d806 [2022-05-23T12:29:22.376Z] 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-23T12:29:22.658Z] 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-23T12:29:22.945Z] ---> 638bdc556177 [2022-05-23T12:29:22.945Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T12:29:22.945Z] ---> Running in 7cd41ea4c0ef [2022-05-23T12:29:23.238Z] Removing intermediate container 08c6d8f7d806 [2022-05-23T12:29:23.238Z] ---> f6fc16d82d9a [2022-05-23T12:29:23.238Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T12:29:23.512Z] ---> Running in ff9d89f526d6 [2022-05-23T12:29:24.949Z] Removing intermediate container a2fad1a4c700 [2022-05-23T12:29:24.949Z] ---> 6062b44e68b1 [2022-05-23T12:29:24.949Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T12:29:25.229Z] ---> Running in 976ae4684608 [2022-05-23T12:29:25.518Z] 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-23T12:29:25.807Z] Removing intermediate container 976ae4684608 [2022-05-23T12:29:25.807Z] ---> a4751cc7a1de [2022-05-23T12:29:25.807Z] 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-23T12:29:26.086Z] ---> Running in 8fbd730f6725 [2022-05-23T12:29:27.095Z] Removing intermediate container ff9d89f526d6 [2022-05-23T12:29:27.095Z] ---> c4a8d7fce0ae [2022-05-23T12:29:27.095Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T12:29:27.368Z] ---> Running in 0560b2006a73 [2022-05-23T12:29:27.989Z] Removing intermediate container 0560b2006a73 [2022-05-23T12:29:27.989Z] ---> 1a2f725c6b27 [2022-05-23T12:29:27.989Z] 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-23T12:29:28.272Z] ---> Running in ff4d7086fc0f [2022-05-23T12:29:29.301Z] spire-1.2.1/ [2022-05-23T12:29:29.301Z] spire-1.2.1/.data/ [2022-05-23T12:29:29.301Z] spire-1.2.1/.data/.file [2022-05-23T12:29:29.301Z] spire-1.2.1/.dockerignore [2022-05-23T12:29:29.301Z] spire-1.2.1/.gitattributes [2022-05-23T12:29:29.301Z] spire-1.2.1/.githooks/ [2022-05-23T12:29:29.301Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/ [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/ [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T12:29:29.301Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T12:29:29.301Z] spire-1.2.1/.gitignore [2022-05-23T12:29:29.301Z] spire-1.2.1/.go-version [2022-05-23T12:29:29.301Z] spire-1.2.1/.golangci.yml [2022-05-23T12:29:29.301Z] spire-1.2.1/ADOPTERS.md [2022-05-23T12:29:29.301Z] spire-1.2.1/CHANGELOG.md [2022-05-23T12:29:29.301Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T12:29:29.301Z] spire-1.2.1/CODEOWNERS [2022-05-23T12:29:29.301Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T12:29:29.301Z] spire-1.2.1/Dockerfile [2022-05-23T12:29:29.301Z] spire-1.2.1/Dockerfile.dev [2022-05-23T12:29:29.301Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T12:29:29.301Z] spire-1.2.1/LICENSE [2022-05-23T12:29:29.301Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T12:29:29.301Z] spire-1.2.1/Makefile [2022-05-23T12:29:29.301Z] spire-1.2.1/README.md [2022-05-23T12:29:29.301Z] spire-1.2.1/ROADMAP.md [2022-05-23T12:29:29.301Z] spire-1.2.1/SECURITY.md [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T12:29:29.301Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/ [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/agent/ [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/server/ [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/server/server.conf [2022-05-23T12:29:29.301Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/ [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/auditlog.md [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/images/ [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T12:29:29.301Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T12:29:29.578Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/spire_server.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/telemetry.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/upgrading.md [2022-05-23T12:29:29.579Z] spire-1.2.1/doc/using_spire.md [2022-05-23T12:29:29.579Z] spire-1.2.1/examples/ [2022-05-23T12:29:29.579Z] spire-1.2.1/examples/README.md [2022-05-23T12:29:29.579Z] spire-1.2.1/go.mod [2022-05-23T12:29:29.579Z] spire-1.2.1/go.sum [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T12:29:29.579Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T12:29:29.854Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T12:29:29.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/log/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T12:29:29.856Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/version/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/server/ [2022-05-23T12:29:30.132Z] spire-1.2.1/pkg/server/api/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T12:29:30.133Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/config.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T12:29:30.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T12:29:30.414Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T12:29:30.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/.data/ [2022-05-23T12:29:30.693Z] spire-1.2.1/.data/.file [2022-05-23T12:29:30.693Z] spire-1.2.1/.dockerignore [2022-05-23T12:29:30.693Z] spire-1.2.1/.gitattributes [2022-05-23T12:29:30.693Z] spire-1.2.1/.githooks/ [2022-05-23T12:29:30.693Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/ [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/ [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T12:29:30.693Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T12:29:30.694Z] spire-1.2.1/.gitignore [2022-05-23T12:29:30.694Z] spire-1.2.1/.go-version [2022-05-23T12:29:30.694Z] spire-1.2.1/.golangci.yml [2022-05-23T12:29:30.694Z] spire-1.2.1/ADOPTERS.md [2022-05-23T12:29:30.694Z] spire-1.2.1/CHANGELOG.md [2022-05-23T12:29:30.694Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T12:29:30.694Z] spire-1.2.1/CODEOWNERS [2022-05-23T12:29:30.694Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T12:29:30.694Z] spire-1.2.1/Dockerfile [2022-05-23T12:29:30.694Z] spire-1.2.1/Dockerfile.dev [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/server.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/private/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/private/server/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T12:29:30.694Z] spire-1.2.1/release/ [2022-05-23T12:29:30.694Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T12:29:30.694Z] spire-1.2.1/LICENSE [2022-05-23T12:29:30.694Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T12:29:30.694Z] spire-1.2.1/Makefile [2022-05-23T12:29:30.694Z] spire-1.2.1/README.md [2022-05-23T12:29:30.694Z] spire-1.2.1/ROADMAP.md [2022-05-23T12:29:30.694Z] spire-1.2.1/SECURITY.md [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/README.md [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/conf/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T12:29:30.694Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T12:29:30.694Z] spire-1.2.1/script/ [2022-05-23T12:29:30.694Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T12:29:30.694Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T12:29:30.694Z] spire-1.2.1/support/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T12:29:30.694Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T12:29:30.695Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/clock/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/clock/clock.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T12:29:30.695Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/ [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/agent/ [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/server/ [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/server/server.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/ [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/auditlog.md [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/images/ [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T12:29:30.695Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T12:29:30.695Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/README.md [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/common [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T12:29:30.695Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T12:29:30.977Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T12:29:30.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/spire_server.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/telemetry.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/upgrading.md [2022-05-23T12:29:30.978Z] spire-1.2.1/doc/using_spire.md [2022-05-23T12:29:30.978Z] spire-1.2.1/examples/ [2022-05-23T12:29:30.978Z] spire-1.2.1/examples/README.md [2022-05-23T12:29:30.978Z] spire-1.2.1/go.mod [2022-05-23T12:29:30.978Z] spire-1.2.1/go.sum [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T12:29:30.978Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T12:29:30.978Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T12:29:30.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T12:29:30.979Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T12:29:30.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T12:29:30.980Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T12:29:31.259Z] spire-1.2.1/test/integration/test.sh [2022-05-23T12:29:31.259Z] spire-1.2.1/test/plugintest/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testca/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testca/ca.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testkey/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/testkey/new.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/util/ [2022-05-23T12:29:31.259Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/util/race.go [2022-05-23T12:29:31.259Z] spire-1.2.1/test/util/util.go [2022-05-23T12:29:31.259Z] building spire from source... [2022-05-23T12:29:31.259Z] [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T12:29:31.259Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/log/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T12:29:31.260Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/version/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T12:29:31.261Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T12:29:31.537Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/config.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:29:31.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T12:29:31.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/server.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/private/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/private/server/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T12:29:31.816Z] spire-1.2.1/release/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/README.md [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/conf/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T12:29:31.816Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T12:29:31.816Z] spire-1.2.1/script/ [2022-05-23T12:29:31.816Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T12:29:31.816Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T12:29:31.816Z] spire-1.2.1/support/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.goInstalling go1.17.7... [2022-05-23T12:29:31.816Z] [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T12:29:31.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T12:29:31.817Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/clock/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/clock/clock.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T12:29:31.817Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/README.md [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/common [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T12:29:31.817Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T12:29:32.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T12:29:32.096Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T12:29:32.097Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T12:29:32.373Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T12:29:32.374Z] spire-1.2.1/test/integration/test.sh [2022-05-23T12:29:32.374Z] spire-1.2.1/test/plugintest/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testca/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testca/ca.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testkey/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/testkey/new.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/util/ [2022-05-23T12:29:32.374Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/util/race.go [2022-05-23T12:29:32.374Z] spire-1.2.1/test/util/util.go [2022-05-23T12:29:32.374Z] building spire from source... [2022-05-23T12:29:32.980Z] Installing go1.17.7... [2022-05-23T12:29:59.836Z] Building bin/spire-server... [2022-05-23T12:29:59.836Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T12:29:59.836Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T12:29:59.836Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T12:29:59.836Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T12:29:59.836Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T12:29:59.836Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T12:29:59.836Z] Building bin/spire-server... [2022-05-23T12:29:59.836Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T12:29:59.836Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T12:29:59.836Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T12:29:59.836Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T12:29:59.836Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T12:30:00.827Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T12:30:01.103Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T12:30:01.384Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T12:30:01.663Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T12:30:01.941Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T12:30:01.941Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T12:30:02.217Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T12:30:02.498Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T12:30:02.498Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T12:30:02.777Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T12:30:02.777Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T12:30:02.777Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T12:30:03.395Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T12:30:03.675Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T12:30:03.675Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T12:30:03.675Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T12:30:03.951Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T12:30:03.951Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T12:30:04.232Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T12:30:04.509Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T12:30:04.786Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T12:30:04.786Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T12:30:04.786Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T12:30:05.062Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T12:30:05.062Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T12:30:05.339Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T12:30:05.339Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T12:30:05.616Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T12:30:05.616Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T12:30:07.067Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T12:30:07.347Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T12:30:07.347Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T12:30:08.343Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T12:30:26.691Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T12:30:26.691Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T12:30:26.968Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T12:30:27.571Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T12:30:27.571Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T12:30:28.557Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T12:30:28.557Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T12:30:28.557Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T12:30:28.557Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T12:30:28.833Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T12:30:28.833Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T12:30:29.434Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T12:30:29.434Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T12:30:29.712Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T12:30:29.712Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T12:30:29.712Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T12:30:29.712Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T12:30:29.712Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T12:30:30.314Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T12:30:30.916Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T12:30:31.193Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T12:30:31.193Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T12:30:31.471Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T12:30:31.471Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T12:30:31.747Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T12:30:31.747Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T12:30:31.747Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T12:30:32.029Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T12:30:32.303Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T12:30:32.303Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T12:30:32.303Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T12:30:32.581Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T12:30:33.182Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T12:30:33.182Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T12:30:33.182Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T12:30:33.182Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T12:30:33.182Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T12:30:33.459Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T12:30:33.459Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T12:30:33.459Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T12:30:33.736Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T12:30:33.737Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T12:30:34.013Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T12:30:34.993Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T12:30:34.993Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T12:30:35.268Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T12:30:35.268Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T12:30:35.544Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T12:30:35.544Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T12:30:35.544Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T12:30:35.544Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T12:30:35.819Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T12:30:36.097Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T12:30:36.097Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T12:30:36.097Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T12:30:36.696Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T12:30:37.297Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T12:30:37.297Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T12:30:37.297Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T12:30:38.284Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T12:30:39.272Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T12:30:39.272Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T12:30:39.272Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T12:30:39.272Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T12:30:39.272Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T12:30:39.547Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T12:30:42.189Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T12:30:46.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T12:30:46.510Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T12:30:46.510Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T12:30:46.787Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T12:30:46.787Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T12:30:47.064Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T12:30:59.502Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T12:31:00.957Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T12:31:00.957Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T12:31:00.957Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T12:31:00.957Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T12:31:01.573Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T12:31:02.184Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T12:31:02.184Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T12:31:03.179Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T12:31:07.507Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T12:31:15.814Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T12:31:15.814Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T12:31:34.150Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T12:31:34.150Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T12:31:34.150Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T12:31:34.150Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T12:31:35.595Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T12:31:35.879Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T12:31:36.163Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T12:31:36.163Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T12:31:38.799Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T12:31:40.242Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T12:31:40.839Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T12:31:41.117Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T12:31:41.393Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T12:31:41.670Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T12:31:41.948Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T12:31:41.948Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T12:31:43.394Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T12:31:43.394Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T12:31:43.394Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T12:31:43.394Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T12:31:43.394Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T12:31:43.394Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T12:31:43.394Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T12:31:43.996Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T12:31:44.598Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T12:31:44.874Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T12:31:45.149Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T12:31:45.425Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T12:31:45.425Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T12:31:45.425Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T12:31:46.042Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T12:31:48.825Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T12:31:49.450Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T12:31:51.462Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T12:31:51.462Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T12:31:51.737Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T12:31:51.737Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T12:31:52.721Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T12:31:52.721Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T12:31:53.000Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T12:31:53.000Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T12:31:53.278Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T12:31:53.555Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T12:31:53.555Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T12:31:53.832Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T12:31:53.832Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T12:31:53.832Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T12:31:54.818Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T12:31:55.093Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T12:31:55.093Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T12:31:55.369Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T12:31:55.369Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T12:31:55.369Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T12:31:55.369Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T12:31:55.645Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T12:31:55.645Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T12:31:55.645Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T12:31:55.645Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T12:31:55.645Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T12:31:55.920Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T12:31:55.920Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T12:31:55.920Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T12:31:56.195Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T12:31:56.195Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T12:31:56.795Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T12:31:57.393Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T12:31:57.668Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T12:31:57.668Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T12:31:58.652Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T12:31:58.652Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T12:31:58.652Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T12:31:58.652Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T12:31:58.929Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T12:31:59.911Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T12:32:00.187Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T12:32:00.462Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T12:32:00.737Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T12:32:01.013Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T12:32:01.290Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T12:32:01.891Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T12:32:01.891Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T12:32:01.891Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T12:32:02.167Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T12:32:02.167Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T12:32:02.167Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T12:32:02.167Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T12:32:03.608Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T12:32:03.608Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T12:32:03.608Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T12:32:03.608Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T12:32:03.608Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T12:32:03.885Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T12:32:03.885Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T12:32:04.161Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T12:32:04.161Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T12:32:04.161Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T12:32:04.436Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T12:32:04.436Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T12:32:05.429Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T12:32:05.429Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T12:32:06.033Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T12:32:06.308Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T12:32:06.308Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T12:32:06.586Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T12:32:06.586Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T12:32:06.586Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T12:32:06.586Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T12:32:06.586Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T12:32:07.571Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T12:32:07.847Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T12:32:08.122Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T12:32:08.401Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T12:32:08.401Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T12:32:08.401Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T12:32:09.390Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T12:32:09.390Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T12:32:09.993Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T12:32:09.993Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T12:32:10.270Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T12:32:10.873Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T12:32:11.151Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T12:32:11.151Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T12:32:11.151Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T12:32:11.151Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T12:32:11.151Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T12:32:11.428Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T12:32:11.428Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T12:32:11.428Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T12:32:11.707Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T12:32:11.707Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T12:32:11.707Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T12:32:11.986Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T12:32:11.986Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T12:32:12.597Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T12:32:15.238Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T12:32:17.243Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T12:32:17.243Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T12:32:17.243Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T12:32:17.243Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T12:32:17.520Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T12:32:18.122Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T12:32:18.122Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T12:32:18.397Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T12:32:18.397Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T12:32:18.669Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T12:32:18.669Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T12:32:18.669Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T12:32:22.078Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T12:32:22.078Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T12:32:22.078Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T12:32:22.355Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T12:32:29.093Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T12:32:29.093Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T12:32:29.093Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T12:32:29.093Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T12:32:55.930Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T12:32:55.930Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T12:32:57.915Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T12:32:57.915Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T12:33:54.483Z] Removing intermediate container 7cd41ea4c0ef [2022-05-23T12:33:54.483Z] ---> f01663a2d673 [2022-05-23T12:33:54.483Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T12:33:54.483Z] ---> Running in 11e3cd881d5e [2022-05-23T12:33:54.483Z] 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-23T12:33:57.909Z] Removing intermediate container 11e3cd881d5e [2022-05-23T12:33:57.910Z] ---> 181928b24989 [2022-05-23T12:33:57.910Z] [2022-05-23T12:33:57.910Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T12:33:57.910Z] 20.10.14: Pulling from library/docker [2022-05-23T12:34:13.049Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T12:34:13.049Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T12:34:13.049Z] ---> c346e9eafbab [2022-05-23T12:34:13.049Z] 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-23T12:34:13.050Z] ---> Running in 65cdb096f2ed [2022-05-23T12:34:13.050Z] Removing intermediate container 65cdb096f2ed [2022-05-23T12:34:13.050Z] ---> 68f8790c7310 [2022-05-23T12:34:13.050Z] 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-23T12:34:13.325Z] ---> Running in 4fbbaf628ad5 [2022-05-23T12:34:15.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:34:15.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:34:16.747Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T12:34:16.747Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T12:34:16.747Z] Executing bash-5.1.16-r0.post-install [2022-05-23T12:34:16.747Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T12:34:16.747Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T12:34:16.747Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T12:34:16.747Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T12:34:16.747Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T12:34:16.747Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T12:34:16.747Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T12:34:16.747Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T12:34:16.747Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T12:34:16.747Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T12:34:16.747Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T12:34:16.747Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T12:34:16.747Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T12:34:16.747Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T12:34:16.747Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T12:34:19.377Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T12:34:19.377Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T12:34:19.377Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T12:34:19.377Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T12:34:19.377Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T12:34:19.377Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T12:34:19.377Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T12:34:19.653Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T12:34:19.653Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T12:34:19.653Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T12:34:19.928Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T12:34:19.928Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T12:34:19.928Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T12:34:19.928Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T12:34:19.928Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T12:34:19.928Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T12:34:19.928Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T12:34:19.928Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T12:34:19.928Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T12:34:20.204Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T12:34:20.204Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T12:34:20.204Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T12:34:20.204Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T12:34:20.204Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T12:34:20.480Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T12:34:20.480Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T12:34:21.079Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T12:34:21.355Z] OK: 82 MiB in 65 packages [2022-05-23T12:34:26.775Z] Collecting docker-compose==1.23.2 [2022-05-23T12:34:26.775Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T12:34:27.761Z] Collecting PyYAML<4,>=3.10 [2022-05-23T12:34:27.761Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T12:34:32.084Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T12:34:32.084Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T12:34:33.528Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T12:34:33.528Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T12:34:34.126Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T12:34:34.126Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T12:34:34.126Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T12:34:34.127Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T12:34:34.722Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T12:34:34.722Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T12:34:34.722Z] 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-23T12:34:34.722Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T12:34:34.722Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T12:34:37.348Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T12:34:37.348Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T12:34:39.332Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T12:34:39.607Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T12:34:42.238Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T12:34:42.238Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T12:34:42.834Z] Collecting idna<2.8,>=2.5 [2022-05-23T12:34:42.834Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T12:34:43.432Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T12:34:43.432Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T12:34:43.432Z] 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-23T12:34:43.705Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T12:34:43.705Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T12:34:43.979Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T12:34:43.979Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T12:34:43.979Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T12:34:43.979Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T12:34:44.963Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T12:34:44.963Z] Attempting uninstall: urllib3 [2022-05-23T12:34:44.963Z] Found existing installation: urllib3 1.26.7 [2022-05-23T12:34:44.963Z] Uninstalling urllib3-1.26.7: [2022-05-23T12:34:44.963Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T12:34:45.562Z] Attempting uninstall: idna [2022-05-23T12:34:45.562Z] Found existing installation: idna 3.3 [2022-05-23T12:34:45.837Z] Uninstalling idna-3.3: [2022-05-23T12:34:45.837Z] Successfully uninstalled idna-3.3 [2022-05-23T12:34:49.251Z] Attempting uninstall: requests [2022-05-23T12:34:49.251Z] Found existing installation: requests 2.26.0 [2022-05-23T12:34:49.251Z] Uninstalling requests-2.26.0: [2022-05-23T12:34:49.251Z] Successfully uninstalled requests-2.26.0 [2022-05-23T12:34:49.854Z] Running setup.py install for texttable: started [2022-05-23T12:34:53.253Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T12:34:53.253Z] Running setup.py install for PyYAML: started [2022-05-23T12:34:57.577Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T12:34:57.577Z] Removing intermediate container 5d6b4f302211 [2022-05-23T12:34:57.577Z] ---> 849d2187f676 [2022-05-23T12:34:57.577Z] [2022-05-23T12:34:57.577Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T12:34:57.577Z] Running setup.py install for docopt: started [2022-05-23T12:34:57.577Z] 3.14: Pulling from library/alpine [2022-05-23T12:34:59.032Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T12:34:59.032Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T12:34:59.032Z] ---> ac73e934f311 [2022-05-23T12:34:59.032Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T12:34:59.318Z] ---> Running in 861fd8f68b91 [2022-05-23T12:34:59.609Z] Removing intermediate container 861fd8f68b91 [2022-05-23T12:34:59.609Z] ---> 605409c2d2f3 [2022-05-23T12:34:59.609Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T12:34:59.886Z] ---> Running in 6636dbeab2f2 [2022-05-23T12:35:00.168Z] Removing intermediate container 6636dbeab2f2 [2022-05-23T12:35:00.168Z] ---> 842eb0d86147 [2022-05-23T12:35:00.168Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T12:35:00.456Z] ---> Running in 02c7e3d6deb8 [2022-05-23T12:35:00.740Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T12:35:00.740Z] Running setup.py install for dockerpty: started [2022-05-23T12:35:01.018Z] Removing intermediate container 02c7e3d6deb8 [2022-05-23T12:35:01.018Z] ---> eaa0d3a2ac56 [2022-05-23T12:35:01.018Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:35:01.299Z] ---> Running in 3f34f8ca45da [2022-05-23T12:35:03.958Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T12:35:04.235Z] Removing intermediate container 3f34f8ca45da [2022-05-23T12:35:04.235Z] ---> 52acc21af098 [2022-05-23T12:35:04.235Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T12:35:04.512Z] ---> Running in ffe5c6d9719d [2022-05-23T12:35:06.510Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:35:06.510Z] 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-23T12:35:07.495Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:35:08.483Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T12:35:08.483Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T12:35:08.771Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T12:35:08.771Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T12:35:09.052Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T12:35:09.052Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T12:35:09.336Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:35:09.336Z] OK: 8 MiB in 20 packages [2022-05-23T12:35:11.977Z] Removing intermediate container ffe5c6d9719d [2022-05-23T12:35:11.977Z] ---> 2151604e6bce [2022-05-23T12:35:11.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:35:13.427Z] ---> 77a2e76574cf [2022-05-23T12:35:13.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T12:35:16.850Z] ---> 3e5a0fd73e27 [2022-05-23T12:35:16.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T12:35:18.311Z] ---> eeaf709e9291 [2022-05-23T12:35:18.311Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T12:35:18.616Z] ---> Running in bd945e47f9cd [2022-05-23T12:35:19.251Z] Removing intermediate container bd945e47f9cd [2022-05-23T12:35:19.251Z] ---> d20abbfc0203 [2022-05-23T12:35:19.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:35:19.526Z] ---> Running in 81512b819ffb [2022-05-23T12:35:20.508Z] Removing intermediate container 81512b819ffb [2022-05-23T12:35:20.508Z] ---> 13cf507b03da [2022-05-23T12:35:20.508Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T12:35:20.508Z] ---> Running in d705bc8ec80a [2022-05-23T12:35:21.500Z] Removing intermediate container d705bc8ec80a [2022-05-23T12:35:21.500Z] ---> 1d68a90c628a [2022-05-23T12:35:21.500Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:35:21.500Z] ---> Running in 70a31f5cc3ed [2022-05-23T12:35:22.493Z] Removing intermediate container 70a31f5cc3ed [2022-05-23T12:35:22.493Z] ---> 8242f52fcd46 [2022-05-23T12:35:22.493Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:35:22.493Z] ---> Running in b54b180e5f40 [2022-05-23T12:35:23.484Z] Removing intermediate container b54b180e5f40 [2022-05-23T12:35:23.484Z] ---> 628c08ae34e8 [2022-05-23T12:35:23.484Z] [2022-05-23T12:35:24.473Z] Successfully built 628c08ae34e8 [2022-05-23T12:35:24.473Z] Successfully tagged core-data-arm64:latest [2022-05-23T12:35:24.473Z]  Building core-data ... done Building security-bootstrapper [2022-05-23T12:35:25.461Z] Removing intermediate container 4fbbaf628ad5 [2022-05-23T12:35:25.461Z] ---> c79594eba2cc [2022-05-23T12:35:25.461Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T12:35:25.461Z] ---> Running in b2e961bbf088 [2022-05-23T12:35:26.089Z] Removing intermediate container b2e961bbf088 [2022-05-23T12:35:26.089Z] ---> d1d84411dd37 [2022-05-23T12:35:26.089Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T12:35:26.390Z] ---> Running in 27b2ab4c3d6f [2022-05-23T12:35:26.672Z] Removing intermediate container 27b2ab4c3d6f [2022-05-23T12:35:26.672Z] ---> da817edc130f [2022-05-23T12:35:26.672Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T12:35:28.662Z] ---> bb563de56afc [2022-05-23T12:35:28.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T12:35:29.689Z] ---> 15c3b034330c [2022-05-23T12:35:29.689Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T12:35:30.696Z] ---> 529f64ba6f55 [2022-05-23T12:35:30.696Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T12:35:30.696Z] ---> Running in fdd1381d45ef [2022-05-23T12:35:31.309Z] Removing intermediate container fdd1381d45ef [2022-05-23T12:35:31.309Z] ---> 9666410fd0dd [2022-05-23T12:35:31.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:35:31.309Z] ---> Running in 3dbf7db0705f [2022-05-23T12:35:31.914Z] Removing intermediate container 3dbf7db0705f [2022-05-23T12:35:31.914Z] ---> 5ec338f856db [2022-05-23T12:35:31.914Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T12:35:32.190Z] ---> Running in a341e98872d5 [2022-05-23T12:35:32.796Z] Removing intermediate container a341e98872d5 [2022-05-23T12:35:32.796Z] ---> 60b41e9169bc [2022-05-23T12:35:32.796Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:35:32.796Z] ---> Running in fdc5c272d4fc [2022-05-23T12:35:33.078Z] Removing intermediate container fdc5c272d4fc [2022-05-23T12:35:33.078Z] ---> 3341e4910549 [2022-05-23T12:35:33.078Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:35:33.363Z] ---> Running in eb5240aaa6f9 [2022-05-23T12:35:33.972Z] Removing intermediate container eb5240aaa6f9 [2022-05-23T12:35:33.972Z] ---> d99cc1eba7db [2022-05-23T12:35:33.972Z] [2022-05-23T12:35:34.252Z] Successfully built d99cc1eba7db [2022-05-23T12:35:34.252Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T12:35:34.252Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-05-23T12:35:49.445Z] Removing intermediate container 8bbad500a78c [2022-05-23T12:35:49.445Z] ---> 1ba3462ee1f9 [2022-05-23T12:35:49.445Z] [2022-05-23T12:35:49.445Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T12:35:49.445Z] 3.15: Pulling from library/alpine [2022-05-23T12:35:49.445Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T12:35:49.445Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T12:35:49.445Z] ---> 3fb3c9af89a9 [2022-05-23T12:35:49.445Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T12:35:49.728Z] ---> Running in cc8f9c8696e9 [2022-05-23T12:35:50.337Z] Removing intermediate container cc8f9c8696e9 [2022-05-23T12:35:50.337Z] ---> ca35d401d283 [2022-05-23T12:35:50.337Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:35:50.620Z] ---> Running in 5c48f9bbc43f [2022-05-23T12:35:55.061Z] Removing intermediate container 5c48f9bbc43f [2022-05-23T12:35:55.061Z] ---> f4264ef84bbb [2022-05-23T12:35:55.061Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T12:35:55.061Z] ---> Running in 4974fc7aab62 [2022-05-23T12:35:56.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:35:58.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:36:00.605Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T12:36:00.606Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T12:36:00.606Z] OK: 15734 distinct packages available [2022-05-23T12:36:00.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:36:01.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:36:03.264Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T12:36:03.542Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T12:36:03.822Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T12:36:03.822Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T12:36:04.106Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T12:36:04.106Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T12:36:04.106Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T12:36:04.390Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T12:36:04.390Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T12:36:04.390Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T12:36:04.390Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:36:04.672Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:36:04.672Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:36:04.672Z] ---> 1255cf080a5b [2022-05-23T12:36:04.672Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T12:36:04.672Z] ---> Using cache [2022-05-23T12:36:04.672Z] ---> 79784178057a [2022-05-23T12:36:04.672Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:36:04.672Z] ---> Using cache [2022-05-23T12:36:04.672Z] ---> d308ba1cedf0 [2022-05-23T12:36:04.672Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T12:36:04.672Z] ---> Running in 202311472c5c [2022-05-23T12:36:05.288Z] OK: 8 MiB in 23 packages [2022-05-23T12:36:07.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:36:08.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:36:08.572Z] Removing intermediate container 4974fc7aab62 [2022-05-23T12:36:08.572Z] ---> 51a3bff142fd [2022-05-23T12:36:08.572Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:36:09.179Z] OK: 220 MiB in 52 packages [2022-05-23T12:36:09.817Z] ---> 795b938b5670 [2022-05-23T12:36:09.817Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T12:36:10.814Z] Removing intermediate container 202311472c5c [2022-05-23T12:36:10.814Z] ---> 9798b866f89e [2022-05-23T12:36:10.814Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T12:36:12.802Z] ---> 6ef0364469bb [2022-05-23T12:36:12.802Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:36:13.075Z] ---> Running in dbd50299d4c4 [2022-05-23T12:36:14.530Z] ---> 4c8e91f3a0c9 [2022-05-23T12:36:14.530Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T12:36:15.986Z] ---> 319c5fae1c8c [2022-05-23T12:36:15.986Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T12:36:15.986Z] ---> Running in f0cffec6ffa3 [2022-05-23T12:36:16.602Z] Removing intermediate container f0cffec6ffa3 [2022-05-23T12:36:16.602Z] ---> b34938c51c06 [2022-05-23T12:36:16.602Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:36:16.880Z] ---> Running in e84c2a45c018 [2022-05-23T12:36:17.496Z] Removing intermediate container e84c2a45c018 [2022-05-23T12:36:17.496Z] ---> 01f12530bf58 [2022-05-23T12:36:17.496Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T12:36:17.787Z] ---> Running in b4f3b5e92249 [2022-05-23T12:36:18.797Z] Removing intermediate container b4f3b5e92249 [2022-05-23T12:36:18.797Z] ---> a58b93b6be93 [2022-05-23T12:36:18.797Z] Step 19/20 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:36:18.797Z] ---> Running in 07cd1a506491 [2022-05-23T12:36:18.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:36:18.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:36:18.797Z] ---> 1255cf080a5b [2022-05-23T12:36:18.797Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T12:36:18.797Z] ---> Using cache [2022-05-23T12:36:18.797Z] ---> 79784178057a [2022-05-23T12:36:19.072Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:36:19.072Z] ---> Using cache [2022-05-23T12:36:19.072Z] ---> d308ba1cedf0 [2022-05-23T12:36:19.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T12:36:19.072Z] ---> Using cache [2022-05-23T12:36:19.072Z] ---> 9798b866f89e [2022-05-23T12:36:19.072Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T12:36:19.072Z] ---> Using cache [2022-05-23T12:36:19.072Z] ---> 6ef0364469bb [2022-05-23T12:36:19.072Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:36:19.072Z] ---> Running in d3d389d069f2 [2022-05-23T12:36:19.670Z] Removing intermediate container dbd50299d4c4 [2022-05-23T12:36:19.670Z] ---> bd2a6ca98b61 [2022-05-23T12:36:19.670Z] Step 8/31 : COPY . . [2022-05-23T12:36:19.945Z] Removing intermediate container 07cd1a506491 [2022-05-23T12:36:19.945Z] ---> 826fb89ee583 [2022-05-23T12:36:19.945Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T12:36:20.219Z] ---> Running in 3a8024ce0c31 [2022-05-23T12:36:20.820Z] Removing intermediate container 3a8024ce0c31 [2022-05-23T12:36:20.820Z] ---> 43c464a5f482 [2022-05-23T12:36:20.820Z] [2022-05-23T12:36:21.807Z] Successfully built 43c464a5f482 [2022-05-23T12:36:21.807Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T12:36:21.807Z] Building security-spire-agent [2022-05-23T12:36:27.238Z]  Building security-spiffe-token-provider ... done Removing intermediate container d3d389d069f2 [2022-05-23T12:36:27.238Z] ---> 7938fa51e0ac [2022-05-23T12:36:27.238Z] Step 8/22 : COPY . . [2022-05-23T12:36:54.089Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:36:54.089Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:36:54.089Z] ---> 1255cf080a5b [2022-05-23T12:36:54.089Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T12:36:54.089Z] ---> Using cache [2022-05-23T12:36:54.089Z] ---> 79784178057a [2022-05-23T12:36:54.089Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:36:54.089Z] ---> Using cache [2022-05-23T12:36:54.089Z] ---> d308ba1cedf0 [2022-05-23T12:36:54.089Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T12:36:54.089Z] ---> Using cache [2022-05-23T12:36:54.089Z] ---> b74e11f62b14 [2022-05-23T12:36:54.089Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T12:36:54.089Z] ---> Using cache [2022-05-23T12:36:54.089Z] ---> 85cf4aec37dc [2022-05-23T12:36:54.089Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:36:54.089Z] ---> Using cache [2022-05-23T12:36:54.089Z] ---> 02a41bad823a [2022-05-23T12:36:54.089Z] Step 8/26 : COPY . . [2022-05-23T12:36:55.103Z] ---> Using cache [2022-05-23T12:36:55.103Z] ---> 5445302d27a0 [2022-05-23T12:36:55.103Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T12:36:55.103Z] ---> Using cache [2022-05-23T12:36:55.103Z] ---> 1f1b4e1ed0b2 [2022-05-23T12:36:55.103Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T12:36:55.103Z] ---> Using cache [2022-05-23T12:36:55.103Z] ---> 6062b44e68b1 [2022-05-23T12:36:55.103Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T12:36:55.103Z] ---> Using cache [2022-05-23T12:36:55.103Z] ---> a4751cc7a1de [2022-05-23T12:36:55.103Z] 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-23T12:36:55.400Z] ---> Running in b0c2ad843a18 [2022-05-23T12:36:58.039Z] ---> 4d8169a2bca1 [2022-05-23T12:36:58.039Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T12:36:58.039Z] ---> Running in d3b16eadebde [2022-05-23T12:36:59.023Z] spire-1.2.1/ [2022-05-23T12:36:59.023Z] spire-1.2.1/.data/ [2022-05-23T12:36:59.023Z] spire-1.2.1/.data/.file [2022-05-23T12:36:59.023Z] spire-1.2.1/.dockerignore [2022-05-23T12:36:59.023Z] spire-1.2.1/.gitattributes [2022-05-23T12:36:59.023Z] spire-1.2.1/.githooks/ [2022-05-23T12:36:59.023Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/ [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/ [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T12:36:59.023Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T12:36:59.023Z] spire-1.2.1/.gitignore [2022-05-23T12:36:59.023Z] spire-1.2.1/.go-version [2022-05-23T12:36:59.023Z] spire-1.2.1/.golangci.yml [2022-05-23T12:36:59.023Z] spire-1.2.1/ADOPTERS.md [2022-05-23T12:36:59.023Z] spire-1.2.1/CHANGELOG.md [2022-05-23T12:36:59.023Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T12:36:59.023Z] spire-1.2.1/CODEOWNERS [2022-05-23T12:36:59.023Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T12:36:59.023Z] spire-1.2.1/Dockerfile [2022-05-23T12:36:59.023Z] spire-1.2.1/Dockerfile.dev [2022-05-23T12:36:59.023Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T12:36:59.023Z] spire-1.2.1/LICENSE [2022-05-23T12:36:59.023Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T12:36:59.023Z] spire-1.2.1/Makefile [2022-05-23T12:36:59.023Z] spire-1.2.1/README.md [2022-05-23T12:36:59.023Z] spire-1.2.1/ROADMAP.md [2022-05-23T12:36:59.023Z] spire-1.2.1/SECURITY.md [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T12:36:59.023Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T12:36:59.306Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/ [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/agent/ [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/server/ [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/server/server.conf [2022-05-23T12:36:59.306Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/ [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/auditlog.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/ [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T12:36:59.306Z] spire-1.2.1/doc/spire_server.md [2022-05-23T12:36:59.307Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T12:36:59.307Z] spire-1.2.1/doc/telemetry.md [2022-05-23T12:36:59.307Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T12:36:59.307Z] spire-1.2.1/doc/upgrading.md [2022-05-23T12:36:59.307Z] spire-1.2.1/doc/using_spire.md [2022-05-23T12:36:59.307Z] spire-1.2.1/examples/ [2022-05-23T12:36:59.307Z] spire-1.2.1/examples/README.md [2022-05-23T12:36:59.307Z] spire-1.2.1/go.mod [2022-05-23T12:36:59.307Z] spire-1.2.1/go.sum [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T12:36:59.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T12:36:59.587Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/log/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/version/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T12:36:59.588Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T12:36:59.589Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/config.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T12:36:59.869Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T12:36:59.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T12:36:59.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/server.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/private/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/private/server/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T12:37:00.150Z] spire-1.2.1/release/ [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/ [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T12:37:00.150Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/ [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/README.md [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/conf/ [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T12:37:00.151Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/script/ [2022-05-23T12:37:00.151Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T12:37:00.151Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T12:37:00.151Z] spire-1.2.1/support/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T12:37:00.151Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/clock/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/clock/clock.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/ [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T12:37:00.151Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T12:37:00.152Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/common [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T12:37:00.152Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T12:37:00.153Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T12:37:00.429Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T12:37:00.430Z] spire-1.2.1/test/integration/test.sh [2022-05-23T12:37:00.430Z] spire-1.2.1/test/plugintest/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testca/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testca/ca.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testkey/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/testkey/new.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/util/ [2022-05-23T12:37:00.430Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/util/race.go [2022-05-23T12:37:00.430Z] spire-1.2.1/test/util/util.go [2022-05-23T12:37:00.430Z] building spire from source... [2022-05-23T12:37:00.430Z] 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-23T12:37:01.424Z] Installing go1.17.7... [2022-05-23T12:37:04.852Z] ---> c8bc4f5fcff6 [2022-05-23T12:37:04.852Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T12:37:04.852Z] ---> Running in 92099f952798 [2022-05-23T12:37:06.854Z] 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-23T12:37:29.053Z] Building bin/spire-server... [2022-05-23T12:37:29.053Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T12:37:29.053Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T12:37:29.053Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T12:37:29.053Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T12:37:29.053Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T12:37:29.053Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T12:37:29.053Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T12:37:29.053Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T12:37:29.053Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T12:37:30.035Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T12:37:31.481Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T12:37:31.758Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T12:37:31.758Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T12:37:32.032Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T12:37:32.310Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T12:37:32.310Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T12:37:32.310Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T12:37:33.297Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T12:37:33.297Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T12:37:33.573Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T12:37:33.847Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T12:37:33.847Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T12:37:34.832Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T12:37:34.832Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T12:37:49.968Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T12:37:49.968Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T12:37:49.968Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T12:37:49.968Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T12:37:49.968Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T12:37:49.968Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T12:37:50.564Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T12:37:50.564Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T12:37:50.564Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T12:37:50.564Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T12:37:50.564Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T12:37:50.842Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T12:37:50.842Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T12:37:50.842Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T12:37:51.116Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T12:37:52.561Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T12:37:52.837Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T12:37:53.114Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T12:37:53.390Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T12:37:53.390Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T12:37:53.391Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T12:37:53.391Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T12:37:53.668Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T12:37:53.668Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T12:38:06.086Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T12:38:06.086Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T12:38:06.086Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T12:38:06.086Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T12:38:06.086Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T12:38:06.360Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T12:38:06.360Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T12:38:06.636Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T12:38:06.636Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T12:38:07.241Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T12:38:07.525Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T12:38:08.142Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T12:38:34.968Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T12:38:34.968Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T12:38:34.968Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T12:38:45.149Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T12:38:45.751Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T12:38:47.194Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T12:38:48.180Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T12:39:20.552Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T12:39:20.552Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T12:39:20.552Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T12:39:20.552Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T12:39:20.552Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T12:39:20.552Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T12:39:20.552Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T12:39:21.150Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T12:39:21.425Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T12:39:22.408Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T12:39:22.683Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T12:39:22.957Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T12:39:22.957Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T12:39:23.231Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T12:39:23.506Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T12:39:24.105Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T12:39:24.105Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T12:39:24.701Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T12:39:24.701Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T12:39:25.681Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T12:39:25.681Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T12:39:25.956Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T12:39:26.232Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T12:39:31.642Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T12:39:32.241Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T12:39:32.241Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T12:39:32.517Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T12:39:33.118Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T12:39:33.395Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T12:39:33.395Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T12:39:33.395Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T12:39:33.395Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T12:39:33.395Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T12:39:33.671Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T12:39:33.671Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T12:39:34.655Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T12:39:35.255Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T12:39:35.530Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T12:39:35.805Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T12:39:35.805Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T12:39:36.081Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T12:39:36.081Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T12:39:36.081Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T12:39:36.081Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T12:39:37.522Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T12:39:37.522Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T12:39:37.797Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T12:39:37.797Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T12:39:38.072Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T12:39:40.056Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T12:39:41.039Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T12:39:41.039Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T12:39:41.315Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T12:39:41.315Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T12:39:41.590Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T12:39:41.865Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T12:39:42.141Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T12:39:42.741Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T12:39:46.141Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T12:39:47.583Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T12:39:47.583Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T12:39:48.598Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T12:39:48.598Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T12:39:48.598Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T12:39:49.588Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T12:39:49.588Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T12:39:49.865Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T12:39:50.141Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T12:39:50.419Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T12:39:50.419Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T12:39:50.419Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T12:40:03.309Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T12:40:03.309Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T12:40:03.309Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T12:40:03.309Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T12:40:30.133Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T12:40:30.133Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T12:41:51.933Z] Removing intermediate container d3b16eadebde [2022-05-23T12:41:51.933Z] ---> 9357207f0bd8 [2022-05-23T12:41:51.933Z] [2022-05-23T12:41:51.933Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T12:41:51.933Z] ---> ac73e934f311 [2022-05-23T12:41:51.933Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T12:41:51.933Z] ---> Running in a9219d4bac48 [2022-05-23T12:41:51.933Z] Removing intermediate container a9219d4bac48 [2022-05-23T12:41:51.933Z] ---> 06ab5a758b3f [2022-05-23T12:41:51.933Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T12:41:51.933Z] ---> Running in 95c52c0bcbc3 [2022-05-23T12:41:51.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:41:51.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:41:51.933Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T12:41:51.933Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T12:41:51.933Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:41:51.933Z] OK: 6 MiB in 16 packages [2022-05-23T12:41:51.933Z] Removing intermediate container 95c52c0bcbc3 [2022-05-23T12:41:51.933Z] ---> 342ddd89858d [2022-05-23T12:41:51.933Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T12:41:51.933Z] ---> Running in a960dedbdf26 [2022-05-23T12:41:51.933Z] Removing intermediate container a960dedbdf26 [2022-05-23T12:41:51.933Z] ---> 822fdce8873c [2022-05-23T12:41:51.933Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T12:41:51.933Z] ---> Running in b9b1283c5a77 [2022-05-23T12:41:51.933Z] Removing intermediate container b9b1283c5a77 [2022-05-23T12:41:51.933Z] ---> 63670de766f7 [2022-05-23T12:41:51.933Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T12:41:51.933Z] ---> Running in a72e5726dace [2022-05-23T12:41:51.933Z] Removing intermediate container a72e5726dace [2022-05-23T12:41:51.933Z] ---> 33ffd7c67e17 [2022-05-23T12:41:51.933Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T12:41:51.933Z] ---> Running in 2a362887af35 [2022-05-23T12:41:52.532Z] Removing intermediate container 2a362887af35 [2022-05-23T12:41:52.532Z] ---> d7a5bc057094 [2022-05-23T12:41:52.532Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T12:41:53.521Z] ---> 2bda16e0bdc6 [2022-05-23T12:41:53.521Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T12:41:53.521Z] ---> Running in cda22162dbd9 [2022-05-23T12:41:56.944Z] Removing intermediate container cda22162dbd9 [2022-05-23T12:41:56.944Z] ---> 4b1edad39406 [2022-05-23T12:41:56.944Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:41:57.222Z] ---> 1e3ab18c41aa [2022-05-23T12:41:57.222Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T12:41:59.217Z] ---> e237efd71bd3 [2022-05-23T12:41:59.217Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T12:41:59.828Z] ---> 715050936727 [2022-05-23T12:41:59.828Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T12:42:00.828Z] ---> ad3a18e241c9 [2022-05-23T12:42:00.828Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T12:42:01.437Z] ---> 63ac300091d4 [2022-05-23T12:42:01.437Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T12:42:01.720Z] ---> Running in 134576831e51 [2022-05-23T12:42:02.326Z] Removing intermediate container 134576831e51 [2022-05-23T12:42:02.326Z] ---> 0a491efc3994 [2022-05-23T12:42:02.326Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T12:42:03.327Z] ---> a79e840ba3ee [2022-05-23T12:42:03.327Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T12:42:03.605Z] ---> Running in e3cdc54aaa67 [2022-05-23T12:42:06.993Z] Removing intermediate container e3cdc54aaa67 [2022-05-23T12:42:06.993Z] ---> 0221a6c36276 [2022-05-23T12:42:06.993Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T12:42:06.993Z] ---> Running in 51ab5ee4a6ab [2022-05-23T12:42:07.588Z] Removing intermediate container 51ab5ee4a6ab [2022-05-23T12:42:07.588Z] ---> 8a6d921cdb89 [2022-05-23T12:42:07.588Z] Step 28/31 : CMD ["gate"] [2022-05-23T12:42:07.588Z] ---> Running in 9fd5d2b90322 [2022-05-23T12:42:08.188Z] Removing intermediate container 9fd5d2b90322 [2022-05-23T12:42:08.188Z] ---> 1e0a06f80c12 [2022-05-23T12:42:08.188Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T12:42:08.463Z] ---> Running in 6c64194b88eb [2022-05-23T12:42:09.062Z] Removing intermediate container 6c64194b88eb [2022-05-23T12:42:09.062Z] ---> 532321dc919c [2022-05-23T12:42:09.062Z] Step 30/31 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:42:09.338Z] ---> Running in dce1377cf256 [2022-05-23T12:42:09.941Z] Removing intermediate container dce1377cf256 [2022-05-23T12:42:09.941Z] ---> 6fcec6be41e1 [2022-05-23T12:42:09.941Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T12:42:10.215Z] ---> Running in e77f898a0576 [2022-05-23T12:42:10.814Z] Removing intermediate container e77f898a0576 [2022-05-23T12:42:10.814Z] ---> 6c499ee0708f [2022-05-23T12:42:10.814Z] [2022-05-23T12:42:11.412Z] Successfully built 6c499ee0708f [2022-05-23T12:42:11.412Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T12:42:11.412Z] Building support-notifications [2022-05-23T12:42:43.771Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:42:43.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:42:43.771Z] ---> 1255cf080a5b [2022-05-23T12:42:43.771Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T12:42:43.771Z] ---> Using cache [2022-05-23T12:42:43.771Z] ---> 79784178057a [2022-05-23T12:42:43.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:42:43.771Z] ---> Using cache [2022-05-23T12:42:43.771Z] ---> d308ba1cedf0 [2022-05-23T12:42:43.771Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T12:42:43.771Z] ---> Running in 45af0ea00f56 [2022-05-23T12:42:43.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:42:44.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:42:46.203Z] OK: 220 MiB in 52 packages [2022-05-23T12:42:47.657Z] Removing intermediate container 45af0ea00f56 [2022-05-23T12:42:47.657Z] ---> 8ac91828bb9d [2022-05-23T12:42:47.657Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T12:42:48.649Z] ---> 4c70fd23ade2 [2022-05-23T12:42:48.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:42:48.649Z] ---> Running in 780e35ace306 [2022-05-23T12:42:54.080Z] Removing intermediate container 780e35ace306 [2022-05-23T12:42:54.080Z] ---> c913c7655027 [2022-05-23T12:42:54.080Z] Step 8/22 : COPY . . [2022-05-23T12:43:20.908Z] ---> b2f2e96d65e0 [2022-05-23T12:43:20.908Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T12:43:20.908Z] ---> Running in 7cbf8c75ee33 [2022-05-23T12:43:20.908Z] 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-23T12:44:28.948Z] Removing intermediate container 92099f952798 [2022-05-23T12:44:28.948Z] ---> dc0d03909500 [2022-05-23T12:44:28.948Z] [2022-05-23T12:44:28.948Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T12:44:28.948Z] ---> ac73e934f311 [2022-05-23T12:44:28.948Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T12:44:28.948Z] ---> Running in f9526c6b1a45 [2022-05-23T12:44:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:44:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:44:28.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T12:44:28.948Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:44:28.948Z] OK: 5 MiB in 15 packages [2022-05-23T12:44:28.948Z] Removing intermediate container f9526c6b1a45 [2022-05-23T12:44:28.948Z] ---> 4ba16cfea908 [2022-05-23T12:44:28.948Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:44:28.948Z] ---> Running in 4aad4a73ae15 [2022-05-23T12:44:28.948Z] Removing intermediate container 4aad4a73ae15 [2022-05-23T12:44:28.948Z] ---> 2df94f03050a [2022-05-23T12:44:28.948Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T12:44:28.948Z] ---> Running in ea613b82f79c [2022-05-23T12:44:28.948Z] Removing intermediate container ea613b82f79c [2022-05-23T12:44:28.948Z] ---> 3b43521fb735 [2022-05-23T12:44:28.948Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T12:44:28.948Z] ---> Running in ac2aa9666007 [2022-05-23T12:44:28.948Z] Removing intermediate container ac2aa9666007 [2022-05-23T12:44:28.948Z] ---> d8ee047177d7 [2022-05-23T12:44:28.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:44:28.948Z] ---> 383f68399fc5 [2022-05-23T12:44:28.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T12:44:29.966Z] ---> 99ca8dd2e766 [2022-05-23T12:44:29.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T12:44:30.575Z] ---> bdf2b9cb4b43 [2022-05-23T12:44:30.575Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T12:44:30.851Z] ---> Running in c6bc052e221b [2022-05-23T12:44:31.482Z] Removing intermediate container c6bc052e221b [2022-05-23T12:44:31.482Z] ---> 5815067566a9 [2022-05-23T12:44:31.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:44:31.482Z] ---> Running in e080ecd63b01 [2022-05-23T12:44:32.082Z] Removing intermediate container e080ecd63b01 [2022-05-23T12:44:32.082Z] ---> 35213fa5d54c [2022-05-23T12:44:32.082Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T12:44:32.360Z] ---> Running in 6ac6b36343f0 [2022-05-23T12:44:32.636Z] Removing intermediate container 6ac6b36343f0 [2022-05-23T12:44:32.637Z] ---> 00a6a024fe19 [2022-05-23T12:44:32.637Z] Step 21/22 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:44:32.918Z] ---> Running in 60a73ae0c470 [2022-05-23T12:44:33.521Z] Removing intermediate container 60a73ae0c470 [2022-05-23T12:44:33.521Z] ---> 9e7f492ff3fc [2022-05-23T12:44:33.521Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T12:44:33.521Z] ---> Running in 667512eff36d [2022-05-23T12:44:34.133Z] Removing intermediate container 667512eff36d [2022-05-23T12:44:34.133Z] ---> da9dfb776145 [2022-05-23T12:44:34.133Z] [2022-05-23T12:44:34.735Z] Successfully built da9dfb776145 [2022-05-23T12:44:34.735Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T12:44:34.735Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-05-23T12:45:13.769Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:45:13.769Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:45:13.769Z] ---> 1255cf080a5b [2022-05-23T12:45:13.769Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T12:45:13.769Z] ---> Using cache [2022-05-23T12:45:13.769Z] ---> 79784178057a [2022-05-23T12:45:13.769Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:45:13.769Z] ---> Using cache [2022-05-23T12:45:13.769Z] ---> d308ba1cedf0 [2022-05-23T12:45:13.769Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T12:45:13.769Z] ---> Using cache [2022-05-23T12:45:13.769Z] ---> 9798b866f89e [2022-05-23T12:45:13.769Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T12:45:13.769Z] ---> Using cache [2022-05-23T12:45:13.769Z] ---> 6ef0364469bb [2022-05-23T12:45:13.769Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:45:13.769Z] ---> Using cache [2022-05-23T12:45:13.769Z] ---> 7938fa51e0ac [2022-05-23T12:45:13.769Z] Step 8/25 : COPY . . [2022-05-23T12:45:13.769Z] ---> Using cache [2022-05-23T12:45:13.769Z] ---> c8bc4f5fcff6 [2022-05-23T12:45:13.769Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T12:45:13.769Z] ---> Running in 24582188cc8e [2022-05-23T12:45:13.769Z] 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-23T12:49:35.872Z] 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-23T12:49:46.076Z] Removing intermediate container 24582188cc8e [2022-05-23T12:49:46.076Z] ---> 7d77b5a60f5d [2022-05-23T12:49:46.076Z] [2022-05-23T12:49:46.076Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T12:49:46.076Z] ---> ac73e934f311 [2022-05-23T12:49:46.076Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T12:49:46.076Z] ---> Running in d8fdfc06d5cb [2022-05-23T12:49:46.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:49:47.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:49:48.261Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T12:49:48.261Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T12:49:48.261Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T12:49:48.261Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:49:48.534Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:49:48.811Z] OK: 6 MiB in 17 packages [2022-05-23T12:49:50.807Z] Removing intermediate container d8fdfc06d5cb [2022-05-23T12:49:50.807Z] ---> 4edc05ed5805 [2022-05-23T12:49:50.808Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T12:49:51.092Z] ---> Running in aaccba7a423b [2022-05-23T12:49:51.370Z] Removing intermediate container aaccba7a423b [2022-05-23T12:49:51.370Z] ---> 6307c73cc522 [2022-05-23T12:49:51.370Z] Step 13/25 : WORKDIR / [2022-05-23T12:49:51.654Z] ---> Running in 1ebb144901c2 [2022-05-23T12:49:52.267Z] Removing intermediate container 1ebb144901c2 [2022-05-23T12:49:52.267Z] ---> 894bcfaba6ce [2022-05-23T12:49:52.267Z] 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-23T12:49:52.880Z] ---> 5f5f056c12a8 [2022-05-23T12:49:52.880Z] 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-23T12:49:53.870Z] ---> 0079c3a9f4d2 [2022-05-23T12:49:53.870Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T12:49:54.859Z] ---> eea77b575ad6 [2022-05-23T12:49:54.860Z] 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-23T12:49:55.848Z] ---> 07a6aba0c1ef [2022-05-23T12:49:55.848Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T12:49:57.874Z] ---> fd2c6fbe4b1a [2022-05-23T12:49:57.874Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T12:49:59.321Z] ---> 6e953e92becd [2022-05-23T12:49:59.321Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T12:50:00.331Z] ---> a78fd3f1d080 [2022-05-23T12:50:00.331Z] 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-23T12:50:00.331Z] ---> Running in 12ce3c3e563f [2022-05-23T12:50:03.767Z] Removing intermediate container 12ce3c3e563f [2022-05-23T12:50:03.767Z] ---> 002754a5a41a [2022-05-23T12:50:03.767Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T12:50:03.767Z] ---> Running in 687681b8bd16 [2022-05-23T12:50:04.051Z] Removing intermediate container 687681b8bd16 [2022-05-23T12:50:04.051Z] ---> 826a7607bed5 [2022-05-23T12:50:04.051Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T12:50:04.051Z] ---> Running in a15b954f8f3f [2022-05-23T12:50:04.653Z] Removing intermediate container a15b954f8f3f [2022-05-23T12:50:04.653Z] ---> f8910c544439 [2022-05-23T12:50:04.653Z] Step 24/25 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:50:04.653Z] ---> Running in 019a3e24f776 [2022-05-23T12:50:05.253Z] Removing intermediate container 019a3e24f776 [2022-05-23T12:50:05.253Z] ---> 3f71491a639c [2022-05-23T12:50:05.253Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T12:50:05.253Z] ---> Running in 97df08ef37b7 [2022-05-23T12:50:05.852Z] Removing intermediate container 97df08ef37b7 [2022-05-23T12:50:05.852Z] ---> 13c06e8360b7 [2022-05-23T12:50:05.852Z] [2022-05-23T12:50:06.450Z] Successfully built 13c06e8360b7 [2022-05-23T12:50:06.450Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T12:50:06.450Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-05-23T12:50:33.267Z] Removing intermediate container 7cbf8c75ee33 [2022-05-23T12:50:33.267Z] ---> 18b09a8cdfd4 [2022-05-23T12:50:33.267Z] [2022-05-23T12:50:33.267Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T12:50:33.267Z] ---> ac73e934f311 [2022-05-23T12:50:33.267Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T12:50:33.267Z] ---> Running in 8f4a1b7e4629 [2022-05-23T12:50:33.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:50:33.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:50:33.867Z] ---> 1255cf080a5b [2022-05-23T12:50:33.867Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T12:50:33.867Z] ---> Using cache [2022-05-23T12:50:33.867Z] ---> 79784178057a [2022-05-23T12:50:33.867Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:50:33.867Z] ---> Using cache [2022-05-23T12:50:33.867Z] ---> d308ba1cedf0 [2022-05-23T12:50:33.867Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T12:50:33.867Z] ---> Using cache [2022-05-23T12:50:33.867Z] ---> 9798b866f89e [2022-05-23T12:50:33.867Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T12:50:33.867Z] ---> Using cache [2022-05-23T12:50:33.867Z] ---> 6ef0364469bb [2022-05-23T12:50:33.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:50:33.867Z] ---> Using cache [2022-05-23T12:50:33.867Z] ---> 7938fa51e0ac [2022-05-23T12:50:33.867Z] Step 8/22 : COPY . . [2022-05-23T12:50:33.867Z] ---> Using cache [2022-05-23T12:50:33.867Z] ---> c8bc4f5fcff6 [2022-05-23T12:50:33.867Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T12:50:34.140Z] ---> Running in 04228d43c440 [2022-05-23T12:50:34.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:50:35.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:50:36.243Z] 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-23T12:50:36.863Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T12:50:36.863Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T12:50:36.863Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:50:37.165Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:50:37.455Z] OK: 6 MiB in 16 packages [2022-05-23T12:50:40.132Z] Removing intermediate container 8f4a1b7e4629 [2022-05-23T12:50:40.132Z] ---> d98baeaadec0 [2022-05-23T12:50:40.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:50:40.132Z] ---> Running in 11c3f5991856 [2022-05-23T12:50:40.758Z] Removing intermediate container 11c3f5991856 [2022-05-23T12:50:40.758Z] ---> aebb6d9728b9 [2022-05-23T12:50:40.758Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T12:50:40.758Z] ---> Running in 222ea15d85b0 [2022-05-23T12:50:41.354Z] Removing intermediate container 222ea15d85b0 [2022-05-23T12:50:41.354Z] ---> 70616f48e33b [2022-05-23T12:50:41.354Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T12:50:41.354Z] ---> Running in 7bd2a95ca494 [2022-05-23T12:50:41.962Z] Removing intermediate container 7bd2a95ca494 [2022-05-23T12:50:41.962Z] ---> fa308e010416 [2022-05-23T12:50:41.962Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:50:42.953Z] ---> 1f105518d70a [2022-05-23T12:50:42.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T12:50:44.952Z] ---> ce689e5d9857 [2022-05-23T12:50:44.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T12:50:45.952Z] ---> 6e15296c5194 [2022-05-23T12:50:45.952Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T12:50:45.952Z] ---> Running in 93e9f8d85e65 [2022-05-23T12:50:46.558Z] Removing intermediate container 93e9f8d85e65 [2022-05-23T12:50:46.558Z] ---> 317ffadd8fa5 [2022-05-23T12:50:46.558Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:50:46.845Z] ---> Running in e9a18ff12165 [2022-05-23T12:50:47.131Z] Removing intermediate container e9a18ff12165 [2022-05-23T12:50:47.131Z] ---> a42912b5509e [2022-05-23T12:50:47.131Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T12:50:47.408Z] ---> Running in fe1bfb437131 [2022-05-23T12:50:48.012Z] Removing intermediate container fe1bfb437131 [2022-05-23T12:50:48.012Z] ---> ef516c946453 [2022-05-23T12:50:48.012Z] Step 21/22 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:50:48.012Z] ---> Running in 25c49744e18b [2022-05-23T12:50:48.995Z] Removing intermediate container 25c49744e18b [2022-05-23T12:50:48.995Z] ---> 94ea33d5b5bf [2022-05-23T12:50:48.995Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T12:50:48.995Z] ---> Running in 2935596ac44a [2022-05-23T12:50:49.592Z] Removing intermediate container 2935596ac44a [2022-05-23T12:50:49.592Z] ---> 45f9b4a52050 [2022-05-23T12:50:49.592Z] [2022-05-23T12:50:49.866Z] Successfully built 45f9b4a52050 [2022-05-23T12:50:49.866Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T12:50:49.866Z] Building core-command [2022-05-23T12:51:16.710Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:51:16.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:51:16.710Z] ---> 1255cf080a5b [2022-05-23T12:51:16.710Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:51:16.710Z] ---> Using cache [2022-05-23T12:51:16.710Z] ---> 79784178057a [2022-05-23T12:51:16.710Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:51:16.710Z] ---> Using cache [2022-05-23T12:51:16.710Z] ---> d308ba1cedf0 [2022-05-23T12:51:16.710Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T12:51:16.710Z] ---> Using cache [2022-05-23T12:51:16.710Z] ---> 9798b866f89e [2022-05-23T12:51:16.710Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:51:16.710Z] ---> Using cache [2022-05-23T12:51:16.710Z] ---> 6ef0364469bb [2022-05-23T12:51:16.710Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:51:16.710Z] ---> Using cache [2022-05-23T12:51:16.710Z] ---> 7938fa51e0ac [2022-05-23T12:51:16.710Z] Step 8/23 : COPY . . [2022-05-23T12:51:16.710Z] ---> Using cache [2022-05-23T12:51:16.710Z] ---> c8bc4f5fcff6 [2022-05-23T12:51:16.710Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T12:51:16.710Z] ---> Running in 277a0773fce4 [2022-05-23T12:51:18.709Z] 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-23T12:55:10.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/secrets-config ./cmd/secrets-config [2022-05-23T12:55:16.233Z] Removing intermediate container 04228d43c440 [2022-05-23T12:55:16.233Z] ---> e73076d71bc4 [2022-05-23T12:55:16.233Z] [2022-05-23T12:55:16.233Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T12:55:16.233Z] ---> ac73e934f311 [2022-05-23T12:55:16.233Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T12:55:16.233Z] ---> Running in 5ea6e7b99d3e [2022-05-23T12:55:17.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T12:55:17.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T12:55:18.944Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T12:55:19.222Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T12:55:19.222Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T12:55:19.222Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T12:55:19.222Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T12:55:19.222Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T12:55:19.222Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T12:55:19.222Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T12:55:19.498Z] OK: 8 MiB in 20 packages [2022-05-23T12:55:22.148Z] Removing intermediate container 5ea6e7b99d3e [2022-05-23T12:55:22.148Z] ---> c94852471890 [2022-05-23T12:55:22.148Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T12:55:22.148Z] ---> Running in 366eac8a11ac [2022-05-23T12:55:22.424Z] Removing intermediate container 366eac8a11ac [2022-05-23T12:55:22.424Z] ---> 881665fa4d9a [2022-05-23T12:55:22.424Z] Step 13/22 : WORKDIR /edgex [2022-05-23T12:55:22.424Z] ---> Running in 1d79e5af76bc [2022-05-23T12:55:23.025Z] Removing intermediate container 1d79e5af76bc [2022-05-23T12:55:23.025Z] ---> 301cf44f510a [2022-05-23T12:55:23.025Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T12:55:24.021Z] ---> d470f506f08a [2022-05-23T12:55:24.021Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T12:55:25.465Z] ---> f9e4e417eae9 [2022-05-23T12:55:25.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T12:55:26.908Z] ---> 21ee3b11c308 [2022-05-23T12:55:26.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T12:55:27.900Z] ---> 7aa71daf8eaf [2022-05-23T12:55:27.900Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T12:55:27.900Z] ---> Running in 6aa1d8165645 [2022-05-23T12:55:31.309Z] Removing intermediate container 6aa1d8165645 [2022-05-23T12:55:31.309Z] ---> 9faeb2c04e09 [2022-05-23T12:55:31.309Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T12:55:31.309Z] ---> Running in 0dffb06544b1 [2022-05-23T12:55:31.589Z] Removing intermediate container 0dffb06544b1 [2022-05-23T12:55:31.590Z] ---> e87724f3ec04 [2022-05-23T12:55:31.590Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T12:55:31.872Z] ---> Running in 2a97ee7540bb [2022-05-23T12:55:32.478Z] Removing intermediate container 2a97ee7540bb [2022-05-23T12:55:32.478Z] ---> e6865078c561 [2022-05-23T12:55:32.478Z] Step 21/22 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:55:32.478Z] ---> Running in eafd1d151df0 [2022-05-23T12:55:33.097Z] Removing intermediate container eafd1d151df0 [2022-05-23T12:55:33.097Z] ---> bfe424001176 [2022-05-23T12:55:33.097Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T12:55:33.097Z] ---> Running in 598a9e5269b6 [2022-05-23T12:55:33.697Z] Removing intermediate container 598a9e5269b6 [2022-05-23T12:55:33.697Z] ---> 796ebd467f68 [2022-05-23T12:55:33.697Z] [2022-05-23T12:55:33.976Z] Successfully built 796ebd467f68 [2022-05-23T12:55:33.976Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T12:55:33.976Z] Building core-metadata [2022-05-23T12:55:47.899Z]  Building security-proxy-setup ... done Removing intermediate container 277a0773fce4 [2022-05-23T12:55:47.899Z] ---> b3f34e99cca1 [2022-05-23T12:55:47.899Z] [2022-05-23T12:55:47.899Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T12:55:47.899Z] ---> ac73e934f311 [2022-05-23T12:55:47.899Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T12:55:47.899Z] ---> Using cache [2022-05-23T12:55:47.899Z] ---> 4ba16cfea908 [2022-05-23T12:55:47.899Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:55:47.899Z] ---> Using cache [2022-05-23T12:55:47.899Z] ---> 2df94f03050a [2022-05-23T12:55:47.899Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T12:55:47.899Z] ---> Running in cdbc0a4e044b [2022-05-23T12:55:48.892Z] Removing intermediate container cdbc0a4e044b [2022-05-23T12:55:48.892Z] ---> 6ddb97a4bb89 [2022-05-23T12:55:48.892Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T12:55:48.892Z] ---> Running in 57f7a4eb0cf3 [2022-05-23T12:55:49.501Z] Removing intermediate container 57f7a4eb0cf3 [2022-05-23T12:55:49.501Z] ---> 1297cb316c7f [2022-05-23T12:55:49.501Z] Step 15/23 : WORKDIR / [2022-05-23T12:55:49.501Z] ---> Running in 67ad6f9df9eb [2022-05-23T12:55:50.508Z] Removing intermediate container 67ad6f9df9eb [2022-05-23T12:55:50.508Z] ---> 49cee4f7eaa6 [2022-05-23T12:55:50.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:55:51.990Z] ---> 410770185722 [2022-05-23T12:55:51.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T12:55:53.999Z] ---> 5c2b52f954ac [2022-05-23T12:55:53.999Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T12:55:55.465Z] ---> 142f82ec0c2f [2022-05-23T12:55:55.465Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T12:55:55.747Z] ---> Running in 2700f4d9753b [2022-05-23T12:55:56.365Z] Removing intermediate container 2700f4d9753b [2022-05-23T12:55:56.365Z] ---> bc297bc7548a [2022-05-23T12:55:56.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:55:56.653Z] ---> Running in 095ab984cad8 [2022-05-23T12:55:57.657Z] Removing intermediate container 095ab984cad8 [2022-05-23T12:55:57.657Z] ---> 5b8af51d97f2 [2022-05-23T12:55:57.657Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T12:55:57.657Z] ---> Running in 4c3c72e25134 [2022-05-23T12:55:58.275Z] Removing intermediate container 4c3c72e25134 [2022-05-23T12:55:58.275Z] ---> b3c4828fe6df [2022-05-23T12:55:58.275Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T12:55:58.555Z] ---> Running in ff8fa6621606 [2022-05-23T12:55:59.553Z] Removing intermediate container ff8fa6621606 [2022-05-23T12:55:59.553Z] ---> 96e2c5d97e8a [2022-05-23T12:55:59.553Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T12:55:59.553Z] ---> Running in 18454b9aed23 [2022-05-23T12:56:00.163Z] Removing intermediate container 18454b9aed23 [2022-05-23T12:56:00.163Z] ---> bd110bf665aa [2022-05-23T12:56:00.163Z] [2022-05-23T12:56:00.773Z] Successfully built bd110bf665aa [2022-05-23T12:56:00.773Z] Successfully tagged core-command-arm64:latest [2022-05-23T12:56:04.212Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T12:56:04.212Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T12:56:04.212Z] ---> 1255cf080a5b [2022-05-23T12:56:04.212Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T12:56:04.212Z] ---> Using cache [2022-05-23T12:56:04.212Z] ---> 79784178057a [2022-05-23T12:56:04.212Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T12:56:04.212Z] ---> Using cache [2022-05-23T12:56:04.212Z] ---> d308ba1cedf0 [2022-05-23T12:56:04.212Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T12:56:04.212Z] ---> Using cache [2022-05-23T12:56:04.212Z] ---> 9798b866f89e [2022-05-23T12:56:04.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T12:56:04.212Z] ---> Using cache [2022-05-23T12:56:04.212Z] ---> 6ef0364469bb [2022-05-23T12:56:04.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T12:56:04.212Z] ---> Using cache [2022-05-23T12:56:04.212Z] ---> 7938fa51e0ac [2022-05-23T12:56:04.212Z] Step 8/23 : COPY . . [2022-05-23T12:56:04.212Z] ---> Using cache [2022-05-23T12:56:04.212Z] ---> c8bc4f5fcff6 [2022-05-23T12:56:04.212Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T12:56:04.212Z] ---> Running in b609531b390a [2022-05-23T12:56:06.219Z] 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-23T12:59:58.326Z] Removing intermediate container b609531b390a [2022-05-23T12:59:58.326Z] ---> 574237034258 [2022-05-23T12:59:58.326Z] [2022-05-23T12:59:58.326Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T12:59:58.326Z] ---> ac73e934f311 [2022-05-23T12:59:58.326Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T12:59:58.326Z] ---> Using cache [2022-05-23T12:59:58.326Z] ---> 4ba16cfea908 [2022-05-23T12:59:58.326Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T12:59:58.326Z] ---> Using cache [2022-05-23T12:59:58.326Z] ---> 2df94f03050a [2022-05-23T12:59:58.326Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T12:59:58.326Z] ---> Running in 0821ca0f973e [2022-05-23T12:59:58.326Z] Removing intermediate container 0821ca0f973e [2022-05-23T12:59:58.326Z] ---> 3701f9f27f7b [2022-05-23T12:59:58.326Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T12:59:58.326Z] ---> Running in e40b32db77ff [2022-05-23T12:59:58.326Z] Removing intermediate container e40b32db77ff [2022-05-23T12:59:58.326Z] ---> 46fc2e16c0ae [2022-05-23T12:59:58.326Z] Step 15/23 : WORKDIR / [2022-05-23T12:59:58.326Z] ---> Running in 9f84fe6ca3ae [2022-05-23T12:59:58.326Z] Removing intermediate container 9f84fe6ca3ae [2022-05-23T12:59:58.326Z] ---> e6cbb36c3d94 [2022-05-23T12:59:58.326Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T12:59:58.326Z] ---> f569acacd7d9 [2022-05-23T12:59:58.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T12:59:58.326Z] ---> ea9c3759b9ed [2022-05-23T12:59:58.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T12:59:58.617Z] ---> 5c9208898b3d [2022-05-23T12:59:58.617Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T12:59:58.617Z] ---> Running in 227056eb281e [2022-05-23T12:59:59.225Z] Removing intermediate container 227056eb281e [2022-05-23T12:59:59.225Z] ---> 6878067992ec [2022-05-23T12:59:59.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T12:59:59.513Z] ---> Running in 5e2dc0bc66c5 [2022-05-23T13:00:00.126Z] Removing intermediate container 5e2dc0bc66c5 [2022-05-23T13:00:00.126Z] ---> 932042eaf9f1 [2022-05-23T13:00:00.126Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T13:00:00.126Z] ---> Running in 0d801803fe42 [2022-05-23T13:00:00.740Z] Removing intermediate container 0d801803fe42 [2022-05-23T13:00:00.740Z] ---> df52bb3eebfd [2022-05-23T13:00:00.740Z] Step 22/23 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T13:00:00.740Z] ---> Running in 7bb501f68e78 [2022-05-23T13:00:01.349Z] Removing intermediate container 7bb501f68e78 [2022-05-23T13:00:01.349Z] ---> 3c8a2c78872f [2022-05-23T13:00:01.349Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T13:00:01.628Z] ---> Running in cc41022f9cf7 [2022-05-23T13:00:02.232Z] Removing intermediate container cc41022f9cf7 [2022-05-23T13:00:02.232Z] ---> c71d860308c0 [2022-05-23T13:00:02.232Z] [2022-05-23T13:00:02.509Z] Successfully built c71d860308c0 [2022-05-23T13:00:02.509Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T13:08:41.331Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-23T13:08:41.331Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T13:08:41.331Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T13:08:41.331Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T13:08:41.331Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T13:08:41.331Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T13:08:41.331Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T13:08:41.331Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T13:08:41.331Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T13:08:41.331Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T13:08:41.331Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T13:08:41.331Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T13:08:41.331Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T13:08:41.331Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T13:08:48.066Z] Building bin/spire-agent... [2022-05-23T13:08:49.071Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T13:08:52.488Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T13:08:52.488Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T13:08:52.767Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T13:08:52.767Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T13:08:53.045Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T13:08:54.034Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T13:08:58.346Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T13:08:58.346Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T13:08:58.346Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T13:08:58.346Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T13:08:58.346Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T13:08:58.346Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T13:11:35.280Z] Building bin/spire-agent... [2022-05-23T13:11:35.886Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T13:11:35.886Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T13:11:35.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T13:11:36.175Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T13:11:39.577Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T13:11:39.851Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T13:11:39.851Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T13:11:40.456Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T13:11:40.456Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T13:11:40.456Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T13:11:40.456Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T13:11:40.456Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T13:11:40.456Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T13:14:48.113Z] Removing intermediate container 8fbd730f6725 [2022-05-23T13:14:48.113Z] ---> b549fba68827 [2022-05-23T13:14:48.113Z] [2022-05-23T13:14:48.113Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T13:14:48.113Z] ---> 3fb3c9af89a9 [2022-05-23T13:14:48.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T13:14:48.113Z] ---> Using cache [2022-05-23T13:14:48.113Z] ---> ca35d401d283 [2022-05-23T13:14:48.113Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T13:14:48.113Z] ---> Using cache [2022-05-23T13:14:48.113Z] ---> f4264ef84bbb [2022-05-23T13:14:48.113Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T13:14:51.524Z] ---> Running in f0f54c596a6f [2022-05-23T13:14:52.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T13:14:53.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T13:14:54.482Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T13:14:54.482Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T13:14:54.482Z] OK: 15734 distinct packages available [2022-05-23T13:14:54.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T13:14:55.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T13:14:56.734Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T13:14:56.734Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T13:14:56.734Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T13:14:57.009Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T13:14:57.009Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T13:14:57.009Z] OK: 6 MiB in 18 packages [2022-05-23T13:14:59.001Z] Removing intermediate container f0f54c596a6f [2022-05-23T13:14:59.001Z] ---> ddd926739388 [2022-05-23T13:14:59.001Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T13:15:04.407Z] ---> 35c73c87d7b9 [2022-05-23T13:15:04.407Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T13:15:04.682Z] ---> d2c802538578 [2022-05-23T13:15:04.682Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T13:15:04.956Z] ---> Running in dbe5546a5a41 [2022-05-23T13:15:05.567Z] Removing intermediate container dbe5546a5a41 [2022-05-23T13:15:05.567Z] ---> 2c63d935c621 [2022-05-23T13:15:05.567Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T13:15:06.190Z] ---> 4ed35c34883a [2022-05-23T13:15:06.190Z] Step 21/26 : WORKDIR / [2022-05-23T13:15:06.464Z] ---> Running in 6df3391a3ae1 [2022-05-23T13:15:07.065Z] Removing intermediate container 6df3391a3ae1 [2022-05-23T13:15:07.065Z] ---> da399be6af61 [2022-05-23T13:15:07.065Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T13:15:07.065Z] ---> Running in 26e809fdcf30 [2022-05-23T13:15:07.667Z] Removing intermediate container 26e809fdcf30 [2022-05-23T13:15:07.667Z] ---> ab2e48249273 [2022-05-23T13:15:07.667Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T13:15:07.667Z] ---> Running in 6380186a0d55 [2022-05-23T13:15:08.270Z] Removing intermediate container 6380186a0d55 [2022-05-23T13:15:08.270Z] ---> bd6c2fcd3ddd [2022-05-23T13:15:08.270Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T13:15:08.270Z] ---> Running in b93809f65967 [2022-05-23T13:15:08.870Z] Removing intermediate container b93809f65967 [2022-05-23T13:15:08.870Z] ---> 6a20622f6039 [2022-05-23T13:15:08.870Z] Step 25/26 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T13:15:08.870Z] ---> Running in cf9625596d67 [2022-05-23T13:15:09.470Z] Removing intermediate container cf9625596d67 [2022-05-23T13:15:09.470Z] ---> 1885f4363973 [2022-05-23T13:15:09.470Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T13:15:09.470Z] ---> Running in 324c1d0cc6af [2022-05-23T13:15:10.068Z] Removing intermediate container 324c1d0cc6af [2022-05-23T13:15:10.068Z] ---> 0dc7dd87d37a [2022-05-23T13:15:10.068Z] [2022-05-23T13:15:10.345Z] Successfully built 0dc7dd87d37a [2022-05-23T13:15:10.345Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T13:15:10.939Z]  Building security-spire-config ... done Removing intermediate container ff4d7086fc0f [2022-05-23T13:15:10.939Z] ---> 87d32152be08 [2022-05-23T13:15:10.939Z] [2022-05-23T13:15:10.939Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T13:15:10.939Z] ---> 3fb3c9af89a9 [2022-05-23T13:15:10.939Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T13:15:10.939Z] ---> Using cache [2022-05-23T13:15:10.939Z] ---> ca35d401d283 [2022-05-23T13:15:10.939Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T13:15:10.939Z] ---> Using cache [2022-05-23T13:15:10.939Z] ---> f4264ef84bbb [2022-05-23T13:15:10.939Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T13:15:11.213Z] ---> Running in cb67492237c5 [2022-05-23T13:15:12.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T13:15:13.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T13:15:14.640Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T13:15:14.640Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T13:15:14.640Z] OK: 15734 distinct packages available [2022-05-23T13:15:14.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T13:15:15.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T13:15:16.622Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T13:15:16.622Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T13:15:16.622Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T13:15:16.622Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T13:15:16.901Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T13:15:16.901Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T13:15:16.901Z] OK: 6 MiB in 19 packages [2022-05-23T13:15:18.889Z] Removing intermediate container cb67492237c5 [2022-05-23T13:15:18.889Z] ---> ed62c4eb11d2 [2022-05-23T13:15:18.889Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T13:15:23.198Z] ---> 33e310bd4ac2 [2022-05-23T13:15:23.198Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T13:15:23.198Z] ---> 8b3d6b61446a [2022-05-23T13:15:23.198Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T13:15:24.174Z] ---> 30d6bf4ad1e8 [2022-05-23T13:15:24.175Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T13:15:24.767Z] ---> f47cdb3599fc [2022-05-23T13:15:24.767Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T13:15:24.767Z] ---> Running in 1a86516fa48f [2022-05-23T13:15:25.363Z] Removing intermediate container 1a86516fa48f [2022-05-23T13:15:25.363Z] ---> d97c8f725c97 [2022-05-23T13:15:25.363Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T13:15:25.363Z] ---> Running in f3c74da6aa51 [2022-05-23T13:15:25.638Z] Removing intermediate container f3c74da6aa51 [2022-05-23T13:15:25.638Z] ---> a3ee3ea10ef5 [2022-05-23T13:15:25.638Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T13:15:25.914Z] ---> Running in cded21e54221 [2022-05-23T13:15:26.192Z] Removing intermediate container cded21e54221 [2022-05-23T13:15:26.192Z] ---> 7d35b5d4bd19 [2022-05-23T13:15:26.192Z] Step 24/25 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T13:15:26.465Z] ---> Running in 13cc06950a4c [2022-05-23T13:15:26.738Z] Removing intermediate container 13cc06950a4c [2022-05-23T13:15:26.738Z] ---> 31649e8db6d9 [2022-05-23T13:15:26.738Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T13:15:26.738Z] ---> Running in dd995b94c708 [2022-05-23T13:15:27.011Z] Removing intermediate container dd995b94c708 [2022-05-23T13:15:27.011Z] ---> d101075d2364 [2022-05-23T13:15:27.011Z] [2022-05-23T13:15:27.283Z] Successfully built d101075d2364 [2022-05-23T13:15:27.283Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T13:16:35.532Z]  Building security-spire-server ... done Removing intermediate container b0c2ad843a18 [2022-05-23T13:16:35.532Z] ---> 4846f7b88db5 [2022-05-23T13:16:35.532Z] [2022-05-23T13:16:35.532Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T13:16:35.532Z] ---> 3fb3c9af89a9 [2022-05-23T13:16:35.532Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T13:16:35.532Z] ---> Using cache [2022-05-23T13:16:35.532Z] ---> ca35d401d283 [2022-05-23T13:16:35.532Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T13:16:35.532Z] ---> Using cache [2022-05-23T13:16:35.532Z] ---> f4264ef84bbb [2022-05-23T13:16:35.532Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T13:16:35.532Z] ---> Using cache [2022-05-23T13:16:35.532Z] ---> ed62c4eb11d2 [2022-05-23T13:16:35.532Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T13:16:36.962Z] ---> 06838e5671b7 [2022-05-23T13:16:36.962Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T13:16:40.351Z] ---> cbbb8c183d62 [2022-05-23T13:16:40.351Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T13:16:40.629Z] ---> 33c30cff8ad1 [2022-05-23T13:16:40.629Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T13:16:41.231Z] ---> 9b44fa75ccdb [2022-05-23T13:16:41.231Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T13:16:41.828Z] ---> 17b1f81686cb [2022-05-23T13:16:41.828Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T13:16:41.828Z] ---> Running in c83a65adf54e [2022-05-23T13:16:42.422Z] Removing intermediate container c83a65adf54e [2022-05-23T13:16:42.422Z] ---> 40af3a9838fa [2022-05-23T13:16:42.422Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T13:16:42.422Z] ---> Running in 0c351a4fbbce [2022-05-23T13:16:42.696Z] Removing intermediate container 0c351a4fbbce [2022-05-23T13:16:42.696Z] ---> df2aa080128e [2022-05-23T13:16:42.696Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T13:16:42.696Z] ---> Running in d3fbecbd1320 [2022-05-23T13:16:42.970Z] Removing intermediate container d3fbecbd1320 [2022-05-23T13:16:42.970Z] ---> 521dfbc53b7e [2022-05-23T13:16:42.970Z] Step 25/26 : LABEL git_sha=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [2022-05-23T13:16:43.245Z] ---> Running in 2cac5309065a [2022-05-23T13:16:43.526Z] Removing intermediate container 2cac5309065a [2022-05-23T13:16:43.526Z] ---> cf97092cd713 [2022-05-23T13:16:43.526Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T13:16:43.526Z] ---> Running in c50cca96c7e6 [2022-05-23T13:16:43.799Z] Removing intermediate container c50cca96c7e6 [2022-05-23T13:16:43.799Z] ---> cee548fe2795 [2022-05-23T13:16:43.799Z] [2022-05-23T13:16:44.069Z] Successfully built cee548fe2795 [2022-05-23T13:16:44.069Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T13:16:44.357Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T13:16:44.352Z] $ docker stop --time=1 2b48d9ac960a147bc4f51a6ca653280f895079c56b25499034f449b1648f15f9 [2022-05-23T13:16:46.097Z] $ docker rm -f 2b48d9ac960a147bc4f51a6ca653280f895079c56b25499034f449b1648f15f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T13:16:46.683Z] + docker images [2022-05-23T13:16:46.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T13:16:46.955Z] security-spire-agent-arm64 latest cee548fe2795 3 seconds ago 126MB [2022-05-23T13:16:46.955Z] 4846f7b88db5 27 seconds ago 4.14GB [2022-05-23T13:16:46.955Z] security-spire-server-arm64 latest d101075d2364 About a minute ago 86.3MB [2022-05-23T13:16:46.955Z] security-spire-config-arm64 latest 0dc7dd87d37a About a minute ago 85.6MB [2022-05-23T13:16:46.955Z] 87d32152be08 About a minute ago 4.14GB [2022-05-23T13:16:46.955Z] b549fba68827 2 minutes ago 4.14GB [2022-05-23T13:16:46.955Z] core-metadata-arm64 latest c71d860308c0 16 minutes ago 16.3MB [2022-05-23T13:16:46.955Z] 574237034258 16 minutes ago 1.31GB [2022-05-23T13:16:46.955Z] core-command-arm64 latest bd110bf665aa 20 minutes ago 15.5MB [2022-05-23T13:16:46.955Z] b3f34e99cca1 21 minutes ago 1.3GB [2022-05-23T13:16:46.955Z] security-proxy-setup-arm64 latest 796ebd467f68 21 minutes ago 26.1MB [2022-05-23T13:16:46.955Z] e73076d71bc4 21 minutes ago 1.31GB [2022-05-23T13:16:46.955Z] support-notifications-arm64 latest 45f9b4a52050 25 minutes ago 25.8MB [2022-05-23T13:16:46.955Z] 18b09a8cdfd4 26 minutes ago 1.36GB [2022-05-23T13:16:46.955Z] security-secretstore-setup-arm64 latest 13c06e8360b7 26 minutes ago 27.5MB [2022-05-23T13:16:46.955Z] 7d77b5a60f5d 27 minutes ago 1.32GB [2022-05-23T13:16:46.955Z] support-scheduler-arm64 latest da9dfb776145 32 minutes ago 25.2MB [2022-05-23T13:16:46.955Z] dc0d03909500 32 minutes ago 1.36GB [2022-05-23T13:16:46.955Z] security-bootstrapper-arm64 latest 6c499ee0708f 34 minutes ago 18.3MB [2022-05-23T13:16:46.955Z] 9357207f0bd8 35 minutes ago 1.31GB [2022-05-23T13:16:46.955Z] security-spiffe-token-provider-arm64 latest 43c464a5f482 40 minutes ago 27.9MB [2022-05-23T13:16:46.955Z] 1ba3462ee1f9 40 minutes ago 1.36GB [2022-05-23T13:16:46.955Z] sys-mgmt-agent-arm64 latest d99cc1eba7db 41 minutes ago 282MB [2022-05-23T13:16:46.955Z] core-data-arm64 latest 628c08ae34e8 41 minutes ago 21.6MB [2022-05-23T13:16:46.955Z] 849d2187f676 41 minutes ago 1.34GB [2022-05-23T13:16:46.955Z] 181928b24989 42 minutes ago 1.31GB [2022-05-23T13:16:46.955Z] ci-base-image-arm64 latest 1255cf080a5b 59 minutes ago 885MB [2022-05-23T13:16:46.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T13:16:46.955Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T13:16:46.955Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T13:16:46.955Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T13:16:46.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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-23T13:16:47.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T13:16:47.422Z] [2022-05-23T13:16:47.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:16:47.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T13:16:48.045Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T13:16:48.045Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T13:16:48.045Z] 04944245beec: Pulling fs layer [2022-05-23T13:16:48.045Z] 699f458cf7ca: Pulling fs layer [2022-05-23T13:16:48.045Z] 765212b225bb: Pulling fs layer [2022-05-23T13:16:48.045Z] f23df028b6ca: Pulling fs layer [2022-05-23T13:16:48.045Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T13:16:48.045Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T13:16:48.045Z] 765212b225bb: Waiting [2022-05-23T13:16:48.045Z] f23df028b6ca: Waiting [2022-05-23T13:16:48.045Z] d65c8cfc05b1: Waiting [2022-05-23T13:16:48.045Z] 2437ff75d9bd: Waiting [2022-05-23T13:16:48.045Z] 04944245beec: Verifying Checksum [2022-05-23T13:16:48.045Z] 04944245beec: Download complete [2022-05-23T13:16:48.045Z] 765212b225bb: Verifying Checksum [2022-05-23T13:16:48.045Z] 765212b225bb: Download complete [2022-05-23T13:16:48.045Z] f23df028b6ca: Verifying Checksum [2022-05-23T13:16:48.045Z] f23df028b6ca: Download complete [2022-05-23T13:16:48.045Z] d65c8cfc05b1: Download complete [2022-05-23T13:16:48.321Z] 699f458cf7ca: Download complete [2022-05-23T13:16:48.594Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T13:16:48.594Z] 8998bd30e6a1: Download complete [2022-05-23T13:16:51.213Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T13:16:51.213Z] 2437ff75d9bd: Download complete [2022-05-23T13:16:53.191Z] 8998bd30e6a1: Pull complete [2022-05-23T13:16:53.464Z] 04944245beec: Pull complete [2022-05-23T13:16:54.896Z] 699f458cf7ca: Pull complete [2022-05-23T13:16:55.170Z] 765212b225bb: Pull complete [2022-05-23T13:16:56.146Z] f23df028b6ca: Pull complete [2022-05-23T13:16:56.420Z] d65c8cfc05b1: Pull complete [2022-05-23T13:17:11.495Z] 2437ff75d9bd: Pull complete [2022-05-23T13:17:11.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T13:17:11.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T13:17:11.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T13:17:11.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-64368 does not seem to be running inside a container [2022-05-23T13:17:11.813Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T13:17:14.400Z] $ docker top 741cef0f1a12aa42c0120ac4a8c81b2cecd4c1645846ecb5d8543dbb2491adb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:15.417Z] ---> job-cost.sh [2022-05-23T13:17:15.417Z] lf-activate-venv: SKIPPING [2022-05-23T13:17:15.417Z] INFO: No Stack... [2022-05-23T13:17:16.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T13:17:16.602Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T13:17:17.279Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-05-23T13:17:17.279Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T13:17:17.314Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4035-3-stack-cost] [2022-05-23T13:17:17.320Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4035-3-stack-cost] did not exist. Created. [2022-05-23T13:17:17.320Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4035-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T13:17:17.994Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T13:17:18.179Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T13:17:18.186Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4035-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T13:17:18.196Z] $ docker stop --time=1 741cef0f1a12aa42c0120ac4a8c81b2cecd4c1645846ecb5d8543dbb2491adb3 [2022-05-23T13:17:19.739Z] $ docker rm -f 741cef0f1a12aa42c0120ac4a8c81b2cecd4c1645846ecb5d8543dbb2491adb3 [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-23T13:17:20.291Z] provisioning config files... [2022-05-23T13:17:20.299Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6921019739650991853tmp [Pipeline] { [Pipeline] sh [2022-05-23T13:17:20.595Z] + set +x [2022-05-23T13:17:20.596Z] + curl -s https://codecov.io/bash [2022-05-23T13:17:20.596Z] + bash -s -- [2022-05-23T13:17:20.596Z] [2022-05-23T13:17:20.596Z] _____ _ [2022-05-23T13:17:20.596Z] / ____| | | [2022-05-23T13:17:20.596Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T13:17:20.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T13:17:20.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T13:17:20.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T13:17:20.596Z] Bash-1.0.6 [2022-05-23T13:17:20.596Z] [2022-05-23T13:17:20.596Z] [2022-05-23T13:17:20.596Z] ==> git version 2.25.1 found [2022-05-23T13:17:20.596Z] ==> 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-23T13:17:20.596Z] Release-Date: 2020-01-08 [2022-05-23T13:17:20.596Z] 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-23T13:17:20.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T13:17:20.596Z] ==> Jenkins CI detected. [2022-05-23T13:17:20.596Z] current dir:  /w/workspace/edgex-go/3 [2022-05-23T13:17:20.596Z] project root: . [2022-05-23T13:17:20.596Z] --> token set from env [2022-05-23T13:17:20.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T13:17:20.596Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T13:17:20.596Z] ==> Python coveragepy not found [2022-05-23T13:17:20.596Z] ==> Searching for coverage reports in: [2022-05-23T13:17:20.596Z] + . [2022-05-23T13:17:20.596Z] -> Found 1 reports [2022-05-23T13:17:20.596Z] ==> Detecting git/mercurial file structure [2022-05-23T13:17:20.855Z] ==> Reading reports [2022-05-23T13:17:20.855Z] + ./coverage.out bytes=435134 [2022-05-23T13:17:20.855Z] ==> Appending adjustments [2022-05-23T13:17:20.855Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T13:17:21.799Z] + Found adjustments [2022-05-23T13:17:21.799Z] ==> Gzipping contents [2022-05-23T13:17:22.059Z] 60K /tmp/codecov.2mmJl6.gz [2022-05-23T13:17:22.059Z] ==> Uploading reports [2022-05-23T13:17:22.059Z] url: https://codecov.io [2022-05-23T13:17:22.059Z] query: branch=PR-4035&commit=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4035%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4035&job=&cmd_args= [2022-05-23T13:17:22.059Z] -> Pinging Codecov [2022-05-23T13:17:22.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4035&commit=57534f3f2e4142d0f1cae1b3ddbb0b8565efd158&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4035%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4035&job=&cmd_args= [2022-05-23T13:17:22.059Z] -> Uploading to [2022-05-23T13:17:22.059Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/57534f3f2e4142d0f1cae1b3ddbb0b8565efd158/14d34908-4684-41dc-86c2-27ad50bbdb48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T131722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d84e7918ca0d1ddd0aff0b77154f7f1ef0fa51abe0143fa74f2f6dc85bd0b18f [2022-05-23T13:17:22.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T13:17:22.059Z] Dload Upload Total Spent Left Speed [2022-05-23T13:17:22.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59828 0 0 100 59828 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-05-23T13:17:22.319Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/57534f3f2e4142d0f1cae1b3ddbb0b8565efd158 [Pipeline] } [2022-05-23T13:17:22.384Z] 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-23T13:17:22.984Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:23.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:24.150Z] ---> package-listing.sh [2022-05-23T13:17:24.150Z] ++ facter osfamily [2022-05-23T13:17:24.150Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T13:17:24.410Z] + OS_FAMILY=debian [2022-05-23T13:17:24.410Z] + workspace=/w/workspace/edgex-go/3 [2022-05-23T13:17:24.410Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T13:17:24.410Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T13:17:24.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T13:17:24.410Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T13:17:24.410Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-23T13:17:24.410Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T13:17:24.410Z] + case "${OS_FAMILY}" in [2022-05-23T13:17:24.410Z] + dpkg -l [2022-05-23T13:17:24.410Z] + grep '^ii' [2022-05-23T13:17:24.410Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T13:17:24.410Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T13:17:24.410Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T13:17:24.410Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-23T13:17:24.410Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-05-23T13:17:24.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-05-23T13:17:24.421Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T13:17:24.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:17:25.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T13:17:25.260Z] [2022-05-23T13:17:25.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:17:25.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T13:17:25.571Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T13:17:25.571Z] 5eb5b503b376: Pulling fs layer [2022-05-23T13:17:25.571Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T13:17:25.571Z] ec43610c2a17: Pulling fs layer [2022-05-23T13:17:25.571Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T13:17:25.571Z] 33b1e0a273af: Pulling fs layer [2022-05-23T13:17:25.571Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T13:17:25.571Z] 2f39f015ded8: Pulling fs layer [2022-05-23T13:17:25.571Z] 3a2ae6a8a46f: Waiting [2022-05-23T13:17:25.571Z] 33b1e0a273af: Waiting [2022-05-23T13:17:25.571Z] 5d3b04190fa2: Waiting [2022-05-23T13:17:25.571Z] 2f39f015ded8: Waiting [2022-05-23T13:17:25.571Z] 5c69ac0246d0: Verifying Checksum [2022-05-23T13:17:25.571Z] 5c69ac0246d0: Download complete [2022-05-23T13:17:25.571Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T13:17:25.571Z] 3a2ae6a8a46f: Download complete [2022-05-23T13:17:25.571Z] 33b1e0a273af: Verifying Checksum [2022-05-23T13:17:25.571Z] 33b1e0a273af: Download complete [2022-05-23T13:17:25.571Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T13:17:25.571Z] 5d3b04190fa2: Download complete [2022-05-23T13:17:25.830Z] ec43610c2a17: Verifying Checksum [2022-05-23T13:17:25.830Z] ec43610c2a17: Download complete [2022-05-23T13:17:25.830Z] 5eb5b503b376: Download complete [2022-05-23T13:17:26.399Z] 2f39f015ded8: Download complete [2022-05-23T13:17:27.337Z] 5eb5b503b376: Pull complete [2022-05-23T13:17:27.337Z] 5c69ac0246d0: Pull complete [2022-05-23T13:17:27.909Z] ec43610c2a17: Pull complete [2022-05-23T13:17:27.909Z] 3a2ae6a8a46f: Pull complete [2022-05-23T13:17:28.169Z] 33b1e0a273af: Pull complete [2022-05-23T13:17:28.429Z] 5d3b04190fa2: Pull complete [2022-05-23T13:17:33.714Z] 2f39f015ded8: Pull complete [2022-05-23T13:17:33.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T13:17:33.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T13:17:33.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T13:17:33.785Z] prd-ubuntu20.04-docker-8c-8g-64367 does not seem to be running inside a container [2022-05-23T13:17:33.813Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2022-05-23T13:17:35.741Z] $ docker top a214e793f4a902d705e70b17384d26d4f88608d0f47b1acaf534c0614a4ae34d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T13:17:36.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T13:17:36.406Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T13:17:36.696Z] + ls /var/log/sa-host [2022-05-23T13:17:36.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T13:17:36.796Z] provisioning config files... [2022-05-23T13:17:36.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8139305301875389855tmp [Pipeline] { [Pipeline] echo [2022-05-23T13:17:36.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:37.111Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T13:17:37.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:37.457Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T13:17:37.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:37.760Z] ---> sudo-logs.sh [2022-05-23T13:17:37.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T13:17:37.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:38.076Z] ---> job-cost.sh [2022-05-23T13:17:38.076Z] lf-activate-venv: SKIPPING [2022-05-23T13:17:38.076Z] DEBUG: total: 0.2199999988079071 [2022-05-23T13:17:38.076Z] INFO: Retrieving Stack Cost... [2022-05-23T13:17:38.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T13:17:39.219Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T13:17:39.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:17:39.525Z] ---> logs-deploy.sh [2022-05-23T13:17:39.525Z] lf-activate-venv: SKIPPING [2022-05-23T13:17:39.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4035/3 [2022-05-23T13:17:39.525Z] INFO: archiving workspace using pattern(s): [2022-05-23T13:17:40.469Z] Archives upload complete. [2022-05-23T13:17:40.729Z] INFO: archiving logs to Nexus