Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ee9eaba3fba0a7393245d4157fc3249c3e7404b+375f1d8fbd10d4953db1b5dba506489aad22c3c4 (afbe6965466f0911ad7054fe8055850b6ccdff01) 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-ssh766383470469142082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10447098182309545724.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9159599702224824515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16727688013911144236.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1806617592529979051.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33629’ Running on prd-ubuntu20.04-docker-8c-8g-33633 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 3ee9eaba3fba0a7393245d4157fc3249c3e7404b Merge succeeded, producing 3ee9eaba3fba0a7393245d4157fc3249c3e7404b Checking out Revision 3ee9eaba3fba0a7393245d4157fc3249c3e7404b (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # 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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T08:44:31.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T08:44:31.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T08:44:31.644Z] ========================================================= [2022-04-28T08:44:31.644Z] EdgeX Global Pipelines Version Info [2022-04-28T08:44:31.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:44:32.772Z] ------------------- [2022-04-28T08:44:32.772Z] stable info: [2022-04-28T08:44:32.772Z] ------------------- [2022-04-28T08:44:32.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T08:44:32.772Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T08:44:32.772Z] Message: update stable to v1.0.227 > git rev-list --no-walk addc0ae524a36a409dddf23d8a3747c0e69ca602 # timeout=10 [2022-04-28T08:44:33.034Z] ------------------- [2022-04-28T08:44:33.034Z] experimental info: [2022-04-28T08:44:33.034Z] ------------------- [2022-04-28T08:44:33.034Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T08:44:33.034Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T08:44:33.034Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T08:44:33.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T08:44:33.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T08:44:33.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T08:44:33.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T08:44:33.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T08:44:33.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T08:44:33.261Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T08:44:33.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T08:44:33.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T08:44:33.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T08:44:33.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T08:44:33.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T08:44:33.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T08:44:33.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T08:44:33.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T08:44:33.386Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T08:44:33.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T08:44:33.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T08:44:33.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T08:44:33.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T08:44:33.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T08:44:33.459Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T08:44:33.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-04-28T08:44:33.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-04-28T08:44:33.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-04-28T08:44:33.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ee9eaba3fba0a7393245d4157fc3249c3e7404b [Pipeline] echo [2022-04-28T08:44:33.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ee9eab [Pipeline] echo [2022-04-28T08:44:33.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:44:33.598Z] provisioning config files... [2022-04-28T08:44:33.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8770061186701753281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:44:33.924Z] ---> docker-login.sh [2022-04-28T08:44:33.924Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:44:34.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:35.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:35.135Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:35.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:35.135Z] [2022-04-28T08:44:35.135Z] Login Succeeded [2022-04-28T08:44:35.135Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:44:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:35.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:35.135Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:35.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:35.135Z] [2022-04-28T08:44:35.135Z] Login Succeeded [2022-04-28T08:44:35.135Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:44:35.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:35.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:35.396Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:35.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:35.396Z] [2022-04-28T08:44:35.396Z] Login Succeeded [2022-04-28T08:44:35.396Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:44:35.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:35.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:35.659Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:35.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:35.659Z] [2022-04-28T08:44:35.659Z] Login Succeeded [2022-04-28T08:44:35.659Z] docker.io [2022-04-28T08:44:35.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:44:35.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:44:35.921Z] Configure a credential helper to remove this warning. See [2022-04-28T08:44:35.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:44:35.921Z] [2022-04-28T08:44:35.921Z] Login Succeeded [2022-04-28T08:44:35.921Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:44:35.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:44:36.242Z] + 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-04-28T08:44:36.242Z] + + dirname cmd/core-command/Dockerfile [2022-04-28T08:44:36.242Z] cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/core-data/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T08:44:36.242Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T08:44:36.242Z] cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T08:44:36.242Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T08:44:36.242Z] + cut -d/ -f2 [2022-04-28T08:44:36.242Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T08:44:36.340Z] 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-04-28T08:44:36.694Z] + git rev-list -1 --merges 3ee9eaba3fba0a7393245d4157fc3249c3e7404b~1..3ee9eaba3fba0a7393245d4157fc3249c3e7404b [Pipeline] echo [2022-04-28T08:44:36.714Z] -----------> git rev-list -1 --merges 3ee9eaba3fba0a7393245d4157fc3249c3e7404b~1..3ee9eaba3fba0a7393245d4157fc3249c3e7404b 3ee9eaba3fba0a7393245d4157fc3249c3e7404b [false] [Pipeline] sh [2022-04-28T08:44:37.010Z] + git log --format=format:%s -1 3ee9eaba3fba0a7393245d4157fc3249c3e7404b [Pipeline] echo [2022-04-28T08:44:37.031Z] ========================================================= [2022-04-28T08:44:37.031Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T08:44:37.031Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T08:44:37.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T08:44:37.458Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T08:44:37.458Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T08:44:37.458Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T08:44:37.458Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T08:44:37.458Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T08:44:37.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:37.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:44:37.802Z] [2022-04-28T08:44:37.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:44:38.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:44:38.385Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T08:44:38.385Z] 1fe172e4850f: Pulling fs layer [2022-04-28T08:44:38.385Z] caf521ccaac6: Pulling fs layer [2022-04-28T08:44:38.385Z] 3ead6fa29328: Pulling fs layer [2022-04-28T08:44:38.385Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T08:44:38.385Z] a8d5f1318db7: Pulling fs layer [2022-04-28T08:44:38.385Z] c427282e49a2: Pulling fs layer [2022-04-28T08:44:38.385Z] 1827001aaf11: Pulling fs layer [2022-04-28T08:44:38.385Z] 0714d37db230: Pulling fs layer [2022-04-28T08:44:38.385Z] ac28cf19c067: Pulling fs layer [2022-04-28T08:44:38.385Z] ca983d60f3e2: Pulling fs layer [2022-04-28T08:44:38.385Z] 9f894cec8388: Pulling fs layer [2022-04-28T08:44:38.385Z] c427282e49a2: Waiting [2022-04-28T08:44:38.385Z] 5c2a1cbceb83: Waiting [2022-04-28T08:44:38.385Z] ca983d60f3e2: Waiting [2022-04-28T08:44:38.385Z] 1827001aaf11: Waiting [2022-04-28T08:44:38.385Z] ac28cf19c067: Waiting [2022-04-28T08:44:38.385Z] 9f894cec8388: Waiting [2022-04-28T08:44:38.385Z] 0714d37db230: Waiting [2022-04-28T08:44:38.385Z] a8d5f1318db7: Waiting [2022-04-28T08:44:38.385Z] caf521ccaac6: Download complete [2022-04-28T08:44:38.385Z] 5c2a1cbceb83: Download complete [2022-04-28T08:44:38.385Z] a8d5f1318db7: Verifying Checksum [2022-04-28T08:44:38.385Z] a8d5f1318db7: Download complete [2022-04-28T08:44:38.385Z] 3ead6fa29328: Verifying Checksum [2022-04-28T08:44:38.385Z] 3ead6fa29328: Download complete [2022-04-28T08:44:38.385Z] c427282e49a2: Download complete [2022-04-28T08:44:38.385Z] 0714d37db230: Verifying Checksum [2022-04-28T08:44:38.385Z] 0714d37db230: Download complete [2022-04-28T08:44:38.385Z] ac28cf19c067: Download complete [2022-04-28T08:44:38.385Z] ca983d60f3e2: Verifying Checksum [2022-04-28T08:44:38.385Z] ca983d60f3e2: Download complete [2022-04-28T08:44:38.385Z] 9f894cec8388: Verifying Checksum [2022-04-28T08:44:38.385Z] 9f894cec8388: Download complete [2022-04-28T08:44:38.647Z] 1fe172e4850f: Verifying Checksum [2022-04-28T08:44:38.647Z] 1fe172e4850f: Download complete [2022-04-28T08:44:38.907Z] 1827001aaf11: Verifying Checksum [2022-04-28T08:44:38.907Z] 1827001aaf11: Download complete [2022-04-28T08:44:40.295Z] 1fe172e4850f: Pull complete [2022-04-28T08:44:40.557Z] caf521ccaac6: Pull complete [2022-04-28T08:44:41.132Z] 3ead6fa29328: Pull complete [2022-04-28T08:44:41.396Z] 5c2a1cbceb83: Pull complete [2022-04-28T08:44:41.658Z] a8d5f1318db7: Pull complete [2022-04-28T08:44:41.919Z] c427282e49a2: Pull complete [2022-04-28T08:44:44.466Z] 1827001aaf11: Pull complete [2022-04-28T08:44:44.466Z] 0714d37db230: Pull complete [2022-04-28T08:44:44.726Z] ac28cf19c067: Pull complete [2022-04-28T08:44:44.989Z] ca983d60f3e2: Pull complete [2022-04-28T08:44:45.250Z] 9f894cec8388: Pull complete [2022-04-28T08:44:45.512Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T08:44:45.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T08:44:45.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T08:44:45.589Z] prd-ubuntu20.04-docker-8c-8g-33633 does not seem to be running inside a container [2022-04-28T08:44:45.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T08:44:50.107Z] $ docker top 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 -eo pid,comm [2022-04-28T08:44:50.202Z] 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-04-28T08:44:50.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T08:44:50.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:44:50.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:44:50.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:44:50.383Z] $ docker exec 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 ssh-agent [2022-04-28T08:44:50.511Z] SSH_AUTH_SOCK=/tmp/ssh-ewD7P60C23rq/agent.18 [2022-04-28T08:44:50.511Z] SSH_AGENT_PID=29 [2022-04-28T08:44:50.521Z] Running ssh-add (command line suppressed) [2022-04-28T08:44:50.655Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5160638946588347602.key (/w/workspace/edgex-go/6@tmp/private_key_5160638946588347602.key) [2022-04-28T08:44:50.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:44:50.961Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T08:44:50.982Z] $ docker exec --env ******** --env ******** 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 ssh-agent -k [2022-04-28T08:44:51.114Z] unset SSH_AUTH_SOCK; [2022-04-28T08:44:51.115Z] unset SSH_AGENT_PID; [2022-04-28T08:44:51.115Z] echo Agent pid 29 killed; [2022-04-28T08:44:51.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T08:44:51.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T08:44:51.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T08:44:51.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T08:44:51.300Z] $ docker exec 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 ssh-agent [2022-04-28T08:44:51.455Z] SSH_AUTH_SOCK=/tmp/ssh-TjotQkSACXsu/agent.72 [2022-04-28T08:44:51.455Z] SSH_AGENT_PID=79 [2022-04-28T08:44:51.462Z] Running ssh-add (command line suppressed) [2022-04-28T08:44:51.594Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6998464109049340255.key (/w/workspace/edgex-go/6@tmp/private_key_6998464109049340255.key) [2022-04-28T08:44:51.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T08:44:51.919Z] + git semver init [2022-04-28T08:44:52.181Z] 2022-04-28 08:44:52,163 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T08:44:52.181Z] 2022-04-28 08:44:52,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2022-04-28T08:44:52.181Z] 2022-04-28 08:44:52,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2022-04-28T08:44:52.181Z] 2022-04-28 08:44:52,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,361 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,363 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-3987 with force:False [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,364 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-3987 [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,369 [execute] INFO git cat-file --batch-check [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,377 [execute] INFO git cat-file --batch [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T08:44:56.394Z] 2022-04-28 08:44:56,383 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-3987 [2022-04-28T08:44:56.394Z] 0.0.0 [Pipeline] } [2022-04-28T08:44:56.673Z] $ docker exec --env ******** --env ******** 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 ssh-agent -k [2022-04-28T08:44:56.798Z] unset SSH_AUTH_SOCK; [2022-04-28T08:44:56.799Z] unset SSH_AGENT_PID; [2022-04-28T08:44:56.799Z] echo Agent pid 79 killed; [2022-04-28T08:44:56.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T08:44:57.111Z] + git semver [Pipeline] } [2022-04-28T08:44:57.395Z] $ docker stop --time=1 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 [2022-04-28T08:44:58.786Z] $ docker rm -f 62e3a17cf48ef549399ada936a08b468583ac90a160778f8bb81c105e72eaea7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:44:59.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T08:44:59.425Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T08:44:59.429Z] [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-04-28T08:44:59.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:44:59.606Z] ========================================================= [2022-04-28T08:44:59.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T08:44:59.606Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:44:59.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:44:59.905Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T08:44:59.905Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T08:44:59.905Z] 666ba61612fd: Pulling fs layer [2022-04-28T08:44:59.905Z] 8ed8ca486205: Pulling fs layer [2022-04-28T08:44:59.905Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T08:44:59.905Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T08:44:59.905Z] ca2b28591e48: Pulling fs layer [2022-04-28T08:44:59.905Z] a51346096db8: Pulling fs layer [2022-04-28T08:44:59.905Z] daebc70d1ce1: Pulling fs layer [2022-04-28T08:44:59.905Z] 0e18a0eac166: Pulling fs layer [2022-04-28T08:44:59.905Z] ca2b28591e48: Waiting [2022-04-28T08:44:59.905Z] a51346096db8: Waiting [2022-04-28T08:44:59.905Z] daebc70d1ce1: Waiting [2022-04-28T08:44:59.905Z] 4fe6c5a15a65: Waiting [2022-04-28T08:44:59.905Z] 0e18a0eac166: Waiting [2022-04-28T08:44:59.905Z] 22a0e8bec74d: Waiting [2022-04-28T08:44:59.905Z] 8ed8ca486205: Download complete [2022-04-28T08:44:59.905Z] 666ba61612fd: Verifying Checksum [2022-04-28T08:44:59.905Z] 666ba61612fd: Download complete [2022-04-28T08:44:59.905Z] ca2b28591e48: Download complete [2022-04-28T08:44:59.905Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T08:44:59.905Z] 59bf1c3509f3: Download complete [2022-04-28T08:44:59.905Z] a51346096db8: Download complete [2022-04-28T08:45:00.177Z] daebc70d1ce1: Verifying Checksum [2022-04-28T08:45:00.177Z] daebc70d1ce1: Download complete [2022-04-28T08:45:00.177Z] 59bf1c3509f3: Pull complete [2022-04-28T08:45:00.177Z] 666ba61612fd: Pull complete [2022-04-28T08:45:00.444Z] 8ed8ca486205: Pull complete [2022-04-28T08:45:00.706Z] 0e18a0eac166: Verifying Checksum [2022-04-28T08:45:00.706Z] 0e18a0eac166: Download complete [2022-04-28T08:45:00.706Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T08:45:00.706Z] 4fe6c5a15a65: Download complete [2022-04-28T08:45:04.914Z] 4fe6c5a15a65: Pull complete [2022-04-28T08:45:04.914Z] 22a0e8bec74d: Pull complete [2022-04-28T08:45:04.914Z] ca2b28591e48: Pull complete [2022-04-28T08:45:04.914Z] a51346096db8: Pull complete [2022-04-28T08:45:05.174Z] daebc70d1ce1: Pull complete [2022-04-28T08:45:07.708Z] 0e18a0eac166: Pull complete [2022-04-28T08:45:07.708Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T08:45:07.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:45:07.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:45:08.012Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:45:08.012Z] WORKDIR /edgex [2022-04-28T08:45:08.012Z] COPY go.mod . [2022-04-28T08:45:08.012Z] RUN go mod download [2022-04-28T08:45:08.012Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T08:45:09.395Z] Sending build context to Docker daemon 335.1MB [2022-04-28T08:45:09.395Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T08:45:09.395Z] ---> f018257e8ee9 [2022-04-28T08:45:09.395Z] Step 2/4 : WORKDIR /edgex [2022-04-28T08:45:11.964Z] ---> Running in d8d9a9927176 [2022-04-28T08:45:11.964Z] Removing intermediate container d8d9a9927176 [2022-04-28T08:45:11.964Z] ---> aa8af353de81 [2022-04-28T08:45:11.964Z] Step 3/4 : COPY go.mod . [2022-04-28T08:45:12.226Z] ---> d7d3c1c2d4ca [2022-04-28T08:45:12.226Z] Step 4/4 : RUN go mod download [2022-04-28T08:45:12.226Z] ---> Running in db2efcabe22a [2022-04-28T08:45:14.527Z] Still waiting to schedule task [2022-04-28T08:45:14.528Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33631’ [2022-04-28T08:45:27.136Z] Removing intermediate container db2efcabe22a [2022-04-28T08:45:27.136Z] ---> f083785e4e1f [2022-04-28T08:45:27.136Z] Successfully built f083785e4e1f [2022-04-28T08:45:27.136Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:45:27.441Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:45:27.441Z] . [Pipeline] withDockerContainer [2022-04-28T08:45:27.510Z] prd-ubuntu20.04-docker-8c-8g-33633 does not seem to be running inside a container [2022-04-28T08:45:27.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:45:27.993Z] $ docker top e5b9cd54090182d1d33c63019babd8dc26691973af138373204ffeab949b74a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:45:28.347Z] + go version [2022-04-28T08:45:28.347Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T08:45:28.369Z] $ docker stop --time=1 e5b9cd54090182d1d33c63019babd8dc26691973af138373204ffeab949b74a8 [2022-04-28T08:45:29.650Z] $ docker rm -f e5b9cd54090182d1d33c63019babd8dc26691973af138373204ffeab949b74a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:45:30.086Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:45:30.087Z] . [Pipeline] withDockerContainer [2022-04-28T08:45:30.155Z] prd-ubuntu20.04-docker-8c-8g-33633 does not seem to be running inside a container [2022-04-28T08:45:30.244Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:45:30.731Z] $ docker top 21694884b46a3bdf620c7f99bb524b90912959177df0c2b3d5aab5c2b65427d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T08:45:30.847Z] ========================================================= [2022-04-28T08:45:30.847Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T08:45:30.847Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:45:31.138Z] + make test [2022-04-28T08:45:31.138Z] go mod tidy -compat=1.17 [2022-04-28T08:45:31.398Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T08:45:37.981Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T08:45:50.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T08:45:50.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T08:45:50.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-04-28T08:45:50.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T08:45:50.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 53.4% of statements [2022-04-28T08:45:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T08:45:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.304s coverage: 89.2% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.6% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-04-28T08:45:54.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-04-28T08:45:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-04-28T08:46:03.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2022-04-28T08:46:03.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-04-28T08:46:05.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-04-28T08:46:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.119s coverage: 92.9% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.067s coverage: 87.2% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.2% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T08:46:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-28T08:46:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-28T08:46:15.601Z] 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-04-28T08:46:33.694Z] GO111MODULE=on go vet ./... [2022-04-28T08:46:35.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:46:35.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:46:36.168Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T08:46:36.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T08:46:37.046Z] + ls -al . [2022-04-28T08:46:37.046Z] total 672 [2022-04-28T08:46:37.046Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 08:46 . [2022-04-28T08:46:37.046Z] drwxr-xr-x 4 root root 4096 Apr 28 08:45 .. [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 08:44 .dockerignore [2022-04-28T08:46:37.046Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 08:44 .git [2022-04-28T08:46:37.046Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 08:44 .github [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 08:44 .gitignore [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 08:44 .golangci.yml [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 08:44 .hadolint.yml [2022-04-28T08:46:37.046Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 08:44 .semver [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 08:44 .sonarcloud.properties [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 08:44 ADOPTERS.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 08:44 Attribution.txt [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 08:44 CHANGELOG.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 08:44 CONTRIBUTING.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 08:44 GOVERNANCE.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 08:44 Jenkinsfile [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 08:44 LICENSE [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 08:44 Makefile [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 08:44 OWNERS.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 08:44 README.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 08:44 SECURITY.md [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 08:44 VERSION [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 08:44 ZMQWindows.md [2022-04-28T08:46:37.046Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 08:44 bin [2022-04-28T08:46:37.046Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 08:44 cmd [2022-04-28T08:46:37.046Z] -rw-r--r-- 1 root root 435134 Apr 28 08:46 coverage.out [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 08:44 go.mod [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 08:45 go.sum [2022-04-28T08:46:37.046Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 08:44 internal [2022-04-28T08:46:37.046Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 08:44 openapi [2022-04-28T08:46:37.046Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 08:44 snap [2022-04-28T08:46:37.046Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 08:44 version.go [Pipeline] sh [2022-04-28T08:46:37.338Z] + '[' -e coverage.out ] [2022-04-28T08:46:37.338Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T08:46:37.438Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T08:46:37.715Z] + make build [2022-04-28T08:46:37.715Z] 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-04-28T08:46:52.599Z] 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-04-28T08:47:00.712Z] 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-04-28T08:47:00.712Z] 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-04-28T08:47:05.986Z] 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-04-28T08:47:06.245Z] 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-04-28T08:47:07.183Z] 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-04-28T08:47:08.567Z] 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-04-28T08:47:09.136Z] 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-04-28T08:47:10.073Z] 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-04-28T08:47:10.643Z] 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-04-28T08:47:11.585Z] 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-04-28T08:47:12.968Z] 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-04-28T08:47:13.930Z] $ docker stop --time=1 21694884b46a3bdf620c7f99bb524b90912959177df0c2b3d5aab5c2b65427d7 [2022-04-28T08:47:16.352Z] $ docker rm -f 21694884b46a3bdf620c7f99bb524b90912959177df0c2b3d5aab5c2b65427d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:47:17.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:47:17.179Z] [2022-04-28T08:47:17.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:47:17.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:47:17.475Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T08:47:17.475Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T08:47:17.475Z] ca9280d653b3: Pulling fs layer [2022-04-28T08:47:17.475Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T08:47:17.475Z] cbdbe7a5bc2a: Download complete [2022-04-28T08:47:17.735Z] ca9280d653b3: Verifying Checksum [2022-04-28T08:47:17.735Z] ca9280d653b3: Download complete [2022-04-28T08:47:17.735Z] cbdbe7a5bc2a: Pull complete [2022-04-28T08:47:18.303Z] 7e9c9ca2126c: Download complete [2022-04-28T08:47:18.303Z] ca9280d653b3: Pull complete [2022-04-28T08:47:22.498Z] 7e9c9ca2126c: Pull complete [2022-04-28T08:47:22.498Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T08:47:22.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:47:22.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T08:47:22.576Z] prd-ubuntu20.04-docker-8c-8g-33633 does not seem to be running inside a container [2022-04-28T08:47:22.624Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T08:47:24.069Z] $ docker top ac82f96e80d8c07dde30c147b6f1591693a20111ed451dbefab3691db3ef29b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:47:24.428Z] + docker-compose build --help [2022-04-28T08:47:24.428Z] + grep parallel [2022-04-28T08:47:24.997Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T08:47:25.022Z] $ docker stop --time=1 ac82f96e80d8c07dde30c147b6f1591693a20111ed451dbefab3691db3ef29b6 [2022-04-28T08:47:26.330Z] $ docker rm -f ac82f96e80d8c07dde30c147b6f1591693a20111ed451dbefab3691db3ef29b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:47:26.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T08:47:26.725Z] . [Pipeline] withDockerContainer [2022-04-28T08:47:26.797Z] prd-ubuntu20.04-docker-8c-8g-33633 does not seem to be running inside a container [2022-04-28T08:47:26.849Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T08:47:27.251Z] $ docker top 235cb63c455728983a186e2b1cfad6e88c1ab74e11d3c64a4b40dcfbba530a1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:47:27.607Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T08:47:28.178Z] Building core-command ... [2022-04-28T08:47:28.178Z] Building core-data ... [2022-04-28T08:47:28.178Z] Building core-metadata ... [2022-04-28T08:47:28.178Z] Building security-bootstrapper ... [2022-04-28T08:47:28.178Z] Building security-proxy-setup ... [2022-04-28T08:47:28.178Z] Building security-secretstore-setup ... [2022-04-28T08:47:28.178Z] Building security-spiffe-token-provider ... [2022-04-28T08:47:28.178Z] Building security-spire-agent ... [2022-04-28T08:47:28.178Z] Building security-spire-config ... [2022-04-28T08:47:28.178Z] Building security-spire-server ... [2022-04-28T08:47:28.178Z] Building support-notifications ... [2022-04-28T08:47:28.178Z] Building support-scheduler ... [2022-04-28T08:47:28.178Z] Building sys-mgmt-agent ... [2022-04-28T08:47:28.178Z] Building security-spire-agent [2022-04-28T08:47:28.178Z] Building sys-mgmt-agent [2022-04-28T08:47:28.178Z] Building security-bootstrapper [2022-04-28T08:47:28.178Z] Building security-secretstore-setup [2022-04-28T08:47:28.178Z] Building core-metadata [2022-04-28T08:47:46.275Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:46.275Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:46.275Z] ---> f083785e4e1f [2022-04-28T08:47:46.275Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T08:47:46.275Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:46.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:46.275Z] ---> f083785e4e1f [2022-04-28T08:47:46.275Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:47:46.275Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:46.275Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:46.275Z] ---> f083785e4e1f [2022-04-28T08:47:46.275Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T08:47:46.275Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:46.275Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:46.275Z] ---> f083785e4e1f [2022-04-28T08:47:46.275Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T08:47:46.275Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:47:46.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:47:46.275Z] ---> f083785e4e1f [2022-04-28T08:47:46.275Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:47:46.845Z] ---> Running in 640d1f74669f [2022-04-28T08:47:46.846Z] ---> Running in 4f65409f71bd [2022-04-28T08:47:46.846Z] ---> Running in 40c63f9d229f [2022-04-28T08:47:46.846Z] ---> Running in c416e7ce56b4 [2022-04-28T08:47:46.846Z] ---> Running in 72f04588dc46 [2022-04-28T08:47:47.106Z] Removing intermediate container 40c63f9d229f [2022-04-28T08:47:47.106Z] ---> e5a5acb47be8 [2022-04-28T08:47:47.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:47.106Z] Removing intermediate container 4f65409f71bd [2022-04-28T08:47:47.106Z] ---> c7de8376dce8 [2022-04-28T08:47:47.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:47.106Z] Removing intermediate container 640d1f74669f [2022-04-28T08:47:47.106Z] ---> 9d664b61e61c [2022-04-28T08:47:47.106Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:47.106Z] Removing intermediate container c416e7ce56b4 [2022-04-28T08:47:47.106Z] ---> 04a66e5d0e8a [2022-04-28T08:47:47.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:47.106Z] ---> Running in 789b561c51fd [2022-04-28T08:47:47.106Z] Removing intermediate container 72f04588dc46 [2022-04-28T08:47:47.106Z] ---> 7dc0890d62b1 [2022-04-28T08:47:47.106Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:47:47.106Z] ---> Running in 816ee9c77110 [2022-04-28T08:47:47.106Z] ---> Running in 553375e20552 [2022-04-28T08:47:47.366Z] ---> Running in 8d47277321e8 [2022-04-28T08:47:47.366Z] ---> Running in 615727e97297 [2022-04-28T08:47:48.302Z] Removing intermediate container 789b561c51fd [2022-04-28T08:47:48.302Z] ---> 7373777f201d [2022-04-28T08:47:48.302Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T08:47:48.302Z] ---> Running in 831d91935d93 [2022-04-28T08:47:48.302Z] Removing intermediate container 816ee9c77110 [2022-04-28T08:47:48.302Z] ---> 8e6395955d9f [2022-04-28T08:47:48.302Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T08:47:48.302Z] ---> Running in c6e55b9a7358 [2022-04-28T08:47:48.562Z] Removing intermediate container 553375e20552 [2022-04-28T08:47:48.562Z] ---> 9f5a5fa9dfa6 [2022-04-28T08:47:48.562Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:47:48.562Z] Removing intermediate container 8d47277321e8 [2022-04-28T08:47:48.562Z] ---> 5b565665f039 [2022-04-28T08:47:48.562Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T08:47:48.562Z] ---> Running in c21b9813c7ff [2022-04-28T08:47:48.562Z] Removing intermediate container 615727e97297 [2022-04-28T08:47:48.562Z] ---> 1f4f0bc83935 [2022-04-28T08:47:48.562Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T08:47:48.562Z] ---> Running in ea001842e226 [2022-04-28T08:47:48.562Z] ---> Running in daf3fc35e148 [2022-04-28T08:47:49.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:49.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:50.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:47:50.227Z] OK: 221 MiB in 52 packages [2022-04-28T08:47:50.227Z] OK: 221 MiB in 52 packages [2022-04-28T08:47:50.486Z] OK: 221 MiB in 52 packages [2022-04-28T08:47:50.486Z] OK: 221 MiB in 52 packages [2022-04-28T08:47:50.486Z] OK: 221 MiB in 52 packages [2022-04-28T08:47:50.487Z] Removing intermediate container c6e55b9a7358 [2022-04-28T08:47:50.487Z] ---> dfaeb32d5b22 [2022-04-28T08:47:50.487Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T08:47:50.745Z] Removing intermediate container 831d91935d93 [2022-04-28T08:47:50.745Z] ---> 17afa3b92ee8 [2022-04-28T08:47:50.745Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:47:50.745Z] ---> b8c1d3e4100e [2022-04-28T08:47:50.745Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:50.745Z] ---> 6c22208ea4d9 [2022-04-28T08:47:50.746Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:50.746Z] ---> Running in a339d684b149 [2022-04-28T08:47:51.009Z] ---> Running in 96f8db100aaf [2022-04-28T08:47:51.009Z] Removing intermediate container c21b9813c7ff [2022-04-28T08:47:51.009Z] ---> f538e5165017 [2022-04-28T08:47:51.009Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T08:47:51.009Z] Removing intermediate container ea001842e226 [2022-04-28T08:47:51.009Z] ---> 5e09e5435889 [2022-04-28T08:47:51.009Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:47:51.009Z] Removing intermediate container daf3fc35e148 [2022-04-28T08:47:51.009Z] ---> 6fc48e21e4d4 [2022-04-28T08:47:51.009Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T08:47:51.270Z] ---> e9ac528537ed [2022-04-28T08:47:51.270Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:51.270Z] ---> 0777de548c7f [2022-04-28T08:47:51.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:51.270Z] ---> Running in ea6d5a222650 [2022-04-28T08:47:51.270Z] ---> Running in 63b1edd33ae1 [2022-04-28T08:47:51.270Z] ---> 2acbc2f74d55 [2022-04-28T08:47:51.270Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:47:51.270Z] ---> Running in 1cfbd1daad77 [2022-04-28T08:47:52.211Z] Removing intermediate container 96f8db100aaf [2022-04-28T08:47:52.211Z] ---> dd0bc61189d8 [2022-04-28T08:47:52.211Z] Step 8/23 : COPY . . [2022-04-28T08:47:52.211Z] Removing intermediate container a339d684b149 [2022-04-28T08:47:52.211Z] ---> 0cab5cc40228 [2022-04-28T08:47:52.211Z] Step 8/25 : COPY . . [2022-04-28T08:47:55.499Z] Removing intermediate container ea6d5a222650 [2022-04-28T08:47:55.499Z] ---> 79b5dd25271b [2022-04-28T08:47:55.499Z] Step 8/26 : COPY . . [2022-04-28T08:47:55.499Z] Removing intermediate container 1cfbd1daad77 [2022-04-28T08:47:55.499Z] ---> b0571e76c2a7 [2022-04-28T08:47:55.499Z] Step 8/31 : COPY . . [2022-04-28T08:47:55.499Z] Removing intermediate container 63b1edd33ae1 [2022-04-28T08:47:55.499Z] ---> 3e331b1283b4 [2022-04-28T08:47:55.499Z] Step 8/23 : COPY . . [2022-04-28T08:48:00.854Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33637 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-04-28T08:48:00.867Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-04-28T08:48:01.137Z] The recommended git tool is: git [2022-04-28T08:48:02.067Z] ---> 9a768bc05c72 [2022-04-28T08:48:02.067Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T08:48:02.067Z] ---> a9f22c03ff35 [2022-04-28T08:48:02.067Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T08:48:02.067Z] ---> Running in bc11eb3017eb [2022-04-28T08:48:02.067Z] ---> Running in e00b18ca5e09 [2022-04-28T08:48:02.067Z] ---> 8505e9931be8 [2022-04-28T08:48:02.067Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T08:48:02.067Z] ---> 3ba7d9afcaa9 [2022-04-28T08:48:02.067Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:48:02.067Z] ---> Running in 123f5ae25aad [2022-04-28T08:48:02.067Z] ---> Running in 62ecde1c3a65 [2022-04-28T08:48:02.067Z] ---> 421ba38acb70 [2022-04-28T08:48:02.067Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T08:48:02.067Z] ---> Running in 3ca1cb45973f [2022-04-28T08:48:02.067Z] Removing intermediate container 123f5ae25aad [2022-04-28T08:48:02.067Z] ---> 31810850daea [2022-04-28T08:48:02.067Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T08:48:02.067Z] ---> Running in 1f65599455fa [2022-04-28T08:48:02.067Z] 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-04-28T08:48:02.067Z] 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-04-28T08:48:02.067Z] 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-04-28T08:48:02.325Z] 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-04-28T08:48:02.896Z] Removing intermediate container 1f65599455fa [2022-04-28T08:48:02.896Z] ---> 03274b4dab6f [2022-04-28T08:48:02.896Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T08:48:02.896Z] ---> Running in d5da5466a046 [2022-04-28T08:48:02.896Z] Removing intermediate container d5da5466a046 [2022-04-28T08:48:02.896Z] ---> 04a397512f8a [2022-04-28T08:48:02.896Z] 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-04-28T08:48:03.157Z] ---> Running in 55797b976f61 [2022-04-28T08:48:04.537Z] spire-1.2.1/ [2022-04-28T08:48:04.537Z] spire-1.2.1/.data/ [2022-04-28T08:48:04.537Z] spire-1.2.1/.data/.file [2022-04-28T08:48:04.537Z] spire-1.2.1/.dockerignore [2022-04-28T08:48:04.537Z] spire-1.2.1/.gitattributes [2022-04-28T08:48:04.537Z] spire-1.2.1/.githooks/ [2022-04-28T08:48:04.537Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/ [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:48:04.537Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:48:04.537Z] spire-1.2.1/.gitignore [2022-04-28T08:48:04.537Z] spire-1.2.1/.go-version [2022-04-28T08:48:04.538Z] spire-1.2.1/.golangci.yml [2022-04-28T08:48:04.538Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:48:04.538Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:48:04.538Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:48:04.538Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:48:04.538Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:48:04.538Z] spire-1.2.1/Dockerfile [2022-04-28T08:48:04.538Z] spire-1.2.1/Dockerfile.dev [2022-04-28T08:48:04.538Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:48:04.538Z] spire-1.2.1/LICENSE [2022-04-28T08:48:04.538Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:48:04.538Z] spire-1.2.1/Makefile [2022-04-28T08:48:04.538Z] spire-1.2.1/README.md [2022-04-28T08:48:04.538Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:48:04.538Z] spire-1.2.1/SECURITY.md [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:48:04.538Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/ [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/agent/ [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/server/ [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:48:04.538Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/ [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/ [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:48:04.538Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:48:04.538Z] spire-1.2.1/examples/ [2022-04-28T08:48:04.538Z] spire-1.2.1/examples/README.md [2022-04-28T08:48:04.538Z] spire-1.2.1/go.mod [2022-04-28T08:48:04.538Z] spire-1.2.1/go.sum [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:48:04.538Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:48:04.539Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:48:04.540Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:48:04.541Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/private/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:48:04.542Z] spire-1.2.1/release/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:48:04.542Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:48:04.542Z] spire-1.2.1/script/ [2022-04-28T08:48:04.542Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:48:04.542Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:48:04.542Z] spire-1.2.1/support/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:48:04.542Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/clock/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:48:04.542Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:48:04.543Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/common [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:48:04.543Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:48:04.544Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:48:04.544Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testca/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testkey/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/util/ [2022-04-28T08:48:04.544Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/util/race.go [2022-04-28T08:48:04.544Z] spire-1.2.1/test/util/util.go [2022-04-28T08:48:04.544Z] building spire from source... [2022-04-28T08:48:04.544Z] Installing go1.17.7... [2022-04-28T08:48:07.882Z] using credential edgex-jenkins-ssh [2022-04-28T08:48:07.901Z] Cloning the remote Git repository [2022-04-28T08:48:07.971Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T08:48:08.061Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-04-28T08:48:08.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T08:48:08.172Z] > git --version # timeout=10 [2022-04-28T08:48:08.197Z] > git --version # 'git version 2.25.1' [2022-04-28T08:48:08.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:48:08.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:48:09.815Z] Building bin/spire-server... [2022-04-28T08:48:09.815Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:48:09.815Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:48:09.815Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:48:09.815Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:48:09.815Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:48:09.815Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:48:09.815Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:48:10.073Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:48:10.074Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:48:10.074Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:48:10.332Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:48:10.332Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:48:10.332Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:48:10.332Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:48:10.332Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:48:10.332Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:48:10.590Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:48:10.590Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:48:10.590Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:48:10.590Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:48:10.590Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:48:10.590Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:48:10.590Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:48:10.590Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:48:10.590Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:48:10.590Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:48:10.590Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:48:10.590Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:48:10.590Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:48:10.849Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:48:10.849Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:48:10.849Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:48:10.849Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:48:10.849Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:48:10.849Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:48:10.849Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:48:10.849Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:48:10.849Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:48:10.849Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:48:10.849Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:48:10.849Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:48:10.849Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:48:11.107Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:48:11.107Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:48:11.107Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:48:11.107Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:48:11.107Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:48:11.107Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:48:11.107Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:48:11.107Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:48:11.107Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:48:11.366Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:48:11.624Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:48:13.525Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:48:13.525Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:48:13.525Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:48:13.784Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:48:13.784Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:48:17.971Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:48:17.971Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:48:17.971Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:48:17.971Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:48:17.971Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:48:17.971Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:48:17.971Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:48:17.971Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:48:17.971Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:48:17.971Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:48:18.905Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:48:18.905Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:48:18.905Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:48:18.905Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:48:19.165Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:48:19.165Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:48:19.422Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:48:19.422Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:48:19.422Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:48:19.422Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:48:19.422Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:48:19.422Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:48:19.422Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:48:19.422Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:48:19.422Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:48:19.422Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:48:19.422Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:48:19.683Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:48:19.683Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:48:19.683Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:48:19.683Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:48:19.683Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:48:19.683Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:48:19.683Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:48:19.683Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:48:22.214Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:48:22.214Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:48:22.214Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:48:22.214Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:48:22.214Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:48:22.214Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:48:22.214Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:48:22.214Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:48:22.214Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:48:22.214Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:48:22.215Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:48:22.215Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:48:22.473Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:48:22.473Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:48:22.473Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:48:22.473Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:48:22.473Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:48:22.473Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:48:22.473Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:48:22.473Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:48:22.473Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:48:22.473Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:48:22.473Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:48:22.473Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T08:48:22.474Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:48:22.732Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:48:22.732Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:48:22.732Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:48:22.732Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:48:22.732Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:48:22.732Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:48:22.732Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:48:22.732Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:48:22.732Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:48:22.992Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:48:22.992Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:48:22.992Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:48:22.992Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:48:22.992Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:48:22.992Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:48:22.992Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:48:22.992Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:48:22.992Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:48:22.992Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:48:22.992Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:48:22.992Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:48:22.992Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:48:22.992Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:48:22.992Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:48:24.370Z] 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-04-28T08:48:28.585Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:48:28.585Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:48:29.444Z] Merging remotes/origin/main commit 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:48:29.863Z] Merge succeeded, producing 3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:48:29.863Z] Checking out Revision 3ee9eaba3fba0a7393245d4157fc3249c3e7404b (PR-3987) [2022-04-28T08:48:28.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T08:48:28.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:48:28.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T08:48:28.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T08:48:28.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:48:28.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T08:48:29.472Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:48:29.490Z] > git checkout -f 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # timeout=10 [2022-04-28T08:48:29.766Z] > git remote # timeout=10 [2022-04-28T08:48:29.787Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T08:48:29.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:48:29.824Z] > git merge 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 [2022-04-28T08:48:29.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T08:48:29.877Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:48:29.890Z] > git checkout -f 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # timeout=10 [2022-04-28T08:48:34.355Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:48:35.228Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T08:48:35.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:48:35.228Z] Dload Upload Total Spent Left Speed [2022-04-28T08:48:35.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-04-28T08:48:35.763Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T08:48:36.111Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T08:48:36.111Z] + sudo tee /etc/docker/daemon.new [2022-04-28T08:48:36.111Z] { [2022-04-28T08:48:36.111Z] "registry-mirrors": [ [2022-04-28T08:48:36.111Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T08:48:36.111Z] ], [2022-04-28T08:48:36.111Z] "bip": "10.250.0.254/24", [2022-04-28T08:48:36.111Z] "hosts": [ [2022-04-28T08:48:36.111Z] "tcp://0.0.0.0:5555", [2022-04-28T08:48:36.111Z] "unix:///var/run/docker.sock" [2022-04-28T08:48:36.111Z] ], [2022-04-28T08:48:36.111Z] "mtu": 1458, [2022-04-28T08:48:36.111Z] "selinux-enabled": true, [2022-04-28T08:48:36.111Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T08:48:36.111Z] } [Pipeline] sh [2022-04-28T08:48:36.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T08:48:36.841Z] + sudo service docker restart [2022-04-28T08:48:40.802Z] Removing intermediate container 62ecde1c3a65 [2022-04-28T08:48:40.803Z] ---> dfd7293ddcc2 [2022-04-28T08:48:40.803Z] [2022-04-28T08:48:40.803Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T08:48:40.803Z] Removing intermediate container 3ca1cb45973f [2022-04-28T08:48:40.803Z] ---> cac45e327673 [2022-04-28T08:48:40.803Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T08:48:40.803Z] 3.14: Pulling from library/alpine [2022-04-28T08:48:40.803Z] Removing intermediate container bc11eb3017eb [2022-04-28T08:48:40.803Z] ---> 526b8e60f73b [2022-04-28T08:48:40.803Z] [2022-04-28T08:48:40.803Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T08:48:40.803Z] ---> Running in ef9196adeed8 [2022-04-28T08:48:40.803Z] Removing intermediate container e00b18ca5e09 [2022-04-28T08:48:40.803Z] ---> d98fe50cce9a [2022-04-28T08:48:40.803Z] [2022-04-28T08:48:40.803Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:48:40.803Z] 3.14: Pulling from library/alpine [2022-04-28T08:48:40.803Z] 3.14: Pulling from library/alpine [2022-04-28T08:48:40.803Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:48:40.803Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:48:40.803Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:48:40.803Z] Status: Image is up to date for alpine:3.14 [2022-04-28T08:48:40.803Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:48:40.803Z] Status: Image is up to date for alpine:3.14 [2022-04-28T08:48:40.803Z] ---> e04c818066af [2022-04-28T08:48:40.803Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T08:48:40.803Z] ---> e04c818066af [2022-04-28T08:48:40.803Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:48:40.803Z] ---> e04c818066af [2022-04-28T08:48:40.803Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T08:48:41.062Z] 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-04-28T08:48:41.320Z] ---> Running in c619e71fb6af [2022-04-28T08:48:41.320Z] ---> Running in 649b56f7d33a [2022-04-28T08:48:41.320Z] ---> Running in 7ac46ffe945e [2022-04-28T08:48:41.886Z] Removing intermediate container c619e71fb6af [2022-04-28T08:48:41.886Z] ---> d380e73883f1 [2022-04-28T08:48:41.886Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T08:48:41.886Z] ---> Running in 311a27607201 [2022-04-28T08:48:42.149Z] Removing intermediate container ef9196adeed8 [2022-04-28T08:48:42.149Z] ---> 6a7f0450f467 [2022-04-28T08:48:42.149Z] [2022-04-28T08:48:42.149Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T08:48:42.408Z] 20.10.14: Pulling from library/docker [2022-04-28T08:48:42.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:42.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:42.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:42.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:42.671Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T08:48:42.671Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:48:42.671Z] OK: 6 MiB in 15 packages [2022-04-28T08:48:42.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:42.933Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T08:48:42.933Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T08:48:42.933Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T08:48:42.933Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:48:42.933Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:48:42.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:42.933Z] OK: 6 MiB in 17 packages [2022-04-28T08:48:43.192Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T08:48:43.192Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T08:48:43.192Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:48:43.192Z] OK: 6 MiB in 16 packages [2022-04-28T08:48:44.572Z] Removing intermediate container 7ac46ffe945e [2022-04-28T08:48:44.572Z] ---> bbf3c2c91426 [2022-04-28T08:48:44.572Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:48:44.572Z] ---> Running in 44fd229103df [2022-04-28T08:48:44.831Z] Removing intermediate container 311a27607201 [2022-04-28T08:48:44.831Z] ---> 8a31a7b975e3 [2022-04-28T08:48:44.831Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T08:48:44.831Z] Removing intermediate container 649b56f7d33a [2022-04-28T08:48:44.831Z] ---> 128072c3789d [2022-04-28T08:48:44.831Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T08:48:44.831Z] Removing intermediate container 44fd229103df [2022-04-28T08:48:44.831Z] ---> 462b104ac288 [2022-04-28T08:48:44.831Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T08:48:44.831Z] ---> Running in cdc56c67b1e1 [2022-04-28T08:48:44.831Z] ---> Running in 8a441dc7db21 [2022-04-28T08:48:45.091Z] ---> Running in d492964a6f70 [2022-04-28T08:48:45.091Z] Removing intermediate container 8a441dc7db21 [2022-04-28T08:48:45.091Z] ---> d8020352a19a [2022-04-28T08:48:45.091Z] Step 13/25 : WORKDIR / [2022-04-28T08:48:45.350Z] Removing intermediate container cdc56c67b1e1 [2022-04-28T08:48:45.350Z] ---> 9ef29f1c60e6 [2022-04-28T08:48:45.350Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T08:48:45.350Z] ---> Running in a077e736e26e [2022-04-28T08:48:45.350Z] Removing intermediate container d492964a6f70 [2022-04-28T08:48:45.350Z] ---> f77722fc2c32 [2022-04-28T08:48:45.350Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T08:48:45.350Z] ---> Running in 5be3c7c38bd1 [2022-04-28T08:48:45.610Z] ---> Running in bb6a4b5cf2ce [2022-04-28T08:48:45.610Z] Removing intermediate container a077e736e26e [2022-04-28T08:48:45.610Z] ---> 8c4f7791baff [2022-04-28T08:48:45.610Z] 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-04-28T08:48:45.872Z] Removing intermediate container 5be3c7c38bd1 [2022-04-28T08:48:45.872Z] ---> c0de752a1076 [2022-04-28T08:48:45.872Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T08:48:45.872Z] ---> Running in 108d5987767a [2022-04-28T08:48:45.872Z] Removing intermediate container bb6a4b5cf2ce [2022-04-28T08:48:45.872Z] ---> d905a51eaffb [2022-04-28T08:48:45.872Z] Step 15/23 : WORKDIR / [2022-04-28T08:48:45.872Z] ---> Running in 703f5ebc04ea [2022-04-28T08:48:46.131Z] ---> 898f432733c2 [2022-04-28T08:48:46.131Z] 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-04-28T08:48:46.411Z] Removing intermediate container 703f5ebc04ea [2022-04-28T08:48:46.411Z] ---> d850b446aeef [2022-04-28T08:48:46.411Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:48:46.670Z] ---> 5c60746e48f8 [2022-04-28T08:48:46.670Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T08:48:46.927Z] ---> e42e6f1f03f0 [2022-04-28T08:48:46.927Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T08:48:47.186Z] ---> 7b1656825a47 [2022-04-28T08:48:47.186Z] 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-04-28T08:48:47.445Z] Removing intermediate container 108d5987767a [2022-04-28T08:48:47.445Z] ---> 93529e2e9f87 [2022-04-28T08:48:47.445Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T08:48:47.445Z] ---> Running in 58193cff0b60 [2022-04-28T08:48:47.809Z] ---> bf40120daf26 [2022-04-28T08:48:47.809Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T08:48:48.074Z] Removing intermediate container 58193cff0b60 [2022-04-28T08:48:48.074Z] ---> a3a08a42002d [2022-04-28T08:48:48.074Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T08:48:48.333Z] ---> 7d43f7dc500e [2022-04-28T08:48:48.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T08:48:49.310Z] ---> 1aad17ae0dbd [2022-04-28T08:48:49.310Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T08:48:50.692Z] ---> Running in 9d38a57dbe44 [2022-04-28T08:48:50.952Z] ---> 3effe0c0b1b7 [2022-04-28T08:48:50.952Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T08:48:50.952Z] ---> 03f863b6da1e [2022-04-28T08:48:50.952Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T08:48:51.216Z] ---> Running in fd3fa82cfb05 [2022-04-28T08:48:51.786Z] Removing intermediate container fd3fa82cfb05 [2022-04-28T08:48:51.786Z] ---> d1601e723ecb [2022-04-28T08:48:51.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:48:51.786Z] ---> 7b81281c50f3 [2022-04-28T08:48:51.786Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T08:48:51.786Z] ---> Running in 5aa73a39e44b [2022-04-28T08:48:52.045Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T08:48:52.045Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T08:48:52.045Z] ---> 7417809fdb73 [2022-04-28T08:48:52.045Z] 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-04-28T08:48:52.364Z] ---> 5a7f6f2f24aa [2022-04-28T08:48:52.364Z] 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-04-28T08:48:52.364Z] Removing intermediate container 5aa73a39e44b [2022-04-28T08:48:52.364Z] ---> 9d553c2392bc [2022-04-28T08:48:52.364Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:48:52.364Z] ---> Running in f6d2c9afef6c [2022-04-28T08:48:52.364Z] ---> Running in d81c603a8a9b [2022-04-28T08:48:52.364Z] ---> Running in 2bfd911864f5 [2022-04-28T08:48:52.622Z] Removing intermediate container f6d2c9afef6c [2022-04-28T08:48:52.622Z] ---> 5816241e1995 [2022-04-28T08:48:52.622Z] 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-04-28T08:48:52.622Z] Removing intermediate container 9d38a57dbe44 [2022-04-28T08:48:52.622Z] ---> Running in 01581067c587 [2022-04-28T08:48:52.622Z] ---> 02a2bd1c461b [2022-04-28T08:48:52.622Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:48:52.622Z] Removing intermediate container d81c603a8a9b [2022-04-28T08:48:52.622Z] ---> 26eddb84cbd7 [2022-04-28T08:48:52.622Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:48:52.882Z] ---> Running in 3c35f9927bfd [2022-04-28T08:48:52.882Z] Removing intermediate container 3c35f9927bfd [2022-04-28T08:48:52.882Z] ---> a1ce3759a47f [2022-04-28T08:48:52.882Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T08:48:53.201Z] ---> 3cda3d4d4b45 [2022-04-28T08:48:53.201Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T08:48:53.201Z] ---> Running in 09ef6beb1a1d [2022-04-28T08:48:53.461Z] Removing intermediate container 09ef6beb1a1d [2022-04-28T08:48:53.461Z] ---> c350516b7197 [2022-04-28T08:48:53.461Z] [2022-04-28T08:48:53.461Z] Successfully built c350516b7197 [2022-04-28T08:48:53.461Z] Successfully tagged core-metadata:latest [2022-04-28T08:48:53.461Z]  Building core-metadata ... done Building security-spire-server [2022-04-28T08:48:53.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:53.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:48:54.022Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T08:48:54.022Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T08:48:54.022Z] Executing bash-5.1.16-r0.post-install [2022-04-28T08:48:54.022Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:48:54.022Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T08:48:54.022Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T08:48:54.022Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T08:48:54.022Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T08:48:54.022Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T08:48:54.022Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T08:48:54.022Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T08:48:54.022Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T08:48:54.022Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T08:48:54.022Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T08:48:54.022Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T08:48:54.022Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T08:48:54.022Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T08:48:54.022Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T08:48:54.591Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T08:48:54.591Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T08:48:54.591Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T08:48:54.591Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T08:48:54.591Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T08:48:54.591Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T08:48:54.591Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T08:48:54.591Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T08:48:54.591Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T08:48:54.591Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T08:48:54.591Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T08:48:54.591Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T08:48:54.591Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T08:48:54.591Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T08:48:54.591Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T08:48:54.591Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T08:48:54.591Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T08:48:54.591Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T08:48:54.591Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T08:48:54.591Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T08:48:54.591Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T08:48:54.591Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T08:48:54.591Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T08:48:54.591Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T08:48:54.591Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T08:48:54.591Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T08:48:54.591Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:48:54.591Z] OK: 83 MiB in 65 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:48:55.271Z] provisioning config files... [2022-04-28T08:48:55.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3445456393130109269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:48:55.526Z] Collecting docker-compose==1.23.2 [2022-04-28T08:48:55.527Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T08:48:55.527Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T08:48:55.527Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T08:48:55.819Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T08:48:55.819Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T08:48:55.826Z] ---> docker-login.sh [2022-04-28T08:48:55.826Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:48:56.078Z] ---> ad3993cd1686 [2022-04-28T08:48:56.078Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T08:48:56.078Z] Removing intermediate container 2bfd911864f5 [2022-04-28T08:48:56.078Z] ---> 4585d5e0dacb [2022-04-28T08:48:56.078Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T08:48:56.078Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T08:48:56.078Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T08:48:56.078Z] ---> Running in 7b174ebd687c [2022-04-28T08:48:56.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:48:56.647Z] ---> b8c2bb28de41 [2022-04-28T08:48:56.647Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T08:48:56.647Z] Removing intermediate container 7b174ebd687c [2022-04-28T08:48:56.647Z] ---> 4b0865a78fa8 [2022-04-28T08:48:56.647Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T08:48:56.647Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T08:48:56.647Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T08:48:56.647Z] ---> Running in 4d5d602fa161 [2022-04-28T08:48:56.647Z] Collecting PyYAML<4,>=3.10 [2022-04-28T08:48:56.647Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T08:48:56.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:48:56.712Z] Configure a credential helper to remove this warning. See [2022-04-28T08:48:56.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:48:56.712Z] [2022-04-28T08:48:56.712Z] Login Succeeded [2022-04-28T08:48:56.712Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:48:56.906Z] Removing intermediate container 4d5d602fa161 [2022-04-28T08:48:56.906Z] ---> c75fce0aa640 [2022-04-28T08:48:56.906Z] Step 24/25 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:48:56.906Z] ---> 9bc8aba79c27 [2022-04-28T08:48:56.906Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T08:48:56.906Z] ---> Running in 9d7ae7e30317 [2022-04-28T08:48:57.165Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T08:48:57.165Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T08:48:57.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:48:57.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:48:57.305Z] Configure a credential helper to remove this warning. See [2022-04-28T08:48:57.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:48:57.305Z] [2022-04-28T08:48:57.305Z] Login Succeeded [2022-04-28T08:48:57.305Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:48:57.422Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T08:48:57.422Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T08:48:57.422Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T08:48:57.422Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T08:48:57.422Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T08:48:57.422Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T08:48:57.422Z] Removing intermediate container 9d7ae7e30317 [2022-04-28T08:48:57.422Z] ---> 85672e07df04 [2022-04-28T08:48:57.422Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T08:48:57.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:48:57.682Z] ---> 39905bdbd27e [2022-04-28T08:48:57.682Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T08:48:57.682Z] ---> Running in 4bf362a9f69e [2022-04-28T08:48:57.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:48:57.851Z] Configure a credential helper to remove this warning. See [2022-04-28T08:48:57.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:48:57.851Z] [2022-04-28T08:48:57.851Z] Login Succeeded [2022-04-28T08:48:57.851Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:48:57.940Z] 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-04-28T08:48:57.940Z] ---> Running in 94c4b1452807 [2022-04-28T08:48:57.940Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T08:48:57.940Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T08:48:57.940Z] Removing intermediate container 4bf362a9f69e [2022-04-28T08:48:57.940Z] ---> bffceb1feb64 [2022-04-28T08:48:57.940Z] [2022-04-28T08:48:57.940Z] Collecting idna<2.8,>=2.5 [2022-04-28T08:48:57.940Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T08:48:57.940Z] 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-04-28T08:48:57.940Z] Removing intermediate container 94c4b1452807 [2022-04-28T08:48:57.940Z] ---> ff3b39cd9844 [2022-04-28T08:48:57.940Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T08:48:57.940Z] Successfully built bffceb1feb64 [2022-04-28T08:48:57.940Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T08:48:57.940Z] Building support-scheduler [2022-04-28T08:48:58.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:48:58.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:48:58.126Z] Configure a credential helper to remove this warning. See [2022-04-28T08:48:58.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:48:58.126Z] [2022-04-28T08:48:58.126Z] Login Succeeded [2022-04-28T08:48:58.126Z] docker.io [2022-04-28T08:48:58.201Z]  Building security-secretstore-setup ... done Collecting urllib3<1.25,>=1.21.1 [2022-04-28T08:48:58.201Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T08:48:58.201Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T08:48:58.201Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T08:48:58.201Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T08:48:58.201Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T08:48:58.201Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T08:48:58.201Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T08:48:58.201Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T08:48:58.201Z] Attempting uninstall: urllib3 [2022-04-28T08:48:58.201Z] Found existing installation: urllib3 1.26.7 [2022-04-28T08:48:58.201Z] Uninstalling urllib3-1.26.7: [2022-04-28T08:48:58.201Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T08:48:58.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:48:58.827Z] Attempting uninstall: idna [2022-04-28T08:48:58.827Z] Found existing installation: idna 3.3 [2022-04-28T08:48:58.827Z] Uninstalling idna-3.3: [2022-04-28T08:48:58.827Z] Successfully uninstalled idna-3.3 [2022-04-28T08:48:58.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:48:58.992Z] Configure a credential helper to remove this warning. See [2022-04-28T08:48:58.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:48:58.992Z] [2022-04-28T08:48:58.992Z] Login Succeeded [2022-04-28T08:48:58.992Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:48:59.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T08:48:59.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:48:59.595Z] ========================================================= [2022-04-28T08:48:59.595Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T08:48:59.595Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:48:59.775Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:48:59.775Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:48:59.775Z] ---> f083785e4e1f [2022-04-28T08:48:59.775Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T08:48:59.775Z] ---> Using cache [2022-04-28T08:48:59.775Z] ---> 7dc0890d62b1 [2022-04-28T08:48:59.775Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:48:59.775Z] ---> Using cache [2022-04-28T08:48:59.775Z] ---> 1f4f0bc83935 [2022-04-28T08:48:59.775Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:48:59.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:49:00.040Z] ---> 8be11ba1c06f [2022-04-28T08:49:00.040Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T08:49:00.040Z] Attempting uninstall: requests [2022-04-28T08:49:00.040Z] Found existing installation: requests 2.26.0 [2022-04-28T08:49:00.040Z] Uninstalling requests-2.26.0: [2022-04-28T08:49:00.040Z] ---> Running in d73a764f759a [2022-04-28T08:49:00.040Z] Successfully uninstalled requests-2.26.0 [2022-04-28T08:49:00.215Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T08:49:00.216Z] 9b3977197b4f: Pulling fs layer [2022-04-28T08:49:00.216Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T08:49:00.216Z] 94645a83ff95: Pulling fs layer [2022-04-28T08:49:00.216Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T08:49:00.216Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T08:49:00.216Z] 3096ccb668a1: Pulling fs layer [2022-04-28T08:49:00.216Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T08:49:00.216Z] a4caa8a26152: Pulling fs layer [2022-04-28T08:49:00.216Z] 3f3a8bcf1eab: Waiting [2022-04-28T08:49:00.216Z] 0c92f367c5e7: Waiting [2022-04-28T08:49:00.216Z] 3096ccb668a1: Waiting [2022-04-28T08:49:00.216Z] e8cf19c19ddd: Waiting [2022-04-28T08:49:00.216Z] a4caa8a26152: Waiting [2022-04-28T08:49:00.216Z] 94645a83ff95: Verifying Checksum [2022-04-28T08:49:00.216Z] 94645a83ff95: Download complete [2022-04-28T08:49:00.216Z] 1a89e8eeedd5: Download complete [2022-04-28T08:49:00.216Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T08:49:00.216Z] 0c92f367c5e7: Download complete [2022-04-28T08:49:00.216Z] 3096ccb668a1: Verifying Checksum [2022-04-28T08:49:00.216Z] 3096ccb668a1: Download complete [2022-04-28T08:49:00.216Z] 9b3977197b4f: Verifying Checksum [2022-04-28T08:49:00.216Z] 9b3977197b4f: Download complete [2022-04-28T08:49:00.216Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T08:49:00.216Z] e8cf19c19ddd: Download complete [2022-04-28T08:49:00.301Z] ---> Running in ec9b19884175 [2022-04-28T08:49:00.301Z] Running setup.py install for texttable: started [2022-04-28T08:49:00.562Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T08:49:00.562Z] Running setup.py install for PyYAML: started [2022-04-28T08:49:00.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:00.821Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T08:49:01.080Z] Running setup.py install for docopt: started [2022-04-28T08:49:01.208Z] 9b3977197b4f: Pull complete [2022-04-28T08:49:01.338Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T08:49:01.338Z] Running setup.py install for dockerpty: started [2022-04-28T08:49:01.489Z] 1a89e8eeedd5: Pull complete [2022-04-28T08:49:01.600Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T08:49:01.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:01.772Z] 94645a83ff95: Pull complete [2022-04-28T08:49:02.176Z] OK: 221 MiB in 52 packages [2022-04-28T08:49:02.176Z] 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-04-28T08:49:02.371Z] a4caa8a26152: Verifying Checksum [2022-04-28T08:49:02.371Z] a4caa8a26152: Download complete [2022-04-28T08:49:02.773Z] Removing intermediate container ec9b19884175 [2022-04-28T08:49:02.773Z] ---> 505a4402514e [2022-04-28T08:49:02.773Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T08:49:02.971Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T08:49:02.972Z] 3f3a8bcf1eab: Download complete [2022-04-28T08:49:03.214Z] ---> Running in 95d4aa811cce [2022-04-28T08:49:03.214Z] Removing intermediate container d73a764f759a [2022-04-28T08:49:03.214Z] ---> 9737325df8f2 [2022-04-28T08:49:03.214Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T08:49:03.694Z] Removing intermediate container 95d4aa811cce [2022-04-28T08:49:03.694Z] ---> e41e43ae0570 [2022-04-28T08:49:03.694Z] Step 28/31 : CMD ["gate"] [2022-04-28T08:49:03.694Z] ---> Running in c99bd337d3d3 [2022-04-28T08:49:03.988Z] ---> cf3323743444 [2022-04-28T08:49:03.988Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:49:04.591Z] ---> Running in a5b3e8f225c1 [2022-04-28T08:49:04.591Z] Removing intermediate container c99bd337d3d3 [2022-04-28T08:49:04.591Z] ---> 95b5a290d7ae [2022-04-28T08:49:04.591Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T08:49:04.897Z] ---> Running in 5b49f85f5767 [2022-04-28T08:49:05.209Z] Removing intermediate container 5b49f85f5767 [2022-04-28T08:49:05.209Z] ---> e76314023b6b [2022-04-28T08:49:05.209Z] Step 30/31 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:49:05.542Z] ---> Running in 7ea95b56d96d [2022-04-28T08:49:05.806Z] Removing intermediate container 7ea95b56d96d [2022-04-28T08:49:05.806Z] ---> bb92832aacbe [2022-04-28T08:49:05.806Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T08:49:06.068Z] ---> Running in 1166a7639d32 [2022-04-28T08:49:06.642Z] Removing intermediate container 1166a7639d32 [2022-04-28T08:49:06.642Z] ---> 8b20c2101a74 [2022-04-28T08:49:06.642Z] [2022-04-28T08:49:06.642Z] Removing intermediate container a5b3e8f225c1 [2022-04-28T08:49:06.642Z] ---> 6680f12fccca [2022-04-28T08:49:06.642Z] Step 8/25 : COPY . . [2022-04-28T08:49:06.642Z] Successfully built 8b20c2101a74 [2022-04-28T08:49:06.642Z] Successfully tagged security-bootstrapper:latest [2022-04-28T08:49:06.642Z] Building security-spire-config [2022-04-28T08:49:07.587Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:49:07.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:49:07.587Z] ---> f083785e4e1f [2022-04-28T08:49:07.587Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:49:07.587Z] ---> Using cache [2022-04-28T08:49:07.587Z] ---> 7dc0890d62b1 [2022-04-28T08:49:07.587Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:49:07.587Z] ---> Using cache [2022-04-28T08:49:07.587Z] ---> 1f4f0bc83935 [2022-04-28T08:49:07.587Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T08:49:07.587Z] ---> Using cache [2022-04-28T08:49:07.587Z] ---> 6fc48e21e4d4 [2022-04-28T08:49:07.587Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:49:07.587Z] ---> Using cache [2022-04-28T08:49:07.588Z] ---> 2acbc2f74d55 [2022-04-28T08:49:07.588Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:49:07.588Z] ---> Using cache [2022-04-28T08:49:07.588Z] ---> b0571e76c2a7 [2022-04-28T08:49:07.588Z] Step 8/22 : COPY . . [2022-04-28T08:49:07.588Z] ---> Using cache [2022-04-28T08:49:07.588Z] ---> 8505e9931be8 [2022-04-28T08:49:07.588Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T08:49:10.886Z] Removing intermediate container 01581067c587 [2022-04-28T08:49:10.886Z] ---> e34fbc73a0cc [2022-04-28T08:49:10.886Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T08:49:10.886Z] ---> Running in 766ab68e8dae [2022-04-28T08:49:11.195Z] ---> Running in 14b88c34fd80 [2022-04-28T08:49:11.456Z] Removing intermediate container 14b88c34fd80 [2022-04-28T08:49:11.456Z] ---> 4512c4cf3868 [2022-04-28T08:49:11.456Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T08:49:11.456Z] ---> Running in bdc194dd589c [2022-04-28T08:49:12.026Z] Removing intermediate container bdc194dd589c [2022-04-28T08:49:12.026Z] ---> febaf0387fd1 [2022-04-28T08:49:12.026Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T08:49:12.026Z] 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-04-28T08:49:13.936Z] ---> e74bafd3c1a8 [2022-04-28T08:49:13.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T08:49:14.505Z] ---> b185dfda3007 [2022-04-28T08:49:14.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T08:49:14.767Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:49:14.767Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:49:14.767Z] ---> f083785e4e1f [2022-04-28T08:49:14.767Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T08:49:14.767Z] ---> Using cache [2022-04-28T08:49:14.767Z] ---> 7dc0890d62b1 [2022-04-28T08:49:14.767Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:49:14.767Z] ---> Using cache [2022-04-28T08:49:14.767Z] ---> 1f4f0bc83935 [2022-04-28T08:49:14.767Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T08:49:14.767Z] ---> Using cache [2022-04-28T08:49:14.767Z] ---> 9737325df8f2 [2022-04-28T08:49:14.767Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T08:49:14.767Z] ---> Using cache [2022-04-28T08:49:14.767Z] ---> cf3323743444 [2022-04-28T08:49:14.767Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:49:14.767Z] ---> Using cache [2022-04-28T08:49:14.767Z] ---> 6680f12fccca [2022-04-28T08:49:14.767Z] Step 8/26 : COPY . . [2022-04-28T08:49:15.712Z] ---> b87333e33e5a [2022-04-28T08:49:15.712Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T08:49:15.971Z] ---> Running in 934039540a15 [2022-04-28T08:49:16.543Z] Removing intermediate container 934039540a15 [2022-04-28T08:49:16.543Z] ---> 7ebe9392d827 [2022-04-28T08:49:16.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:49:17.116Z] ---> Running in 6e75f724d5d5 [2022-04-28T08:49:17.383Z] ---> 6561ca5f82a1 [2022-04-28T08:49:17.383Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:49:17.657Z] Removing intermediate container 6e75f724d5d5 [2022-04-28T08:49:17.657Z] ---> 5fe0467da59e [2022-04-28T08:49:17.657Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:49:17.657Z] ---> Running in 068d9ec00ced [2022-04-28T08:49:17.917Z] ---> Running in c632709e82bb [2022-04-28T08:49:18.112Z] 3f3a8bcf1eab: Pull complete [2022-04-28T08:49:18.112Z] 0c92f367c5e7: Pull complete [2022-04-28T08:49:18.112Z] 3096ccb668a1: Pull complete [2022-04-28T08:49:18.112Z] e8cf19c19ddd: Pull complete [2022-04-28T08:49:18.179Z] Removing intermediate container 068d9ec00ced [2022-04-28T08:49:18.179Z] ---> fe7e3a9d5ad2 [2022-04-28T08:49:18.179Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T08:49:18.442Z] Removing intermediate container c632709e82bb [2022-04-28T08:49:18.442Z] ---> 652070720a48 [2022-04-28T08:49:18.442Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:49:18.705Z] ---> Running in a04c95c1695d [2022-04-28T08:49:18.705Z] ---> Running in 21a671d61d40 [2022-04-28T08:49:19.277Z] Removing intermediate container 21a671d61d40 [2022-04-28T08:49:19.278Z] ---> c0196a9ebb04 [2022-04-28T08:49:19.278Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T08:49:19.536Z] ---> Running in 9675ce38ecda [2022-04-28T08:49:20.106Z] Removing intermediate container 9675ce38ecda [2022-04-28T08:49:20.106Z] ---> eb1ee568dbf0 [2022-04-28T08:49:20.106Z] [2022-04-28T08:49:20.106Z] Successfully built eb1ee568dbf0 [2022-04-28T08:49:20.106Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T08:49:20.106Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-28T08:49:22.062Z] Removing intermediate container a04c95c1695d [2022-04-28T08:49:22.062Z] ---> 3ba6c81b13e9 [2022-04-28T08:49:22.062Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T08:49:23.555Z] a4caa8a26152: Pull complete [2022-04-28T08:49:23.555Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T08:49:23.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:49:23.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:49:23.930Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:49:23.930Z] WORKDIR /edgex [2022-04-28T08:49:23.930Z] COPY go.mod . [2022-04-28T08:49:23.930Z] RUN go mod download [2022-04-28T08:49:23.930Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T08:49:24.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:49:24.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:49:24.625Z] ---> f083785e4e1f [2022-04-28T08:49:24.625Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:49:24.625Z] ---> Using cache [2022-04-28T08:49:24.625Z] ---> 7dc0890d62b1 [2022-04-28T08:49:24.625Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:49:24.625Z] ---> Using cache [2022-04-28T08:49:24.625Z] ---> 1f4f0bc83935 [2022-04-28T08:49:24.625Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T08:49:24.625Z] ---> Running in 192651882d97 [2022-04-28T08:49:24.625Z] ---> Running in c23965a8b2f7 [2022-04-28T08:49:24.625Z] ---> 8cc2b470ebd9 [2022-04-28T08:49:24.625Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T08:49:24.885Z] ---> Running in cb8ad3d83ecb [2022-04-28T08:49:24.885Z] Removing intermediate container 192651882d97 [2022-04-28T08:49:24.885Z] ---> 74eb7ffd58d9 [2022-04-28T08:49:24.885Z] 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-04-28T08:49:24.885Z] ---> Running in 2d4f207bcdff [2022-04-28T08:49:24.885Z] Removing intermediate container cb8ad3d83ecb [2022-04-28T08:49:24.885Z] ---> f82022d9e529 [2022-04-28T08:49:24.885Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T08:49:25.144Z] ---> Running in 41401164eec8 [2022-04-28T08:49:25.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:26.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:49:26.102Z] spire-1.2.1/ [2022-04-28T08:49:26.102Z] spire-1.2.1/.data/ [2022-04-28T08:49:26.102Z] spire-1.2.1/.data/.file [2022-04-28T08:49:26.102Z] spire-1.2.1/.dockerignore [2022-04-28T08:49:26.102Z] spire-1.2.1/.gitattributes [2022-04-28T08:49:26.102Z] spire-1.2.1/.githooks/ [2022-04-28T08:49:26.102Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/ [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:49:26.102Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:49:26.102Z] spire-1.2.1/.gitignore [2022-04-28T08:49:26.102Z] spire-1.2.1/.go-version [2022-04-28T08:49:26.102Z] spire-1.2.1/.golangci.yml [2022-04-28T08:49:26.102Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:49:26.102Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:49:26.103Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:49:26.103Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:49:26.103Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:49:26.103Z] spire-1.2.1/Dockerfile [2022-04-28T08:49:26.103Z] spire-1.2.1/Dockerfile.dev [2022-04-28T08:49:26.103Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:49:26.103Z] spire-1.2.1/LICENSE [2022-04-28T08:49:26.103Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:49:26.103Z] spire-1.2.1/Makefile [2022-04-28T08:49:26.103Z] spire-1.2.1/README.md [2022-04-28T08:49:26.103Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:49:26.103Z] spire-1.2.1/SECURITY.md [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:49:26.103Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/ [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/agent/ [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/server/ [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:49:26.103Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/ [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/ [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container 41401164eec8 [2022-04-28T08:49:26.103Z] ---> 7c57ae292188 [2022-04-28T08:49:26.103Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T08:49:26.103Z] [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:49:26.103Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:49:26.103Z] spire-1.2.1/examples/ [2022-04-28T08:49:26.103Z] spire-1.2.1/examples/README.md [2022-04-28T08:49:26.103Z] spire-1.2.1/go.mod [2022-04-28T08:49:26.103Z] spire-1.2.1/go.sum [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:49:26.103Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:49:26.104Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:49:26.105Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:49:26.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:49:26.107Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/private/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:49:26.108Z] spire-1.2.1/release/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:49:26.108Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:49:26.108Z] spire-1.2.1/script/ [2022-04-28T08:49:26.108Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:49:26.108Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:49:26.108Z] spire-1.2.1/support/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:49:26.108Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:49:26.109Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/clock/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:49:26.109Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/common [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:49:26.109Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:49:26.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:49:26.374Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:49:26.375Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:49:26.375Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testca/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testkey/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/util/ [2022-04-28T08:49:26.375Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/util/race.go [2022-04-28T08:49:26.375Z] spire-1.2.1/test/util/util.go [2022-04-28T08:49:26.375Z] building spire from source... [2022-04-28T08:49:26.375Z] ---> Running in d0126dbcfac6 [2022-04-28T08:49:26.375Z] OK: 221 MiB in 52 packages [2022-04-28T08:49:26.375Z] Installing go1.17.7... [2022-04-28T08:49:26.594Z] Sending build context to Docker daemon 169.3MB [2022-04-28T08:49:26.594Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:49:26.594Z] ---> 725f1c02e7f9 [2022-04-28T08:49:26.594Z] Step 2/4 : WORKDIR /edgex [2022-04-28T08:49:26.634Z] Removing intermediate container d0126dbcfac6 [2022-04-28T08:49:26.634Z] ---> 382f59dd1e62 [2022-04-28T08:49:26.634Z] 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-04-28T08:49:26.895Z] ---> Running in 1b3864dee613 [2022-04-28T08:49:27.158Z] Removing intermediate container c23965a8b2f7 [2022-04-28T08:49:27.158Z] ---> 495b6ab2634f [2022-04-28T08:49:27.158Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:49:27.728Z] ---> 97e89b12c766 [2022-04-28T08:49:27.728Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:49:27.992Z] spire-1.2.1/ [2022-04-28T08:49:27.992Z] spire-1.2.1/.data/ [2022-04-28T08:49:27.992Z] spire-1.2.1/.data/.file [2022-04-28T08:49:27.992Z] spire-1.2.1/.dockerignore [2022-04-28T08:49:27.992Z] spire-1.2.1/.gitattributes [2022-04-28T08:49:27.992Z] spire-1.2.1/.githooks/ [2022-04-28T08:49:27.992Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/ [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/ [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T08:49:27.992Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T08:49:27.992Z] spire-1.2.1/.gitignore [2022-04-28T08:49:27.992Z] spire-1.2.1/.go-version [2022-04-28T08:49:27.992Z] spire-1.2.1/.golangci.yml [2022-04-28T08:49:27.992Z] spire-1.2.1/ADOPTERS.md [2022-04-28T08:49:27.992Z] spire-1.2.1/CHANGELOG.md [2022-04-28T08:49:27.992Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T08:49:27.992Z] spire-1.2.1/CODEOWNERS [2022-04-28T08:49:27.992Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T08:49:27.992Z] spire-1.2.1/Dockerfile [2022-04-28T08:49:27.992Z] spire-1.2.1/Dockerfile.dev [2022-04-28T08:49:27.992Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T08:49:27.992Z] spire-1.2.1/LICENSE [2022-04-28T08:49:27.992Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T08:49:27.992Z] spire-1.2.1/Makefile [2022-04-28T08:49:27.992Z] spire-1.2.1/README.md [2022-04-28T08:49:27.992Z] spire-1.2.1/ROADMAP.md [2022-04-28T08:49:27.992Z] spire-1.2.1/SECURITY.md [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T08:49:27.992Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T08:49:27.993Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T08:49:27.993Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/ [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/agent/ [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/server/ [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/server/server.conf [2022-04-28T08:49:27.993Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/ [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/auditlog.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/ [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/spire_server.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/telemetry.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/upgrading.md [2022-04-28T08:49:27.993Z] spire-1.2.1/doc/using_spire.md [2022-04-28T08:49:27.993Z] spire-1.2.1/examples/ [2022-04-28T08:49:27.993Z] spire-1.2.1/examples/README.md [2022-04-28T08:49:27.993Z] spire-1.2.1/go.mod [2022-04-28T08:49:27.993Z] spire-1.2.1/go.sum [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:49:27.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/context.go ---> Running in 511526194ac6 [2022-04-28T08:49:27.994Z] [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T08:49:27.994Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/ [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T08:49:27.995Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/log/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T08:49:28.259Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/version/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/config.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T08:49:28.260Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T08:49:28.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/server.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/private/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/private/server/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T08:49:28.262Z] spire-1.2.1/release/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/README.md [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/conf/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T08:49:28.262Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T08:49:28.262Z] spire-1.2.1/script/ [2022-04-28T08:49:28.262Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T08:49:28.262Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T08:49:28.262Z] spire-1.2.1/support/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T08:49:28.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T08:49:28.263Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/clock/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/clock/clock.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T08:49:28.263Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/README.md [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/common [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T08:49:28.263Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T08:49:28.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T08:49:28.265Z] spire-1.2.1/test/integration/test.sh [2022-04-28T08:49:28.265Z] spire-1.2.1/test/plugintest/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testca/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testca/ca.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testkey/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/testkey/new.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/util/ [2022-04-28T08:49:28.265Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/util/race.go [2022-04-28T08:49:28.265Z] spire-1.2.1/test/util/util.go [2022-04-28T08:49:28.265Z] building spire from source... [2022-04-28T08:49:28.265Z] Installing go1.17.7... [2022-04-28T08:49:29.233Z] ---> Running in 312d31e6c471 [2022-04-28T08:49:29.233Z] Removing intermediate container 312d31e6c471 [2022-04-28T08:49:29.233Z] ---> 8a6639c0cd12 [2022-04-28T08:49:29.233Z] Step 3/4 : COPY go.mod . [2022-04-28T08:49:29.840Z] ---> cd81721a6d8c [2022-04-28T08:49:29.840Z] Step 4/4 : RUN go mod download [2022-04-28T08:49:29.840Z] ---> Running in 02fce842b644 [2022-04-28T08:49:30.806Z] Removing intermediate container 511526194ac6 [2022-04-28T08:49:30.806Z] ---> 52e807501979 [2022-04-28T08:49:30.806Z] Step 8/22 : COPY . . [2022-04-28T08:49:31.763Z] Building bin/spire-server... [2022-04-28T08:49:31.763Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:49:31.763Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:49:31.764Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:49:31.764Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:49:31.764Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:49:31.764Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:49:32.024Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:49:32.024Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:49:32.282Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:49:32.282Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:49:32.282Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:49:32.282Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:49:32.282Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:49:32.282Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:49:32.282Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:49:32.282Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:49:32.282Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:49:32.282Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:49:32.282Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:49:32.542Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:49:32.542Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:49:32.542Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:49:32.542Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:49:33.110Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:49:33.110Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:49:33.110Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:49:33.110Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:49:33.110Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:49:33.369Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:49:33.369Z] Building bin/spire-server... [2022-04-28T08:49:33.369Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:49:33.369Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:49:33.369Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T08:49:33.369Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T08:49:33.369Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T08:49:33.369Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T08:49:33.369Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T08:49:33.369Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T08:49:33.369Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:49:33.369Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:49:33.369Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:49:33.369Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:49:33.369Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:49:33.369Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:49:33.369Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T08:49:33.630Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T08:49:33.630Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T08:49:33.630Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T08:49:33.630Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:49:33.630Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:49:33.630Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:49:33.890Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T08:49:33.890Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T08:49:33.890Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:49:33.890Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:49:33.890Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:49:33.890Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T08:49:33.890Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:49:33.890Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:49:33.890Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:49:33.890Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T08:49:33.890Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:49:33.890Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T08:49:33.890Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:49:33.890Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T08:49:33.890Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:49:33.890Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:49:33.890Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T08:49:33.890Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:49:33.890Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T08:49:33.890Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T08:49:33.890Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:49:33.890Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:49:33.890Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T08:49:33.890Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T08:49:34.157Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T08:49:34.157Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:49:34.157Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T08:49:34.157Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T08:49:34.157Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T08:49:34.157Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T08:49:34.157Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T08:49:34.157Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T08:49:34.157Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T08:49:34.157Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T08:49:34.157Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T08:49:34.157Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T08:49:34.157Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T08:49:34.417Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T08:49:34.417Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T08:49:34.417Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T08:49:34.417Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:49:34.417Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T08:49:34.417Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T08:49:34.417Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T08:49:34.417Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T08:49:34.417Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T08:49:34.417Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T08:49:34.417Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T08:49:34.417Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T08:49:34.677Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T08:49:34.677Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T08:49:34.677Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T08:49:34.677Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T08:49:34.940Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T08:49:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:49:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:49:35.201Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:49:35.463Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:49:35.463Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:49:36.034Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T08:49:36.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T08:49:36.035Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T08:49:36.035Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T08:49:36.035Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T08:49:39.337Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:49:39.337Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:49:39.337Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:49:39.337Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:49:39.337Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:49:39.337Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:49:39.337Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:49:39.337Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:49:39.337Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T08:49:39.337Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T08:49:39.337Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T08:49:39.337Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T08:49:39.337Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T08:49:39.690Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T08:49:39.690Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:49:39.690Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T08:49:39.690Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:49:39.950Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T08:49:39.950Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T08:49:39.950Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T08:49:39.950Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:49:40.216Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:49:40.216Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T08:49:40.216Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:49:40.216Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:49:40.600Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T08:49:40.860Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T08:49:40.860Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T08:49:40.860Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:49:41.120Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:49:41.120Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T08:49:41.381Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T08:49:41.381Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:49:41.949Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:49:41.950Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T08:49:42.210Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T08:49:42.210Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:49:42.469Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:49:42.469Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:49:42.469Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T08:49:42.469Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T08:49:42.730Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:49:42.730Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:49:42.730Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:49:42.730Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:49:42.730Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T08:49:42.730Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:49:42.730Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:49:42.730Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T08:49:42.730Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:49:42.730Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T08:49:42.730Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T08:49:42.730Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T08:49:42.730Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T08:49:42.730Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T08:49:42.993Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T08:49:42.993Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T08:49:42.993Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T08:49:42.993Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T08:49:42.993Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:49:42.993Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:49:43.254Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T08:49:43.254Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:49:43.254Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:49:43.254Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:49:43.254Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:49:43.515Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T08:49:43.515Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T08:49:43.515Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T08:49:43.515Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:49:43.515Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:49:43.515Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:49:43.515Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T08:49:43.515Z]  ---> 742701bf2dff [2022-04-28T08:49:43.515Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T08:49:43.515Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T08:49:43.515Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:49:43.515Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:49:43.515Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T08:49:43.774Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T08:49:43.774Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:49:43.774Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T08:49:43.774Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T08:49:43.774Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T08:49:43.774Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T08:49:43.774Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T08:49:44.217Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:49:44.217Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:49:44.217Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:49:44.217Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:49:44.217Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T08:49:44.217Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T08:49:44.217Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T08:49:44.217Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:49:44.217Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T08:49:44.217Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:49:44.217Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T08:49:44.477Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:49:44.477Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:49:44.477Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T08:49:44.477Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:49:44.477Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T08:49:44.477Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:49:44.477Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T08:49:44.477Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T08:49:44.477Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T08:49:44.477Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:49:44.477Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T08:49:44.477Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T08:49:44.477Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T08:49:44.477Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:49:44.477Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T08:49:44.477Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:49:44.477Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:49:44.477Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T08:49:44.477Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T08:49:44.477Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:49:44.477Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T08:49:44.477Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:49:44.477Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:49:44.477Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T08:49:44.477Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:49:44.477Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:49:44.477Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:49:44.735Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:49:44.735Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T08:49:44.735Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T08:49:44.735Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:49:44.735Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:49:44.735Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:49:44.735Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:49:44.735Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:49:44.735Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:49:44.735Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:49:44.735Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T08:49:44.735Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T08:49:44.735Z] Removing intermediate container 766ab68e8dae [2022-04-28T08:49:44.735Z] ---> 8a51f924e5b4 [2022-04-28T08:49:44.735Z] [2022-04-28T08:49:44.735Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:49:44.735Z] ---> e04c818066af [2022-04-28T08:49:44.735Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:49:44.735Z] ---> Using cache [2022-04-28T08:49:44.735Z] ---> bbf3c2c91426 [2022-04-28T08:49:44.735Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:49:44.735Z] ---> Using cache [2022-04-28T08:49:44.735Z] ---> 462b104ac288 [2022-04-28T08:49:44.735Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:49:44.735Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T08:49:44.735Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T08:49:44.735Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T08:49:44.735Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T08:49:44.735Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T08:49:44.735Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T08:49:44.735Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T08:49:44.735Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T08:49:44.996Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T08:49:48.297Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:49:48.297Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:49:48.869Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T08:49:48.869Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T08:49:49.813Z]  ---> Running in 737d53c91c15 [2022-04-28T08:49:49.813Z] ---> Running in 7a8e889da1fe [2022-04-28T08:49:50.082Z] Removing intermediate container 7a8e889da1fe [2022-04-28T08:49:50.082Z] ---> 0e8976c30d77 [2022-04-28T08:49:50.082Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T08:49:50.082Z] ---> Running in 7eb92e0511cc [2022-04-28T08:49:50.343Z] Removing intermediate container 7eb92e0511cc [2022-04-28T08:49:50.343Z] ---> 4329b2e9c093 [2022-04-28T08:49:50.343Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:49:50.343Z] 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-04-28T08:49:50.343Z] ---> 8ea463d85566 [2022-04-28T08:49:50.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T08:49:51.282Z] ---> 83ee878aa8a1 [2022-04-28T08:49:51.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T08:49:51.282Z] ---> 4baa8a58de78 [2022-04-28T08:49:51.282Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T08:49:51.541Z] ---> Running in 4058effc7c47 [2022-04-28T08:49:51.542Z] Removing intermediate container 4058effc7c47 [2022-04-28T08:49:51.542Z] ---> 74ee196e6c7f [2022-04-28T08:49:51.542Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:49:51.542Z] ---> Running in 689c8512de10 [2022-04-28T08:49:51.800Z] Removing intermediate container 689c8512de10 [2022-04-28T08:49:51.800Z] ---> f1214f0f4691 [2022-04-28T08:49:51.800Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T08:49:51.800Z] ---> Running in e01d1a404311 [2022-04-28T08:49:52.060Z] Removing intermediate container e01d1a404311 [2022-04-28T08:49:52.060Z] ---> 20998c0e9b20 [2022-04-28T08:49:52.060Z] Step 21/22 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:49:52.060Z] ---> Running in f533a4591406 [2022-04-28T08:49:52.322Z] Removing intermediate container f533a4591406 [2022-04-28T08:49:52.322Z] ---> f5ef6158943a [2022-04-28T08:49:52.322Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T08:49:52.322Z] ---> Running in e3f857e78f4d [2022-04-28T08:49:52.582Z] Removing intermediate container e3f857e78f4d [2022-04-28T08:49:52.582Z] ---> db7bf4147494 [2022-04-28T08:49:52.582Z] [2022-04-28T08:49:52.842Z] Successfully built db7bf4147494 [2022-04-28T08:49:52.842Z] Successfully tagged support-scheduler:latest [2022-04-28T08:49:52.842Z]  Building support-scheduler ... done Building core-command [2022-04-28T08:49:57.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:49:57.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:49:57.063Z] ---> f083785e4e1f [2022-04-28T08:49:57.063Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:49:57.063Z] ---> Using cache [2022-04-28T08:49:57.063Z] ---> 7dc0890d62b1 [2022-04-28T08:49:57.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:49:57.063Z] ---> Using cache [2022-04-28T08:49:57.063Z] ---> 1f4f0bc83935 [2022-04-28T08:49:57.063Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T08:49:57.063Z] ---> Using cache [2022-04-28T08:49:57.063Z] ---> 6fc48e21e4d4 [2022-04-28T08:49:57.063Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:49:57.063Z] ---> Using cache [2022-04-28T08:49:57.063Z] ---> 2acbc2f74d55 [2022-04-28T08:49:57.063Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:49:57.063Z] ---> Using cache [2022-04-28T08:49:57.063Z] ---> b0571e76c2a7 [2022-04-28T08:49:57.063Z] Step 8/23 : COPY . . [2022-04-28T08:49:57.063Z] ---> Using cache [2022-04-28T08:49:57.063Z] ---> 8505e9931be8 [2022-04-28T08:49:57.063Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T08:49:59.610Z] ---> Running in 51956c432888 [2022-04-28T08:50:00.178Z] 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-04-28T08:50:10.160Z] Building bin/spire-agent... [2022-04-28T08:50:10.160Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T08:50:10.160Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T08:50:10.160Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T08:50:10.160Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T08:50:11.097Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T08:50:11.097Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T08:50:11.097Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T08:50:11.356Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T08:50:11.356Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T08:50:11.356Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T08:50:11.356Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T08:50:11.356Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T08:50:11.356Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T08:50:26.490Z] Removing intermediate container 02fce842b644 [2022-04-28T08:50:26.490Z] ---> 4fdbc77c46cd [2022-04-28T08:50:26.490Z] Successfully built 4fdbc77c46cd [2022-04-28T08:50:26.490Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:50:26.849Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:50:26.849Z] . [Pipeline] withDockerContainer [2022-04-28T08:50:27.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-33637 does not seem to be running inside a container [2022-04-28T08:50:27.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:50:28.593Z] $ docker top cfdafa5b102c0c5cbede0b462889a54c4c9d59de00552da9dca56a1dd7ee0546 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:50:29.534Z] + go version [2022-04-28T08:50:29.534Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T08:50:29.568Z] $ docker stop --time=1 cfdafa5b102c0c5cbede0b462889a54c4c9d59de00552da9dca56a1dd7ee0546 [2022-04-28T08:50:31.312Z] $ docker rm -f cfdafa5b102c0c5cbede0b462889a54c4c9d59de00552da9dca56a1dd7ee0546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:50:31.978Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:50:31.978Z] . [Pipeline] withDockerContainer [2022-04-28T08:50:32.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-33637 does not seem to be running inside a container [2022-04-28T08:50:32.337Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:50:33.768Z] $ docker top 9d04c155ca24415b3f672de9c7b80b389dc4fb06e5500fd59ba5c147b8b4b380 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T08:50:34.063Z] ========================================================= [2022-04-28T08:50:34.063Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T08:50:34.063Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:50:34.729Z] + make test [2022-04-28T08:50:34.729Z] go mod tidy -compat=1.17 [2022-04-28T08:50:35.720Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T08:50:37.904Z] Removing intermediate container 737d53c91c15 [2022-04-28T08:50:37.905Z] ---> 73c8092620b0 [2022-04-28T08:50:37.905Z] [2022-04-28T08:50:37.905Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:50:37.905Z] ---> e04c818066af [2022-04-28T08:50:37.905Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T08:50:37.905Z] ---> Running in 7427aaae6409 [2022-04-28T08:50:37.905Z] Removing intermediate container 51956c432888 [2022-04-28T08:50:37.905Z] ---> c91a45e1f65f [2022-04-28T08:50:37.905Z] [2022-04-28T08:50:37.905Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:50:37.905Z] ---> e04c818066af [2022-04-28T08:50:37.905Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T08:50:37.905Z] ---> Using cache [2022-04-28T08:50:37.905Z] ---> bbf3c2c91426 [2022-04-28T08:50:37.905Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:50:37.905Z] ---> Using cache [2022-04-28T08:50:37.905Z] ---> 462b104ac288 [2022-04-28T08:50:37.905Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T08:50:37.905Z] ---> Running in 35acfbcd3108 [2022-04-28T08:50:37.905Z] Removing intermediate container 35acfbcd3108 [2022-04-28T08:50:37.905Z] ---> 454d7318fdfd [2022-04-28T08:50:37.905Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T08:50:37.905Z] ---> Running in 839ceefacc9b [2022-04-28T08:50:37.905Z] Removing intermediate container 839ceefacc9b [2022-04-28T08:50:37.905Z] ---> 330a5625fc5b [2022-04-28T08:50:37.905Z] Step 15/23 : WORKDIR / [2022-04-28T08:50:37.905Z] ---> Running in ddc9e3cbcce7 [2022-04-28T08:50:37.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:37.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:37.905Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T08:50:37.905Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T08:50:37.905Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:50:37.905Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:50:37.905Z] Removing intermediate container ddc9e3cbcce7 [2022-04-28T08:50:37.905Z] ---> 6021d0c6417c [2022-04-28T08:50:37.905Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:50:37.905Z] OK: 6 MiB in 16 packages [2022-04-28T08:50:37.905Z] ---> 6faefd4fe9ac [2022-04-28T08:50:37.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T08:50:37.905Z] Removing intermediate container 7427aaae6409 [2022-04-28T08:50:37.905Z] ---> 59ceb561edd4 [2022-04-28T08:50:37.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T08:50:37.905Z] ---> Running in bbda286e540c [2022-04-28T08:50:38.471Z] Removing intermediate container bbda286e540c [2022-04-28T08:50:38.471Z] ---> 47e32ca84436 [2022-04-28T08:50:38.471Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T08:50:38.734Z] ---> Running in 4ca634f5720d [2022-04-28T08:50:39.060Z] ---> de42459ba6d6 [2022-04-28T08:50:39.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T08:50:39.321Z] Removing intermediate container 4ca634f5720d [2022-04-28T08:50:39.321Z] ---> 168286f938e9 [2022-04-28T08:50:39.321Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T08:50:39.321Z] ---> Running in 5cccebd3a73b [2022-04-28T08:50:39.582Z] ---> 1b1a243860a6 [2022-04-28T08:50:39.582Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T08:50:39.843Z] Removing intermediate container 5cccebd3a73b [2022-04-28T08:50:39.843Z] ---> 91d1cf54bb1d [2022-04-28T08:50:39.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:50:39.843Z] ---> Running in 664c079b8200 [2022-04-28T08:50:40.415Z] Removing intermediate container 664c079b8200 [2022-04-28T08:50:40.415Z] ---> aab18690912e [2022-04-28T08:50:40.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:50:40.415Z] ---> Running in 0c45f5ba73cc [2022-04-28T08:50:40.674Z] ---> 900a0f5446f0 [2022-04-28T08:50:40.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T08:50:40.932Z] Removing intermediate container 0c45f5ba73cc [2022-04-28T08:50:40.932Z] ---> 0955cbc6e968 [2022-04-28T08:50:40.932Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:50:40.932Z] ---> Running in bf9827c5af41 [2022-04-28T08:50:41.870Z] Removing intermediate container bf9827c5af41 [2022-04-28T08:50:41.870Z] ---> e9ae6ed86a2e [2022-04-28T08:50:41.870Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:50:41.870Z] ---> Running in 33452274643c [2022-04-28T08:50:42.135Z] ---> 598861f36524 [2022-04-28T08:50:42.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T08:50:42.394Z] Removing intermediate container 33452274643c [2022-04-28T08:50:42.394Z] ---> 9aa71d39b266 [2022-04-28T08:50:42.394Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T08:50:42.394Z] ---> Running in c65feafac137 [2022-04-28T08:50:42.654Z] ---> f8597efd15b8 [2022-04-28T08:50:42.654Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T08:50:42.913Z] Removing intermediate container c65feafac137 [2022-04-28T08:50:42.913Z] ---> f757df5abb1b [2022-04-28T08:50:42.913Z] [2022-04-28T08:50:42.913Z] ---> Running in 7e8bbc73d349 [2022-04-28T08:50:42.913Z] Successfully built f757df5abb1b [2022-04-28T08:50:42.913Z] Successfully tagged core-command:latest [2022-04-28T08:50:42.913Z]  Building core-command ... done Building security-spiffe-token-provider [2022-04-28T08:50:44.826Z] Removing intermediate container 7e8bbc73d349 [2022-04-28T08:50:44.826Z] ---> 32379f270af7 [2022-04-28T08:50:44.826Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:50:45.394Z] ---> Running in dcdd96289cdd [2022-04-28T08:50:45.963Z] Removing intermediate container dcdd96289cdd [2022-04-28T08:50:45.963Z] ---> 851ac97266a3 [2022-04-28T08:50:45.963Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T08:50:45.963Z] ---> Running in 3c50bdffc9c9 [2022-04-28T08:50:46.534Z] Removing intermediate container 3c50bdffc9c9 [2022-04-28T08:50:46.534Z] ---> 96fe29e0bc94 [2022-04-28T08:50:46.534Z] Step 21/22 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:50:46.534Z] ---> Running in c4876a33dd8f [2022-04-28T08:50:46.794Z] Removing intermediate container c4876a33dd8f [2022-04-28T08:50:46.794Z] ---> 018ecb4241ff [2022-04-28T08:50:46.794Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T08:50:47.054Z] ---> Running in 70f7dce082a0 [2022-04-28T08:50:47.622Z] Removing intermediate container 70f7dce082a0 [2022-04-28T08:50:47.622Z] ---> a644398daa71 [2022-04-28T08:50:47.622Z] [2022-04-28T08:50:47.882Z] Successfully built a644398daa71 [2022-04-28T08:50:47.882Z] Successfully tagged support-notifications:latest [2022-04-28T08:50:47.882Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-28T08:50:52.076Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:50:52.076Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:50:52.076Z] ---> f083785e4e1f [2022-04-28T08:50:52.076Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T08:50:52.076Z] ---> Using cache [2022-04-28T08:50:52.076Z] ---> 7dc0890d62b1 [2022-04-28T08:50:52.076Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T08:50:56.297Z] ---> Running in b169c1710a5c [2022-04-28T08:50:56.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:57.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:57.495Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:50:57.495Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:50:57.495Z] OK: 15864 distinct packages available [2022-04-28T08:50:57.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:58.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:50:58.694Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:50:58.694Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:50:58.694Z] ---> f083785e4e1f [2022-04-28T08:50:58.694Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T08:50:58.694Z] ---> Using cache [2022-04-28T08:50:58.694Z] ---> 7dc0890d62b1 [2022-04-28T08:50:58.694Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:50:58.694Z] ---> Using cache [2022-04-28T08:50:58.694Z] ---> 1f4f0bc83935 [2022-04-28T08:50:58.694Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T08:50:58.694Z] ---> Using cache [2022-04-28T08:50:58.694Z] ---> 6fc48e21e4d4 [2022-04-28T08:50:58.694Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T08:50:58.694Z] ---> Using cache [2022-04-28T08:50:58.694Z] ---> 2acbc2f74d55 [2022-04-28T08:50:58.694Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:50:58.694Z] ---> Using cache [2022-04-28T08:50:58.694Z] ---> b0571e76c2a7 [2022-04-28T08:50:58.694Z] Step 8/22 : COPY . . [2022-04-28T08:50:58.694Z] ---> Using cache [2022-04-28T08:50:58.694Z] ---> 8505e9931be8 [2022-04-28T08:50:58.694Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T08:50:58.694Z] OK: 221 MiB in 52 packages [2022-04-28T08:51:01.237Z] ---> Running in 4b04a0ea48ae [2022-04-28T08:51:02.620Z] Removing intermediate container b169c1710a5c [2022-04-28T08:51:02.620Z] ---> 7560d2f00054 [2022-04-28T08:51:02.620Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T08:51:02.620Z] 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-04-28T08:51:02.881Z] ---> 1c20a1f579f1 [2022-04-28T08:51:02.881Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:51:03.141Z] ---> Running in c52f92eed7a2 [2022-04-28T08:51:08.423Z] Removing intermediate container c52f92eed7a2 [2022-04-28T08:51:08.423Z] ---> f3d80bee7e9f [2022-04-28T08:51:08.423Z] Step 7/20 : COPY . . [2022-04-28T08:51:14.760Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T08:51:23.301Z] 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-04-28T08:51:38.195Z] ---> bcca9a053b0e [2022-04-28T08:51:38.195Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T08:51:38.195Z] ---> Running in 14f26ec2f8de [2022-04-28T08:51:38.195Z] Removing intermediate container 4b04a0ea48ae [2022-04-28T08:51:38.195Z] ---> d48f3bfe5b2a [2022-04-28T08:51:38.195Z] [2022-04-28T08:51:38.195Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T08:51:38.195Z] ---> e04c818066af [2022-04-28T08:51:38.195Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T08:51:38.195Z] ---> Running in 49d71c0ba687 [2022-04-28T08:51:38.195Z] 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-04-28T08:51:38.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:38.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:38.195Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:51:38.195Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:51:38.195Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T08:51:38.195Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T08:51:38.195Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T08:51:38.455Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T08:51:38.455Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:51:38.455Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:51:38.455Z] OK: 8 MiB in 20 packages [2022-04-28T08:51:39.392Z] Removing intermediate container 49d71c0ba687 [2022-04-28T08:51:39.392Z] ---> ccced1a22344 [2022-04-28T08:51:39.392Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T08:51:39.392Z] ---> Running in ccfc6d9b8f9c [2022-04-28T08:51:39.651Z] Removing intermediate container ccfc6d9b8f9c [2022-04-28T08:51:39.651Z] ---> c64ae9a8151f [2022-04-28T08:51:39.651Z] Step 13/22 : WORKDIR /edgex [2022-04-28T08:51:39.651Z] ---> Running in a78235e520f3 [2022-04-28T08:51:39.910Z] Removing intermediate container a78235e520f3 [2022-04-28T08:51:39.910Z] ---> 9786e0cb1510 [2022-04-28T08:51:39.910Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T08:51:40.170Z] ---> b267ef763185 [2022-04-28T08:51:40.170Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T08:51:41.110Z] ---> 2da284844fc2 [2022-04-28T08:51:41.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T08:51:41.368Z] ---> bbc5a492113b [2022-04-28T08:51:41.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T08:51:41.626Z] Removing intermediate container 55797b976f61 [2022-04-28T08:51:41.626Z] ---> 5afd2d211b2d [2022-04-28T08:51:41.626Z] [2022-04-28T08:51:41.626Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T08:51:41.626Z] 3.15: Pulling from library/alpine [2022-04-28T08:51:41.885Z] ---> 6c575853c834 [2022-04-28T08:51:41.885Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T08:51:41.885Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T08:51:41.885Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T08:51:41.885Z] ---> 0ac33e5f5afa [2022-04-28T08:51:41.885Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:51:41.885Z] ---> Running in be201481b94c [2022-04-28T08:51:41.885Z] ---> Running in 0da6f66a03ae [2022-04-28T08:51:42.143Z] Removing intermediate container 0da6f66a03ae [2022-04-28T08:51:42.143Z] ---> 687d63ed6266 [2022-04-28T08:51:42.143Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:51:42.143Z] ---> Running in 936064e8c2e9 [2022-04-28T08:51:42.714Z] Removing intermediate container be201481b94c [2022-04-28T08:51:42.714Z] ---> 472e4c243d91 [2022-04-28T08:51:42.714Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T08:51:42.972Z] ---> Running in c829c0c4ef70 [2022-04-28T08:51:42.972Z] Removing intermediate container c829c0c4ef70 [2022-04-28T08:51:42.972Z] ---> 608c842ce620 [2022-04-28T08:51:42.972Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T08:51:43.230Z] Removing intermediate container 936064e8c2e9 [2022-04-28T08:51:43.230Z] ---> 164f28a0f485 [2022-04-28T08:51:43.230Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T08:51:43.230Z] ---> Running in 3dec30bb0231 [2022-04-28T08:51:43.230Z] ---> Running in deca32f10fac [2022-04-28T08:51:43.512Z] Removing intermediate container 3dec30bb0231 [2022-04-28T08:51:43.512Z] ---> 3de80bff4ee1 [2022-04-28T08:51:43.512Z] Step 21/22 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:51:43.512Z] ---> Running in a17fe61bd1c5 [2022-04-28T08:51:43.772Z] Removing intermediate container a17fe61bd1c5 [2022-04-28T08:51:43.772Z] ---> c362ab6bbaf9 [2022-04-28T08:51:43.772Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T08:51:43.772Z] ---> Running in 9f60bab4d4e3 [2022-04-28T08:51:43.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:44.030Z] Removing intermediate container 9f60bab4d4e3 [2022-04-28T08:51:44.030Z] ---> b1b74d5acbec [2022-04-28T08:51:44.030Z] [2022-04-28T08:51:44.030Z] Successfully built b1b74d5acbec [2022-04-28T08:51:44.030Z] Successfully tagged security-proxy-setup:latest [2022-04-28T08:51:44.030Z]  Building security-proxy-setup ... done Building core-data [2022-04-28T08:51:44.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:44.856Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:51:44.856Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:51:44.856Z] OK: 15854 distinct packages available [2022-04-28T08:51:44.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:45.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:46.050Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T08:51:46.310Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:51:46.310Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T08:51:46.310Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T08:51:46.570Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T08:51:46.570Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:51:46.570Z] OK: 6 MiB in 19 packages [2022-04-28T08:51:48.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T08:51:48.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T08:51:48.477Z] ---> f083785e4e1f [2022-04-28T08:51:48.477Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T08:51:48.477Z] ---> Using cache [2022-04-28T08:51:48.477Z] ---> 7dc0890d62b1 [2022-04-28T08:51:48.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:51:48.477Z] ---> Using cache [2022-04-28T08:51:48.477Z] ---> 1f4f0bc83935 [2022-04-28T08:51:48.477Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T08:51:50.385Z] ---> Running in e31d1273293e [2022-04-28T08:51:50.385Z] Removing intermediate container deca32f10fac [2022-04-28T08:51:50.385Z] ---> de641a898c65 [2022-04-28T08:51:50.385Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T08:51:50.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:51.323Z] ---> 3eeaf518ffe6 [2022-04-28T08:51:51.323Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T08:51:51.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:51.582Z] OK: 221 MiB in 52 packages [2022-04-28T08:51:52.524Z] ---> 2d45812a7dc5 [2022-04-28T08:51:52.524Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T08:51:52.787Z] Removing intermediate container e31d1273293e [2022-04-28T08:51:52.787Z] ---> 24c82f4a7a6b [2022-04-28T08:51:52.787Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T08:51:52.787Z] ---> 2e1a777a40b9 [2022-04-28T08:51:52.787Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T08:51:53.047Z] ---> f1d0711c5ac6 [2022-04-28T08:51:53.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:51:53.047Z] ---> e631ad10df12 [2022-04-28T08:51:53.047Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T08:51:53.047Z] ---> Running in 749106d869f4 [2022-04-28T08:51:53.339Z] ---> 2cdb5e266d31 [2022-04-28T08:51:53.339Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T08:51:53.339Z] ---> Running in 87e9cf00298d [2022-04-28T08:51:53.600Z] Removing intermediate container 87e9cf00298d [2022-04-28T08:51:53.600Z] ---> aa1ece48dda7 [2022-04-28T08:51:53.600Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T08:51:53.600Z] ---> Running in 1671f248974f [2022-04-28T08:51:53.871Z] Removing intermediate container 1671f248974f [2022-04-28T08:51:53.871Z] ---> 707f44cf7af6 [2022-04-28T08:51:53.871Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T08:51:53.871Z] ---> Running in dec6f12f1de4 [2022-04-28T08:51:54.134Z] Removing intermediate container 749106d869f4 [2022-04-28T08:51:54.134Z] ---> b0d933149a53 [2022-04-28T08:51:54.134Z] Step 8/23 : COPY . . [2022-04-28T08:51:54.134Z] Removing intermediate container dec6f12f1de4 [2022-04-28T08:51:54.134Z] ---> 5b909ba7c3a8 [2022-04-28T08:51:54.134Z] Step 25/26 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:51:54.134Z] ---> Running in 9fcdd1dc0894 [2022-04-28T08:51:54.704Z] Removing intermediate container 9fcdd1dc0894 [2022-04-28T08:51:54.704Z] ---> e4355cdc9d9f [2022-04-28T08:51:54.704Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T08:51:56.089Z] ---> Running in c17a5f46e3fc [2022-04-28T08:51:56.089Z] Removing intermediate container 14f26ec2f8de [2022-04-28T08:51:56.089Z] ---> 98122d5761e7 [2022-04-28T08:51:56.089Z] [2022-04-28T08:51:56.089Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T08:51:56.089Z] ---> 0ac33e5f5afa [2022-04-28T08:51:56.089Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:51:56.089Z] ---> Using cache [2022-04-28T08:51:56.089Z] ---> 687d63ed6266 [2022-04-28T08:51:56.089Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:51:56.089Z] ---> Using cache [2022-04-28T08:51:56.089Z] ---> 164f28a0f485 [2022-04-28T08:51:56.089Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T08:51:56.089Z] ---> Running in 35ebb453b88f [2022-04-28T08:51:56.089Z] Removing intermediate container c17a5f46e3fc [2022-04-28T08:51:56.089Z] ---> e71cca318b6a [2022-04-28T08:51:56.089Z] [2022-04-28T08:51:56.089Z] Successfully built e71cca318b6a [2022-04-28T08:51:56.089Z] Successfully tagged security-spire-agent:latest [2022-04-28T08:51:56.348Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:57.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:57.540Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:51:57.540Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:51:57.540Z] OK: 15854 distinct packages available [2022-04-28T08:51:57.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:58.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:51:58.737Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T08:51:58.737Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T08:51:58.997Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T08:51:58.997Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T08:51:58.997Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T08:51:59.258Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T08:51:59.258Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:51:59.517Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T08:51:59.517Z] ---> 14f58de095ff [2022-04-28T08:51:59.517Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T08:51:59.517Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T08:51:59.517Z] ---> Running in 4da739282269 [2022-04-28T08:51:59.517Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:51:59.517Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:51:59.517Z] OK: 8 MiB in 23 packages [2022-04-28T08:51:59.776Z] 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-04-28T08:52:00.034Z] Removing intermediate container 35ebb453b88f [2022-04-28T08:52:00.035Z] ---> a92d215a31d3 [2022-04-28T08:52:00.035Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:52:00.293Z] ---> ff473281f413 [2022-04-28T08:52:00.293Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T08:52:00.861Z] ---> 111a2afaad65 [2022-04-28T08:52:00.861Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T08:52:01.128Z] ---> 06eb10392813 [2022-04-28T08:52:01.128Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T08:52:01.128Z] ---> Running in 4a54c328c5f3 [2022-04-28T08:52:01.128Z] Removing intermediate container 4a54c328c5f3 [2022-04-28T08:52:01.128Z] ---> 9776c788f89f [2022-04-28T08:52:01.128Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:52:01.128Z] ---> Running in febcc137875e [2022-04-28T08:52:01.390Z] Removing intermediate container febcc137875e [2022-04-28T08:52:01.390Z] ---> 1374ee9d1692 [2022-04-28T08:52:01.390Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T08:52:01.390Z] ---> Running in 109219cc1e75 [2022-04-28T08:52:01.390Z] Removing intermediate container 109219cc1e75 [2022-04-28T08:52:01.390Z] ---> 21d32ec2a26d [2022-04-28T08:52:01.390Z] Step 19/20 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:52:01.390Z] ---> Running in c33264948a64 [2022-04-28T08:52:01.651Z] Removing intermediate container c33264948a64 [2022-04-28T08:52:01.651Z] ---> 2c432aadbe9f [2022-04-28T08:52:01.651Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T08:52:01.651Z] ---> Running in bfa00943ba2c [2022-04-28T08:52:01.651Z] Removing intermediate container bfa00943ba2c [2022-04-28T08:52:01.651Z] ---> a80a9b32a90f [2022-04-28T08:52:01.651Z] [2022-04-28T08:52:01.651Z] Successfully built a80a9b32a90f [2022-04-28T08:52:01.651Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T08:52:11.673Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-28T08:52:11.673Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T08:52:11.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T08:52:11.673Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T08:52:11.932Z] Building bin/spire-agent... [2022-04-28T08:52:11.932Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T08:52:11.932Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T08:52:11.932Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T08:52:11.932Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T08:52:12.192Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T08:52:12.192Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T08:52:12.192Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T08:52:12.192Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T08:52:12.450Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T08:52:12.450Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T08:52:12.450Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T08:52:12.450Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T08:52:12.450Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T08:52:12.450Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T08:52:12.710Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T08:52:12.710Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T08:52:12.710Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T08:52:12.710Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T08:52:12.710Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T08:52:12.710Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T08:52:12.710Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T08:52:12.710Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T08:52:12.710Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T08:52:19.300Z] Removing intermediate container 4da739282269 [2022-04-28T08:52:19.300Z] ---> bbd18be17e44 [2022-04-28T08:52:19.300Z] [2022-04-28T08:52:19.300Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T08:52:19.300Z] ---> e04c818066af [2022-04-28T08:52:19.300Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T08:52:19.300Z] ---> Running in a1e31f36f013 [2022-04-28T08:52:19.300Z] Removing intermediate container a1e31f36f013 [2022-04-28T08:52:19.300Z] ---> 320e0baa759c [2022-04-28T08:52:19.300Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T08:52:19.300Z] ---> Running in 1b084d87377e [2022-04-28T08:52:19.300Z] Removing intermediate container 1b084d87377e [2022-04-28T08:52:19.300Z] ---> b40b0c79a1a3 [2022-04-28T08:52:19.300Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T08:52:19.300Z] ---> Running in a24daf9cd66c [2022-04-28T08:52:19.558Z] Removing intermediate container a24daf9cd66c [2022-04-28T08:52:19.558Z] ---> 84c9adfeb29e [2022-04-28T08:52:19.558Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:52:19.558Z] ---> Running in f937e9d5fc8e [2022-04-28T08:52:21.084Z] Removing intermediate container f937e9d5fc8e [2022-04-28T08:52:21.084Z] ---> 5ce184323f37 [2022-04-28T08:52:21.084Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T08:52:21.084Z] ---> Running in d78caf845f5c [2022-04-28T08:52:21.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:52:22.124Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:52:22.124Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T08:52:22.412Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:52:22.412Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T08:52:22.412Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:52:22.708Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T08:52:22.708Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T08:52:22.708Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:52:22.708Z] OK: 8 MiB in 20 packages [2022-04-28T08:52:23.645Z] Removing intermediate container d78caf845f5c [2022-04-28T08:52:23.645Z] ---> a3a8df8250b2 [2022-04-28T08:52:23.645Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T08:52:23.903Z] ---> dd5fb91df954 [2022-04-28T08:52:23.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T08:52:24.471Z] ---> 85ce4306fe3e [2022-04-28T08:52:24.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T08:52:24.746Z] ---> 482a8fedb555 [2022-04-28T08:52:24.746Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T08:52:25.007Z] ---> Running in 491f9f75b9e4 [2022-04-28T08:52:25.266Z] Removing intermediate container 491f9f75b9e4 [2022-04-28T08:52:25.266Z] ---> c37a4f160c8a [2022-04-28T08:52:25.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T08:52:26.207Z] ---> Running in b9d9061691cf [2022-04-28T08:52:26.466Z] Removing intermediate container b9d9061691cf [2022-04-28T08:52:26.466Z] ---> aad52873ec9f [2022-04-28T08:52:26.466Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T08:52:27.056Z] ---> Running in 1eb11aa07500 [2022-04-28T08:52:27.314Z] Removing intermediate container 1eb11aa07500 [2022-04-28T08:52:27.314Z] ---> 421b9c42f100 [2022-04-28T08:52:27.314Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:52:27.314Z] ---> Running in bcbf7a160a93 [2022-04-28T08:52:27.573Z] Removing intermediate container bcbf7a160a93 [2022-04-28T08:52:27.574Z] ---> f1ce8088fd8e [2022-04-28T08:52:27.574Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T08:52:27.574Z] ---> Running in 7ccd0c0dff12 [2022-04-28T08:52:27.832Z] Removing intermediate container 7ccd0c0dff12 [2022-04-28T08:52:27.832Z] ---> 9f8d66a39b51 [2022-04-28T08:52:27.832Z] [2022-04-28T08:52:28.094Z] Successfully built 9f8d66a39b51 [2022-04-28T08:52:28.094Z] Successfully tagged core-data:latest [2022-04-28T08:53:06.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T08:53:06.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T08:53:06.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T08:53:06.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T08:53:06.822Z]  Building core-data ... done Removing intermediate container 2d4f207bcdff [2022-04-28T08:53:06.822Z] ---> c987373fb8e7 [2022-04-28T08:53:06.822Z] [2022-04-28T08:53:06.822Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T08:53:06.822Z] ---> 0ac33e5f5afa [2022-04-28T08:53:06.822Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:53:06.822Z] ---> Using cache [2022-04-28T08:53:06.822Z] ---> 687d63ed6266 [2022-04-28T08:53:06.822Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:53:06.822Z] ---> Using cache [2022-04-28T08:53:06.822Z] ---> 164f28a0f485 [2022-04-28T08:53:06.823Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T08:53:06.823Z] ---> Using cache [2022-04-28T08:53:06.823Z] ---> de641a898c65 [2022-04-28T08:53:06.823Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T08:53:06.823Z] Removing intermediate container 1b3864dee613 [2022-04-28T08:53:06.823Z] ---> e26bbc3e3f4f [2022-04-28T08:53:06.823Z] [2022-04-28T08:53:06.823Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T08:53:06.823Z] ---> 0ac33e5f5afa [2022-04-28T08:53:06.823Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T08:53:06.823Z] ---> Using cache [2022-04-28T08:53:06.823Z] ---> 687d63ed6266 [2022-04-28T08:53:06.823Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:53:06.823Z] ---> Using cache [2022-04-28T08:53:06.823Z] ---> 164f28a0f485 [2022-04-28T08:53:06.823Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T08:53:06.823Z] ---> Running in 26840e6f6502 [2022-04-28T08:53:06.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:53:07.393Z] ---> da386548a9c8 [2022-04-28T08:53:07.393Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T08:53:07.393Z] ---> 778d2128b62f [2022-04-28T08:53:07.393Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T08:53:07.653Z] ---> 48222e52a539 [2022-04-28T08:53:07.653Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T08:53:07.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:53:07.653Z] ---> 960a1d7de8f6 [2022-04-28T08:53:07.653Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T08:53:07.934Z] ---> Running in a625c378a531 [2022-04-28T08:53:07.934Z] Removing intermediate container a625c378a531 [2022-04-28T08:53:07.934Z] ---> fbe7b854fed0 [2022-04-28T08:53:07.934Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T08:53:07.934Z] ---> Running in bdc5cc672c2d [2022-04-28T08:53:07.934Z] Removing intermediate container bdc5cc672c2d [2022-04-28T08:53:07.934Z] ---> faa1898eb957 [2022-04-28T08:53:07.934Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T08:53:08.194Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T08:53:08.194Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T08:53:08.194Z] OK: 15854 distinct packages available [2022-04-28T08:53:08.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:53:08.194Z] ---> Running in ab64bbff44b3 [2022-04-28T08:53:08.194Z] Removing intermediate container ab64bbff44b3 [2022-04-28T08:53:08.194Z] ---> 8e656261f1ec [2022-04-28T08:53:08.194Z] Step 24/25 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:53:08.194Z] ---> Running in 73c07b42de19 [2022-04-28T08:53:08.453Z] Removing intermediate container 73c07b42de19 [2022-04-28T08:53:08.453Z] ---> 7f2e615958b2 [2022-04-28T08:53:08.453Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T08:53:08.453Z] ---> Running in 69baedce8750 [2022-04-28T08:53:08.453Z] Removing intermediate container 69baedce8750 [2022-04-28T08:53:08.453Z] ---> a575dfac010a [2022-04-28T08:53:08.453Z] [2022-04-28T08:53:08.453Z] Successfully built a575dfac010a [2022-04-28T08:53:08.453Z] Successfully tagged security-spire-server:latest [2022-04-28T08:53:09.023Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:53:09.283Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T08:53:09.283Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T08:53:09.283Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T08:53:09.543Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T08:53:09.543Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T08:53:09.543Z] OK: 6 MiB in 18 packages [2022-04-28T08:53:09.803Z] Removing intermediate container 26840e6f6502 [2022-04-28T08:53:09.803Z] ---> 9a278c9ac855 [2022-04-28T08:53:09.803Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T08:53:11.186Z] ---> 1000a740bf1a [2022-04-28T08:53:11.186Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T08:53:11.186Z] ---> 2c69a0933eac [2022-04-28T08:53:11.186Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T08:53:11.447Z] ---> Running in e5aebe6fd1d0 [2022-04-28T08:53:11.447Z] Removing intermediate container e5aebe6fd1d0 [2022-04-28T08:53:11.447Z] ---> e2a5f0e9a646 [2022-04-28T08:53:11.447Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T08:53:11.708Z] ---> 84d8d660169c [2022-04-28T08:53:11.708Z] Step 21/26 : WORKDIR / [2022-04-28T08:53:11.708Z] ---> Running in dc94429a585b [2022-04-28T08:53:11.708Z] Removing intermediate container dc94429a585b [2022-04-28T08:53:11.708Z] ---> ee2becc1395e [2022-04-28T08:53:11.708Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T08:53:11.708Z] ---> Running in 889a83d53d69 [2022-04-28T08:53:11.968Z] Removing intermediate container 889a83d53d69 [2022-04-28T08:53:11.968Z] ---> 19298f6d6e74 [2022-04-28T08:53:11.968Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T08:53:11.968Z] ---> Running in f977340f86c9 [2022-04-28T08:53:11.968Z] Removing intermediate container f977340f86c9 [2022-04-28T08:53:11.968Z] ---> e8a3ad67c2e0 [2022-04-28T08:53:11.968Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T08:53:11.968Z] ---> Running in 878451c531f0 [2022-04-28T08:53:11.968Z] Removing intermediate container 878451c531f0 [2022-04-28T08:53:11.968Z] ---> d12e518be302 [2022-04-28T08:53:11.968Z] Step 25/26 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T08:53:12.228Z] ---> Running in 14eed15ab326 [2022-04-28T08:53:12.228Z] Removing intermediate container 14eed15ab326 [2022-04-28T08:53:12.228Z] ---> 84e95bffe2eb [2022-04-28T08:53:12.228Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T08:53:12.228Z] ---> Running in 9b4a111b5fb4 [2022-04-28T08:53:12.228Z] Removing intermediate container 9b4a111b5fb4 [2022-04-28T08:53:12.228Z] ---> ce42012bf7d9 [2022-04-28T08:53:12.228Z] [2022-04-28T08:53:12.489Z] Successfully built ce42012bf7d9 [2022-04-28T08:53:12.489Z] Successfully tagged security-spire-config:latest [2022-04-28T08:53:12.496Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T08:53:12.515Z] $ docker stop --time=1 235cb63c455728983a186e2b1cfad6e88c1ab74e11d3c64a4b40dcfbba530a1e [2022-04-28T08:53:13.820Z] $ docker rm -f 235cb63c455728983a186e2b1cfad6e88c1ab74e11d3c64a4b40dcfbba530a1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:53:14.165Z] + docker images [2022-04-28T08:53:14.165Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T08:53:14.165Z] security-spire-config latest ce42012bf7d9 1 second ago 86.7MB [2022-04-28T08:53:14.165Z] security-spire-server latest a575dfac010a 5 seconds ago 87.3MB [2022-04-28T08:53:14.165Z] e26bbc3e3f4f 15 seconds ago 4.43GB [2022-04-28T08:53:14.165Z] c987373fb8e7 16 seconds ago 4.43GB [2022-04-28T08:53:14.165Z] core-data latest 9f8d66a39b51 46 seconds ago 22.5MB [2022-04-28T08:53:14.165Z] bbd18be17e44 56 seconds ago 1.52GB [2022-04-28T08:53:14.165Z] security-spiffe-token-provider latest a80a9b32a90f About a minute ago 28.8MB [2022-04-28T08:53:14.165Z] security-spire-agent latest e71cca318b6a About a minute ago 127MB [2022-04-28T08:53:14.165Z] 98122d5761e7 About a minute ago 1.54GB [2022-04-28T08:53:14.165Z] security-proxy-setup latest b1b74d5acbec About a minute ago 26.9MB [2022-04-28T08:53:14.165Z] 5afd2d211b2d About a minute ago 4.43GB [2022-04-28T08:53:14.165Z] d48f3bfe5b2a About a minute ago 1.5GB [2022-04-28T08:53:14.165Z] support-notifications latest a644398daa71 2 minutes ago 26.9MB [2022-04-28T08:53:14.165Z] core-command latest f757df5abb1b 2 minutes ago 16.1MB [2022-04-28T08:53:14.165Z] c91a45e1f65f 2 minutes ago 1.49GB [2022-04-28T08:53:14.165Z] 73c8092620b0 2 minutes ago 1.55GB [2022-04-28T08:53:14.165Z] support-scheduler latest db7bf4147494 3 minutes ago 26.3MB [2022-04-28T08:53:14.165Z] 8a51f924e5b4 3 minutes ago 1.55GB [2022-04-28T08:53:14.165Z] sys-mgmt-agent latest eb1ee568dbf0 3 minutes ago 299MB [2022-04-28T08:53:14.165Z] security-bootstrapper latest 8b20c2101a74 4 minutes ago 19.1MB [2022-04-28T08:53:14.165Z] security-secretstore-setup latest bffceb1feb64 4 minutes ago 28.5MB [2022-04-28T08:53:14.165Z] core-metadata latest c350516b7197 4 minutes ago 17MB [2022-04-28T08:53:14.165Z] 6a7f0450f467 4 minutes ago 1.49GB [2022-04-28T08:53:14.165Z] 526b8e60f73b 4 minutes ago 1.5GB [2022-04-28T08:53:14.165Z] d98fe50cce9a 4 minutes ago 1.5GB [2022-04-28T08:53:14.165Z] dfd7293ddcc2 4 minutes ago 1.5GB [2022-04-28T08:53:14.165Z] ci-base-image-x86_64 latest f083785e4e1f 7 minutes ago 896MB [2022-04-28T08:53:14.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB [2022-04-28T08:53:14.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB [2022-04-28T08:53:14.165Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T08:53:14.165Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T08:53:14.165Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T08:53:14.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T08:53:15.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T08:53:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.340s coverage: 28.7% of statements [2022-04-28T08:53:30.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T08:53:30.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T08:53:36.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements [2022-04-28T08:53:36.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T08:53:36.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 53.4% of statements [2022-04-28T08:53:36.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T08:53:36.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T08:53:59.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.189s coverage: 89.2% of statements [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:53:59.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.334s coverage: 84.4% of statements [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T08:53:59.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.651s coverage: 95.6% of statements [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.506s coverage: 72.2% of statements [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.660s coverage: 60.0% of statements [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.433s coverage: 0.9% of statements [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.642s coverage: 58.8% of statements [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.323s coverage: 29.6% of statements [2022-04-28T08:54:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements [2022-04-28T08:54:02.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2022-04-28T08:54:03.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements [2022-04-28T08:54:03.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2022-04-28T08:54:16.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.283s coverage: 94.4% of statements [2022-04-28T08:54:16.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2022-04-28T08:54:22.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 82.5% of statements [2022-04-28T08:54:22.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.319s coverage: 80.0% of statements [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements [2022-04-28T08:54:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements [2022-04-28T08:54:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T08:54:36.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 64.4% of statements [2022-04-28T08:54:36.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T08:54:36.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T08:54:36.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.322s coverage: 100.0% of statements [2022-04-28T08:54:36.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-04-28T08:54:36.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-04-28T08:54:36.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-04-28T08:54:36.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-04-28T08:54:44.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.520s coverage: 65.4% of statements [2022-04-28T08:54:44.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T08:54:44.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T08:54:44.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T08:54:48.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 43.8% of statements [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T08:54:48.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T08:54:48.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T08:54:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T08:54:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.516s coverage: 17.7% of statements [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T08:54:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.757s coverage: 92.3% of statements [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T08:54:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T08:54:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T08:54:57.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T08:54:57.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.248s coverage: 28.9% of statements [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T08:54:57.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T08:54:57.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.239s coverage: 100.0% of statements [2022-04-28T08:54:57.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-04-28T08:54:58.929Z] 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-04-28T08:54:58.929Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T08:54:58.929Z] GO111MODULE=on go vet ./... [2022-04-28T08:57:05.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:57:05.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:57:05.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T08:57:05.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T08:57:06.565Z] + ls -al . [2022-04-28T08:57:06.565Z] total 668 [2022-04-28T08:57:06.565Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 08:57 . [2022-04-28T08:57:06.565Z] drwxr-xr-x 4 root root 4096 Apr 28 08:50 .. [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 08:48 .dockerignore [2022-04-28T08:57:06.565Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 08:48 .git [2022-04-28T08:57:06.565Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 08:48 .github [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 08:48 .gitignore [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 08:48 .golangci.yml [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 08:48 .hadolint.yml [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 08:48 .sonarcloud.properties [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 08:48 ADOPTERS.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 08:48 Attribution.txt [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 08:48 CHANGELOG.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 08:48 CONTRIBUTING.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 08:48 GOVERNANCE.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 08:48 Jenkinsfile [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 08:48 LICENSE [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 08:48 Makefile [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 08:48 OWNERS.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 08:48 README.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 08:48 SECURITY.md [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 08:44 VERSION [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 08:48 ZMQWindows.md [2022-04-28T08:57:06.565Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 08:48 bin [2022-04-28T08:57:06.565Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 08:48 cmd [2022-04-28T08:57:06.565Z] -rw-r--r-- 1 root root 435134 Apr 28 08:54 coverage.out [2022-04-28T08:57:06.565Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 08:48 go.mod [2022-04-28T08:57:06.566Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 08:50 go.sum [2022-04-28T08:57:06.566Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 08:48 internal [2022-04-28T08:57:06.566Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 08:48 openapi [2022-04-28T08:57:06.566Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 08:48 snap [2022-04-28T08:57:06.566Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 08:48 version.go [Pipeline] sh [2022-04-28T08:57:07.238Z] + '[' -e coverage.out ] [2022-04-28T08:57:07.239Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T08:57:07.261Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T08:57:08.184Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T08:57:08.845Z] + make build [2022-04-28T08:57:08.845Z] 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-04-28T08:58:45.701Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T08:59:42.343Z] 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-04-28T08:59:42.343Z] 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-04-28T09:00:21.402Z] 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-04-28T09:00:21.402Z] 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-04-28T09:00:24.817Z] 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-04-28T09:00:31.540Z] 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-04-28T09:00:34.946Z] 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-04-28T09:00:40.368Z] 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-04-28T09:00:43.780Z] 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-04-28T09:00:48.107Z] 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-04-28T09:00:56.422Z] 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-04-28T09:01:01.869Z] $ docker stop --time=1 9d04c155ca24415b3f672de9c7b80b389dc4fb06e5500fd59ba5c147b8b4b380 [2022-04-28T09:01:03.963Z] $ docker rm -f 9d04c155ca24415b3f672de9c7b80b389dc4fb06e5500fd59ba5c147b8b4b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:01:06.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:01:06.430Z] [2022-04-28T09:01:06.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:01:06.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:01:07.060Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T09:01:07.060Z] 29e5d40040c1: Pulling fs layer [2022-04-28T09:01:07.060Z] 1ce36da41761: Pulling fs layer [2022-04-28T09:01:07.060Z] 25b303627fd3: Pulling fs layer [2022-04-28T09:01:07.060Z] 29e5d40040c1: Verifying Checksum [2022-04-28T09:01:07.060Z] 29e5d40040c1: Download complete [2022-04-28T09:01:07.341Z] 1ce36da41761: Verifying Checksum [2022-04-28T09:01:07.341Z] 1ce36da41761: Download complete [2022-04-28T09:01:07.616Z] 29e5d40040c1: Pull complete [2022-04-28T09:01:09.060Z] 25b303627fd3: Download complete [2022-04-28T09:01:09.060Z] 1ce36da41761: Pull complete [2022-04-28T09:01:19.218Z] 25b303627fd3: Pull complete [2022-04-28T09:01:19.218Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T09:01:19.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:01:19.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T09:01:19.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-33637 does not seem to be running inside a container [2022-04-28T09:01:19.581Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T09:01:22.144Z] $ docker top f2a33c3c779f8f0f7e27a9dafe1e39f66a16f423cb0c146bcc637755b5dd4f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:01:23.185Z] + docker-compose build --help [2022-04-28T09:01:23.185Z] + grep parallel [2022-04-28T09:01:28.690Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T09:01:28.736Z] $ docker stop --time=1 f2a33c3c779f8f0f7e27a9dafe1e39f66a16f423cb0c146bcc637755b5dd4f49 [2022-04-28T09:01:30.519Z] $ docker rm -f f2a33c3c779f8f0f7e27a9dafe1e39f66a16f423cb0c146bcc637755b5dd4f49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:01:31.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:01:31.209Z] . [Pipeline] withDockerContainer [2022-04-28T09:01:31.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-33637 does not seem to be running inside a container [2022-04-28T09:01:31.583Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T09:01:33.050Z] $ docker top cfc779d693bce4ea8e483bd5fd15e6d7740024a14a559bda47b299d84291ba2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:01:34.027Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T09:01:39.410Z] Building core-command ... [2022-04-28T09:01:39.410Z] Building core-data ... [2022-04-28T09:01:39.410Z] Building core-metadata ... [2022-04-28T09:01:39.410Z] Building security-bootstrapper ... [2022-04-28T09:01:39.410Z] Building security-proxy-setup ... [2022-04-28T09:01:39.410Z] Building security-secretstore-setup ... [2022-04-28T09:01:39.410Z] Building security-spiffe-token-provider ... [2022-04-28T09:01:39.410Z] Building security-spire-agent ... [2022-04-28T09:01:39.410Z] Building security-spire-config ... [2022-04-28T09:01:39.410Z] Building security-spire-server ... [2022-04-28T09:01:39.410Z] Building support-notifications ... [2022-04-28T09:01:39.410Z] Building support-scheduler ... [2022-04-28T09:01:39.410Z] Building sys-mgmt-agent ... [2022-04-28T09:01:39.410Z] Building core-command [2022-04-28T09:01:39.410Z] Building security-spiffe-token-provider [2022-04-28T09:01:39.410Z] Building support-notifications [2022-04-28T09:01:39.410Z] Building security-bootstrapper [2022-04-28T09:01:39.410Z] Building security-spire-config [2022-04-28T09:03:01.182Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:01.182Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:01.182Z] ---> 4fdbc77c46cd [2022-04-28T09:03:01.182Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:03:01.182Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:01.182Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:01.182Z] ---> 4fdbc77c46cd [2022-04-28T09:03:01.182Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T09:03:01.182Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:01.182Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:01.182Z] ---> 4fdbc77c46cd [2022-04-28T09:03:01.182Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T09:03:01.182Z] ---> Running in 51b05b217548 [2022-04-28T09:03:01.182Z] ---> Running in 7c88d94f72f3 [2022-04-28T09:03:01.182Z] ---> Running in c30d49f27c06 [2022-04-28T09:03:01.182Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:01.182Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:01.182Z] ---> 4fdbc77c46cd [2022-04-28T09:03:01.182Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:03:01.182Z] ---> Running in 701239ecaa6e [2022-04-28T09:03:01.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:01.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:01.182Z] ---> 4fdbc77c46cd [2022-04-28T09:03:01.182Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:03:01.182Z] ---> Running in 2b62d85c5566 [2022-04-28T09:03:01.182Z] Removing intermediate container 701239ecaa6e [2022-04-28T09:03:01.182Z] ---> aa1e23052d05 [2022-04-28T09:03:01.182Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:01.182Z] Removing intermediate container 7c88d94f72f3 [2022-04-28T09:03:01.182Z] ---> 7ce20655039c [2022-04-28T09:03:01.182Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T09:03:01.182Z] Removing intermediate container c30d49f27c06 [2022-04-28T09:03:01.182Z] ---> 037cb1c4f9fa [2022-04-28T09:03:01.182Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:01.182Z] Removing intermediate container 51b05b217548 [2022-04-28T09:03:01.182Z] ---> 5a328f3643c3 [2022-04-28T09:03:01.182Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:01.182Z] Removing intermediate container 2b62d85c5566 [2022-04-28T09:03:01.182Z] ---> 923fe7dabcf3 [2022-04-28T09:03:01.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:01.182Z] ---> Running in 2bc8887d511d [2022-04-28T09:03:01.182Z] ---> Running in be4f1dbd6ed9 [2022-04-28T09:03:01.182Z] ---> Running in 2d70e1458929 [2022-04-28T09:03:01.457Z] ---> Running in b51fb3941267 [2022-04-28T09:03:01.457Z] ---> Running in 09dbc08859ee [2022-04-28T09:03:04.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:05.160Z] Removing intermediate container 2d70e1458929 [2022-04-28T09:03:05.160Z] ---> 677223c3af17 [2022-04-28T09:03:05.160Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:03:05.160Z] Removing intermediate container 2bc8887d511d [2022-04-28T09:03:05.160Z] ---> 434a45c8bf55 [2022-04-28T09:03:05.160Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:03:05.160Z] ---> Running in 48c5c428dc87 [2022-04-28T09:03:05.471Z] ---> Running in fef5cfa4df71 [2022-04-28T09:03:05.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:05.752Z] Removing intermediate container 09dbc08859ee [2022-04-28T09:03:05.752Z] ---> 70f99f0b26f1 [2022-04-28T09:03:05.752Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T09:03:06.033Z] Removing intermediate container b51fb3941267 [2022-04-28T09:03:06.033Z] ---> 6e960e455955 [2022-04-28T09:03:06.033Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T09:03:06.033Z] ---> Running in e0919e1f4b8b [2022-04-28T09:03:06.312Z] ---> Running in cb95563475b7 [2022-04-28T09:03:06.934Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:03:06.934Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:03:06.934Z] OK: 15739 distinct packages available [2022-04-28T09:03:07.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:07.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:07.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:08.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:08.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:08.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:08.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:08.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:09.287Z] OK: 220 MiB in 52 packages [2022-04-28T09:03:09.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:09.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:03:09.897Z] OK: 220 MiB in 52 packages [2022-04-28T09:03:10.178Z] OK: 220 MiB in 52 packages [2022-04-28T09:03:10.791Z] OK: 220 MiB in 52 packages [2022-04-28T09:03:11.072Z] OK: 220 MiB in 52 packages [2022-04-28T09:03:11.353Z] Removing intermediate container be4f1dbd6ed9 [2022-04-28T09:03:11.353Z] ---> ff746b508d59 [2022-04-28T09:03:11.353Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T09:03:11.958Z] Removing intermediate container fef5cfa4df71 [2022-04-28T09:03:11.958Z] ---> 98f8c1ed3b71 [2022-04-28T09:03:11.958Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:03:12.234Z] Removing intermediate container 48c5c428dc87 [2022-04-28T09:03:12.234Z] ---> c9dfa4136f3d [2022-04-28T09:03:12.234Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:03:12.234Z] Removing intermediate container e0919e1f4b8b [2022-04-28T09:03:12.234Z] ---> a4988d01b436 [2022-04-28T09:03:12.234Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T09:03:12.510Z] ---> b9fe4c6b5ad5 [2022-04-28T09:03:12.510Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:12.784Z] ---> Running in 5c678f2a3cc5 [2022-04-28T09:03:12.784Z] Removing intermediate container cb95563475b7 [2022-04-28T09:03:12.784Z] ---> 2d305a626a70 [2022-04-28T09:03:12.784Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:03:13.386Z] ---> eeded1e3019b [2022-04-28T09:03:13.386Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:13.660Z] ---> Running in 02f0efd30e30 [2022-04-28T09:03:13.660Z] ---> 9f6d1431d600 [2022-04-28T09:03:13.660Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:13.958Z] ---> Running in a2cbde4bb282 [2022-04-28T09:03:13.958Z] ---> 0bce5aa34d9f [2022-04-28T09:03:13.958Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:14.233Z] ---> Running in 4e8fe26e383b [2022-04-28T09:03:14.832Z] ---> 27badaf1aa3f [2022-04-28T09:03:14.832Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:14.832Z] ---> Running in 988e651b7ce8 [2022-04-28T09:03:17.485Z] Removing intermediate container 5c678f2a3cc5 [2022-04-28T09:03:17.485Z] ---> 7a4a80680b53 [2022-04-28T09:03:17.485Z] Step 7/20 : COPY . . [2022-04-28T09:03:19.493Z] Removing intermediate container 02f0efd30e30 [2022-04-28T09:03:19.493Z] ---> d8dd04ab2852 [2022-04-28T09:03:19.493Z] Step 8/26 : COPY . . [2022-04-28T09:03:20.099Z] Removing intermediate container a2cbde4bb282 [2022-04-28T09:03:20.099Z] ---> c6b2dc6351c2 [2022-04-28T09:03:20.099Z] Step 8/23 : COPY . . [2022-04-28T09:03:20.709Z] Removing intermediate container 988e651b7ce8 [2022-04-28T09:03:20.709Z] ---> 4a0bdffdf343 [2022-04-28T09:03:20.709Z] Step 8/22 : COPY . . [2022-04-28T09:03:20.984Z] Removing intermediate container 4e8fe26e383b [2022-04-28T09:03:20.984Z] ---> d17e469bcda4 [2022-04-28T09:03:20.984Z] Step 8/31 : COPY . . [2022-04-28T09:03:53.350Z] ---> add1172c72aa [2022-04-28T09:03:53.350Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T09:03:53.350Z] ---> 1e8fe1de15dc [2022-04-28T09:03:53.350Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T09:03:53.350Z] ---> Running in 1aeef53adf3f [2022-04-28T09:03:53.350Z] ---> 2b949cb5d8f1 [2022-04-28T09:03:53.350Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:03:53.350Z] ---> 66459de173d6 [2022-04-28T09:03:53.350Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T09:03:53.350Z] ---> Running in 60c84bb859a2 [2022-04-28T09:03:53.350Z] ---> Running in d0e34d453951 [2022-04-28T09:03:53.350Z] ---> Running in b0212807a466 [2022-04-28T09:03:53.350Z] ---> 367a4fe2c146 [2022-04-28T09:03:53.350Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T09:03:53.350Z] ---> Running in 6419ec21f68c [2022-04-28T09:03:53.350Z] Removing intermediate container d0e34d453951 [2022-04-28T09:03:53.350Z] ---> 9a011a7ef95b [2022-04-28T09:03:53.350Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:03:53.350Z] ---> Running in 846cba086c89 [2022-04-28T09:03:53.350Z] 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-04-28T09:03:53.350Z] 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-04-28T09:03:53.350Z] 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-04-28T09:03:53.350Z] 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-04-28T09:03:53.350Z] Removing intermediate container 846cba086c89 [2022-04-28T09:03:53.350Z] ---> 00f83fef10e5 [2022-04-28T09:03:53.350Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:03:53.350Z] ---> Running in 03c1ca08d8c6 [2022-04-28T09:03:53.631Z] Removing intermediate container 03c1ca08d8c6 [2022-04-28T09:03:53.631Z] ---> c6467f70db65 [2022-04-28T09:03:53.631Z] 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-04-28T09:03:53.911Z] ---> Running in 8739d1a79270 [2022-04-28T09:03:56.555Z] spire-1.2.1/ [2022-04-28T09:03:56.555Z] spire-1.2.1/.data/ [2022-04-28T09:03:56.555Z] spire-1.2.1/.data/.file [2022-04-28T09:03:56.555Z] spire-1.2.1/.dockerignore [2022-04-28T09:03:56.555Z] spire-1.2.1/.gitattributes [2022-04-28T09:03:56.555Z] spire-1.2.1/.githooks/ [2022-04-28T09:03:56.555Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/ [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:03:56.555Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:03:56.555Z] spire-1.2.1/.gitignore [2022-04-28T09:03:56.555Z] spire-1.2.1/.go-version [2022-04-28T09:03:56.555Z] spire-1.2.1/.golangci.yml [2022-04-28T09:03:56.555Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:03:56.555Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:03:56.555Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:03:56.555Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:03:56.555Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:03:56.555Z] spire-1.2.1/Dockerfile [2022-04-28T09:03:56.555Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:03:56.555Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:03:56.555Z] spire-1.2.1/LICENSE [2022-04-28T09:03:56.555Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:03:56.555Z] spire-1.2.1/Makefile [2022-04-28T09:03:56.555Z] spire-1.2.1/README.md [2022-04-28T09:03:56.555Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:03:56.555Z] spire-1.2.1/SECURITY.md [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:03:56.555Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:03:56.556Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/ [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/agent/ [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/server/ [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:03:56.556Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/ [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/images/ [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:03:56.556Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:03:56.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:03:56.833Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:03:56.833Z] spire-1.2.1/examples/ [2022-04-28T09:03:56.833Z] spire-1.2.1/examples/README.md [2022-04-28T09:03:56.833Z] spire-1.2.1/go.mod [2022-04-28T09:03:56.833Z] spire-1.2.1/go.sum [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:03:56.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:03:56.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:03:57.110Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:03:57.111Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:03:57.112Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:03:57.388Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:03:57.389Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:03:57.390Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:03:57.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/private/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:03:57.667Z] spire-1.2.1/release/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:03:57.667Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:03:57.667Z] spire-1.2.1/script/ [2022-04-28T09:03:57.667Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:03:57.667Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:03:57.667Z] spire-1.2.1/support/ [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/ [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:03:57.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:03:57.944Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:03:57.945Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/clock/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:03:57.945Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/common [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:03:57.945Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:03:57.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:03:58.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:03:58.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:03:58.225Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:03:58.225Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:03:58.225Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:03:58.225Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:03:58.225Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:03:58.225Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:03:58.225Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testca/ [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testkey/ [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:03:58.501Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/util/ [2022-04-28T09:03:58.501Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/util/race.go [2022-04-28T09:03:58.501Z] spire-1.2.1/test/util/util.go [2022-04-28T09:03:58.501Z] building spire from source... [2022-04-28T09:03:59.104Z] Installing go1.17.7... [2022-04-28T09:04:25.959Z] Building bin/spire-server... [2022-04-28T09:04:25.959Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:04:25.959Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:04:25.959Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:04:25.959Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:04:25.959Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:04:25.959Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:04:26.237Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:04:26.515Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:04:29.939Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:04:29.939Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:04:30.552Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:04:30.552Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:04:30.841Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:04:31.120Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:04:31.120Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:04:31.120Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:04:31.396Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:04:31.396Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:04:31.396Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:04:31.396Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:04:31.674Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:04:31.953Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:04:31.953Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:04:33.402Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:04:33.402Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:04:33.402Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:04:34.851Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:04:34.851Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:04:35.453Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:04:35.453Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:05:02.316Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:05:02.317Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:05:02.317Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:05:02.594Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:05:02.594Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:05:02.594Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:05:02.594Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:05:02.594Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:05:02.876Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:05:02.876Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:05:03.480Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:05:03.480Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:05:03.759Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:05:04.036Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:05:04.036Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:05:04.317Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:05:04.318Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:05:04.318Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:05:04.926Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:05:04.926Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:05:11.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:05:11.667Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:05:11.945Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:05:11.945Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:05:11.945Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:05:12.224Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:05:12.224Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:05:12.224Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:05:12.831Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:05:12.831Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:05:13.108Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:05:13.109Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:05:45.486Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:05:45.486Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:05:45.486Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:05:45.486Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:05:45.486Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:05:53.775Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:05:55.756Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:05:56.364Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:06:23.229Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:06:23.229Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:06:23.229Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:06:23.229Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:06:23.229Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:06:23.229Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:06:23.229Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:06:23.229Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:06:23.229Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:06:23.504Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:06:23.779Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:06:24.053Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:06:24.333Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:06:24.333Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:06:24.606Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:06:24.882Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:06:25.897Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:06:26.171Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:06:26.171Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:06:26.446Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:06:27.903Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:06:27.903Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:06:27.903Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:06:28.893Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:06:35.635Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:06:35.635Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:06:35.635Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:06:36.232Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:06:36.830Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:06:37.429Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:06:37.707Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:06:37.707Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:06:37.983Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:06:37.983Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:06:37.983Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:06:37.983Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:06:38.260Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:06:38.260Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:06:38.260Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:06:38.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:06:38.537Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:06:39.989Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:06:39.989Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:06:40.267Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:06:40.543Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:06:40.821Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:06:42.822Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:06:43.830Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:06:43.830Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:06:44.107Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:06:44.711Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:06:44.712Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:06:45.315Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:06:49.354Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:06:49.354Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:06:49.655Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:06:52.359Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:06:52.359Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:06:52.975Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:06:52.975Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:06:53.252Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:06:53.852Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:06:53.852Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:06:54.129Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:06:54.129Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:06:54.407Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:06:54.685Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:06:54.685Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:07:04.855Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:07:04.855Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:07:04.855Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:07:04.855Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:07:37.219Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:07:37.219Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:08:59.023Z] Removing intermediate container b0212807a466 [2022-04-28T09:08:59.023Z] ---> 6e07db9d0dcb [2022-04-28T09:08:59.023Z] [2022-04-28T09:08:59.023Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:08:59.023Z] 3.14: Pulling from library/alpine [2022-04-28T09:08:59.632Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:08:59.632Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T09:08:59.632Z] ---> ac73e934f311 [2022-04-28T09:08:59.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:08:59.910Z] ---> Running in 6e2e27a5df2f [2022-04-28T09:09:01.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:09:02.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:09:03.545Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T09:09:03.545Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:09:03.545Z] OK: 5 MiB in 15 packages [2022-04-28T09:09:05.544Z] Removing intermediate container 6e2e27a5df2f [2022-04-28T09:09:05.544Z] ---> c48e10a72786 [2022-04-28T09:09:05.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:09:05.544Z] ---> Running in d9eafda3c5c0 [2022-04-28T09:09:06.149Z] Removing intermediate container d9eafda3c5c0 [2022-04-28T09:09:06.149Z] ---> 77a3b0a91baa [2022-04-28T09:09:06.149Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T09:09:06.149Z] ---> Running in c97830b71700 [2022-04-28T09:09:06.767Z] Removing intermediate container c97830b71700 [2022-04-28T09:09:06.767Z] ---> 9b08ee26f494 [2022-04-28T09:09:06.767Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:09:06.767Z] ---> Running in d069bc84b8bb [2022-04-28T09:09:07.368Z] Removing intermediate container d069bc84b8bb [2022-04-28T09:09:07.368Z] ---> 6260a65e807b [2022-04-28T09:09:07.368Z] Step 15/23 : WORKDIR / [2022-04-28T09:09:07.660Z] ---> Running in 9fdca52e9bf9 [2022-04-28T09:09:08.263Z] Removing intermediate container 9fdca52e9bf9 [2022-04-28T09:09:08.263Z] ---> 5b233be096f4 [2022-04-28T09:09:08.263Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:09:09.726Z] ---> 582af08d0d01 [2022-04-28T09:09:09.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T09:09:12.379Z] ---> b3cafd4434bf [2022-04-28T09:09:12.379Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T09:09:14.400Z] ---> 953451aa0b13 [2022-04-28T09:09:14.400Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T09:09:14.400Z] ---> Running in 2ab0e1ca3c6e [2022-04-28T09:09:15.400Z] Removing intermediate container 2ab0e1ca3c6e [2022-04-28T09:09:15.400Z] ---> 358bcae9bd43 [2022-04-28T09:09:15.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:09:15.400Z] ---> Running in 75f728e36c9d [2022-04-28T09:09:16.432Z] Removing intermediate container 75f728e36c9d [2022-04-28T09:09:16.432Z] ---> 6efe600afdad [2022-04-28T09:09:16.432Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:09:16.728Z] ---> Running in 792c9f24387d [2022-04-28T09:09:17.354Z] Removing intermediate container 792c9f24387d [2022-04-28T09:09:17.354Z] ---> 3ac43e75c331 [2022-04-28T09:09:17.354Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:09:17.647Z] ---> Running in d99ee68ab137 [2022-04-28T09:09:18.637Z] Removing intermediate container d99ee68ab137 [2022-04-28T09:09:18.637Z] ---> 43b882571d99 [2022-04-28T09:09:18.637Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:09:18.637Z] Removing intermediate container 6419ec21f68c [2022-04-28T09:09:18.637Z] ---> 9caf7c1bff2c [2022-04-28T09:09:18.637Z] [2022-04-28T09:09:18.637Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T09:09:18.637Z] ---> ac73e934f311 [2022-04-28T09:09:18.637Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T09:09:18.916Z] ---> Running in 84290370afb3 [2022-04-28T09:09:18.916Z] ---> Running in 1f5b4a199ab2 [2022-04-28T09:09:19.522Z] Removing intermediate container 1f5b4a199ab2 [2022-04-28T09:09:19.522Z] ---> 6896c03037b8 [2022-04-28T09:09:19.522Z] [2022-04-28T09:09:19.522Z] Removing intermediate container 84290370afb3 [2022-04-28T09:09:19.522Z] ---> aa839c400f37 [2022-04-28T09:09:19.522Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T09:09:19.522Z] ---> Running in daa5a1848f93 [2022-04-28T09:09:20.538Z] Successfully built 6896c03037b8 [2022-04-28T09:09:20.813Z] Successfully tagged core-command-arm64:latest [2022-04-28T09:09:20.813Z]  Building core-command ... done Building security-spire-agent [2022-04-28T09:09:21.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:09:22.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:09:23.850Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:09:23.850Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T09:09:23.850Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:09:23.850Z] OK: 6 MiB in 16 packages [2022-04-28T09:09:25.854Z] Removing intermediate container daa5a1848f93 [2022-04-28T09:09:25.854Z] ---> 3e6a14bde267 [2022-04-28T09:09:25.854Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T09:09:25.854Z] ---> Running in ad7be0492b97 [2022-04-28T09:09:26.457Z] Removing intermediate container ad7be0492b97 [2022-04-28T09:09:26.457Z] ---> 32c424a3666e [2022-04-28T09:09:26.457Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T09:09:26.457Z] ---> Running in 385e41c33f7a [2022-04-28T09:09:27.065Z] Removing intermediate container 385e41c33f7a [2022-04-28T09:09:27.065Z] ---> 9be9633cfbaa [2022-04-28T09:09:27.065Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T09:09:27.065Z] ---> Running in b053e24f98e1 [2022-04-28T09:09:30.523Z] Removing intermediate container b053e24f98e1 [2022-04-28T09:09:30.523Z] ---> ca3324b747ed [2022-04-28T09:09:30.523Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T09:09:30.523Z] ---> Running in ec00aaa0e49b [2022-04-28T09:09:30.809Z] Removing intermediate container ec00aaa0e49b [2022-04-28T09:09:30.809Z] ---> aaf817f09c62 [2022-04-28T09:09:30.809Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T09:09:31.824Z] ---> 6418656f7692 [2022-04-28T09:09:31.824Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T09:09:32.102Z] ---> Running in 4a3e252d56eb [2022-04-28T09:09:36.447Z] Removing intermediate container 4a3e252d56eb [2022-04-28T09:09:36.447Z] ---> d4c10d73d11f [2022-04-28T09:09:36.447Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:09:37.462Z] ---> 6f51d7d94e7f [2022-04-28T09:09:37.462Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T09:09:40.117Z] ---> 08c729b0401b [2022-04-28T09:09:40.117Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T09:09:41.580Z] ---> 79c4d2bdadbb [2022-04-28T09:09:41.580Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T09:09:43.030Z] ---> ef35c32e2ed2 [2022-04-28T09:09:43.030Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T09:09:44.017Z] ---> 29e21c1527f9 [2022-04-28T09:09:44.017Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T09:09:44.621Z] ---> Running in 50c126d9a0cc [2022-04-28T09:09:45.229Z] Removing intermediate container 50c126d9a0cc [2022-04-28T09:09:45.229Z] ---> a612b4bbadfc [2022-04-28T09:09:45.229Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T09:09:46.685Z] ---> f6510b72b6ea [2022-04-28T09:09:46.685Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T09:09:46.964Z] ---> Running in 24b38404eec8 [2022-04-28T09:09:51.369Z] Removing intermediate container 24b38404eec8 [2022-04-28T09:09:51.369Z] ---> 785a1ad40aca [2022-04-28T09:09:51.369Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T09:09:51.369Z] ---> Running in c065b6e9b98a [2022-04-28T09:09:51.980Z] Removing intermediate container c065b6e9b98a [2022-04-28T09:09:51.980Z] ---> 9363ea35a56d [2022-04-28T09:09:51.980Z] Step 28/31 : CMD ["gate"] [2022-04-28T09:09:52.599Z] ---> Running in 4f5671a39fd8 [2022-04-28T09:09:53.220Z] Removing intermediate container 4f5671a39fd8 [2022-04-28T09:09:53.220Z] ---> 93fdfff5d6dd [2022-04-28T09:09:53.220Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T09:09:53.830Z] ---> Running in 3f5f8565dbe2 [2022-04-28T09:09:54.823Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:09:54.823Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:09:54.823Z] ---> 4fdbc77c46cd [2022-04-28T09:09:54.823Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:09:55.106Z] ---> Using cache [2022-04-28T09:09:55.106Z] ---> 923fe7dabcf3 [2022-04-28T09:09:55.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:09:55.106Z] ---> Using cache [2022-04-28T09:09:55.106Z] ---> 6e960e455955 [2022-04-28T09:09:55.106Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:09:55.106Z] ---> Running in 58e0276e5c94 [2022-04-28T09:09:55.106Z] Removing intermediate container 3f5f8565dbe2 [2022-04-28T09:09:55.106Z] ---> f0ddd94a17dd [2022-04-28T09:09:55.106Z] Step 30/31 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:09:55.712Z] ---> Running in fc96f70187ee [2022-04-28T09:09:56.322Z] Removing intermediate container fc96f70187ee [2022-04-28T09:09:56.322Z] ---> 9a15efaec2c4 [2022-04-28T09:09:56.322Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T09:09:56.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:09:56.957Z] ---> Running in 87294ce1c51d [2022-04-28T09:09:57.577Z] Removing intermediate container 87294ce1c51d [2022-04-28T09:09:57.577Z] ---> 5d4b10be38cc [2022-04-28T09:09:57.577Z] [2022-04-28T09:09:57.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:09:57.858Z] Successfully built 5d4b10be38cc [2022-04-28T09:09:57.858Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T09:09:57.858Z] Building sys-mgmt-agent [2022-04-28T09:09:59.309Z]  Building security-bootstrapper ... done OK: 220 MiB in 52 packages [2022-04-28T09:10:01.313Z] Removing intermediate container 58e0276e5c94 [2022-04-28T09:10:01.313Z] ---> f2bb1a8d766c [2022-04-28T09:10:01.313Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:10:02.309Z] ---> 5d64ac832ec2 [2022-04-28T09:10:02.309Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:10:02.309Z] ---> Running in f17b8da87055 [2022-04-28T09:10:09.065Z] Removing intermediate container f17b8da87055 [2022-04-28T09:10:09.065Z] ---> 458067d68b58 [2022-04-28T09:10:09.065Z] Step 8/26 : COPY . . [2022-04-28T09:10:31.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:10:31.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:10:31.321Z] ---> 4fdbc77c46cd [2022-04-28T09:10:31.321Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:10:31.321Z] ---> Using cache [2022-04-28T09:10:31.321Z] ---> 923fe7dabcf3 [2022-04-28T09:10:31.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:10:31.321Z] ---> Using cache [2022-04-28T09:10:31.321Z] ---> 6e960e455955 [2022-04-28T09:10:31.321Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T09:10:32.312Z] ---> Running in f41d24431bec [2022-04-28T09:10:35.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:10:36.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:10:38.766Z] OK: 220 MiB in 52 packages [2022-04-28T09:10:40.242Z] ---> b5d1f625b55f [2022-04-28T09:10:40.242Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:10:40.242Z] Removing intermediate container f41d24431bec [2022-04-28T09:10:40.242Z] ---> 96100e73581f [2022-04-28T09:10:40.242Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:10:40.242Z] ---> Running in 920df5216646 [2022-04-28T09:10:40.845Z] Removing intermediate container 920df5216646 [2022-04-28T09:10:40.845Z] ---> c0203e4a8906 [2022-04-28T09:10:40.845Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:10:41.122Z] ---> Running in 421e3e7bb48a [2022-04-28T09:10:41.732Z] ---> 992a9f8590d4 [2022-04-28T09:10:41.732Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:10:42.018Z] ---> Running in 7ff21c2ac18a [2022-04-28T09:10:45.458Z] Removing intermediate container 421e3e7bb48a [2022-04-28T09:10:45.458Z] ---> e2ee34f5a66d [2022-04-28T09:10:45.458Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:10:45.458Z] ---> Running in 7853001cb306 [2022-04-28T09:10:46.062Z] Removing intermediate container 7853001cb306 [2022-04-28T09:10:46.062Z] ---> b92de30d953c [2022-04-28T09:10:46.062Z] 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-04-28T09:10:46.062Z] ---> Running in e16322103c98 [2022-04-28T09:10:49.505Z] Removing intermediate container 7ff21c2ac18a [2022-04-28T09:10:49.505Z] ---> ff9b5b26d9be [2022-04-28T09:10:49.505Z] Step 8/23 : COPY . . [2022-04-28T09:10:49.505Z] spire-1.2.1/ [2022-04-28T09:10:49.505Z] spire-1.2.1/.data/ [2022-04-28T09:10:49.505Z] spire-1.2.1/.data/.file [2022-04-28T09:10:49.505Z] spire-1.2.1/.dockerignore [2022-04-28T09:10:49.505Z] spire-1.2.1/.gitattributes [2022-04-28T09:10:49.505Z] spire-1.2.1/.githooks/ [2022-04-28T09:10:49.505Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/ [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:10:49.505Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:10:49.505Z] spire-1.2.1/.gitignore [2022-04-28T09:10:49.505Z] spire-1.2.1/.go-version [2022-04-28T09:10:49.505Z] spire-1.2.1/.golangci.yml [2022-04-28T09:10:49.505Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:10:49.505Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:10:49.505Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:10:49.505Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:10:49.505Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:10:49.505Z] spire-1.2.1/Dockerfile [2022-04-28T09:10:49.505Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:10:49.505Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:10:49.505Z] spire-1.2.1/LICENSE [2022-04-28T09:10:49.505Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:10:49.505Z] spire-1.2.1/Makefile [2022-04-28T09:10:49.505Z] spire-1.2.1/README.md [2022-04-28T09:10:49.505Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:10:49.505Z] spire-1.2.1/SECURITY.md [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:10:49.505Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/ [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/agent/ [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/server/ [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:10:49.505Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/ [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/ [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:10:49.505Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:10:49.505Z] spire-1.2.1/examples/ [2022-04-28T09:10:49.505Z] spire-1.2.1/examples/README.md [2022-04-28T09:10:49.505Z] spire-1.2.1/go.mod [2022-04-28T09:10:49.505Z] spire-1.2.1/go.sum [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:10:49.505Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:10:49.506Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:10:49.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:10:49.790Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:10:49.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:10:50.072Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:10:50.353Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:10:50.354Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:10:50.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/private/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:10:50.634Z] spire-1.2.1/release/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:10:50.634Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:10:50.634Z] spire-1.2.1/script/ [2022-04-28T09:10:50.634Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:10:50.634Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:10:50.634Z] spire-1.2.1/support/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:10:50.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:10:50.913Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/clock/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:10:50.913Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/common [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:10:50.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:10:50.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:10:51.192Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:10:51.193Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:10:51.193Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testca/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testkey/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/util/ [2022-04-28T09:10:51.193Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/util/race.go [2022-04-28T09:10:51.193Z] spire-1.2.1/test/util/util.go [2022-04-28T09:10:51.194Z] building spire from source... [2022-04-28T09:10:52.190Z] Installing go1.17.7... [2022-04-28T09:11:14.469Z] ---> 3253b5f2f438 [2022-04-28T09:11:14.469Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T09:11:14.469Z] ---> Running in 812df16fca64 [2022-04-28T09:11:14.469Z] 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-04-28T09:11:24.669Z] Building bin/spire-server... [2022-04-28T09:11:24.669Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:11:24.669Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:11:24.669Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:11:25.661Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:11:25.661Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:11:28.314Z] Removing intermediate container 1aeef53adf3f [2022-04-28T09:11:28.314Z] ---> 12af789db127 [2022-04-28T09:11:28.314Z] [2022-04-28T09:11:28.314Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T09:11:28.594Z] 3.15: Pulling from library/alpine [2022-04-28T09:11:30.062Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T09:11:30.062Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T09:11:30.062Z] ---> 3fb3c9af89a9 [2022-04-28T09:11:30.062Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:11:30.673Z] ---> Running in d7d25bca7aae [2022-04-28T09:11:30.673Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:11:31.282Z] Removing intermediate container d7d25bca7aae [2022-04-28T09:11:31.282Z] ---> 3334f785ea34 [2022-04-28T09:11:31.282Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:11:31.282Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:11:31.282Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:11:31.568Z]  ---> Running in 6c07b26cbe03 [2022-04-28T09:11:31.850Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:11:32.462Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:11:32.741Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:11:33.021Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:11:33.021Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:11:33.632Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:11:33.632Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:11:33.632Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:11:33.632Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:11:33.632Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:11:35.105Z] Removing intermediate container 6c07b26cbe03 [2022-04-28T09:11:35.105Z] ---> b3356b164d1d [2022-04-28T09:11:35.105Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T09:11:35.105Z] ---> Running in 01303be37195 [2022-04-28T09:11:36.091Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:11:36.091Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:11:36.700Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:11:36.700Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:11:37.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:11:37.909Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:11:38.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:11:39.126Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:11:39.404Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:11:40.405Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:11:40.405Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:11:40.405Z] OK: 15729 distinct packages available [2022-04-28T09:11:40.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:11:41.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:11:42.856Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T09:11:43.149Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:11:43.427Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:11:43.427Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T09:11:43.706Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T09:11:43.706Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T09:11:43.706Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:11:43.983Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T09:11:43.983Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T09:11:43.983Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:11:43.983Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:11:44.586Z] OK: 8 MiB in 23 packages [2022-04-28T09:11:47.229Z] Removing intermediate container 01303be37195 [2022-04-28T09:11:47.229Z] ---> 8de3b95b5e6c [2022-04-28T09:11:47.229Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:11:48.221Z] ---> 9a4c2d54449a [2022-04-28T09:11:48.221Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T09:11:50.244Z] ---> b6908cbf3b84 [2022-04-28T09:11:50.244Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T09:11:51.776Z] ---> e9492c7d040f [2022-04-28T09:11:51.776Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T09:11:51.776Z] ---> Running in b84d6c40f92f [2022-04-28T09:11:52.487Z] Removing intermediate container b84d6c40f92f [2022-04-28T09:11:52.487Z] ---> 2d0b46f4b49b [2022-04-28T09:11:52.487Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:11:52.487Z] ---> Running in dc4f65e3bec8 [2022-04-28T09:11:53.208Z] Removing intermediate container dc4f65e3bec8 [2022-04-28T09:11:53.208Z] ---> db25bee9ff60 [2022-04-28T09:11:53.208Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T09:11:53.208Z] ---> Running in 4fc3f09edfec [2022-04-28T09:11:54.019Z] Removing intermediate container 4fc3f09edfec [2022-04-28T09:11:54.019Z] ---> c7839350de9e [2022-04-28T09:11:54.019Z] Step 19/20 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:11:54.019Z] ---> Running in 145a66aa306b [2022-04-28T09:11:54.733Z] Removing intermediate container 145a66aa306b [2022-04-28T09:11:54.733Z] ---> 9e8301fd534e [2022-04-28T09:11:54.733Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T09:11:55.039Z] ---> Running in f8fa50d19518 [2022-04-28T09:11:55.663Z] Removing intermediate container f8fa50d19518 [2022-04-28T09:11:55.663Z] ---> 040cb9917b35 [2022-04-28T09:11:55.663Z] [2022-04-28T09:11:56.326Z] Successfully built 040cb9917b35 [2022-04-28T09:11:56.326Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T09:11:56.326Z] Building core-data [2022-04-28T09:12:11.823Z]  Building security-spiffe-token-provider ... done go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:12:11.823Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:12:11.823Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:12:11.823Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:12:11.823Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:12:11.823Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:12:11.823Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:12:11.823Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:12:11.823Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:12:11.823Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:12:11.823Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:12:11.823Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:12:11.823Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:12:11.823Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:12:12.108Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:12:12.733Z] Removing intermediate container 60c84bb859a2 [2022-04-28T09:12:12.733Z] ---> 2ffd1fab9ccd [2022-04-28T09:12:12.733Z] [2022-04-28T09:12:12.733Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:12:12.733Z] ---> ac73e934f311 [2022-04-28T09:12:12.733Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T09:12:12.733Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:12:13.012Z]  ---> Running in 8cb38b6fd6cf [2022-04-28T09:12:13.293Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:12:13.577Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:12:13.577Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:12:13.577Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:12:13.858Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:12:13.858Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:12:14.138Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:12:14.138Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:12:14.138Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:12:14.745Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:12:15.350Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:12:15.350Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:12:15.350Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:12:15.351Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:12:15.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:12:16.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:12:16.518Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:12:17.963Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T09:12:17.963Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:12:17.963Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:12:17.963Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:12:18.566Z] OK: 6 MiB in 16 packages [2022-04-28T09:12:20.017Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:12:22.007Z] Removing intermediate container 8cb38b6fd6cf [2022-04-28T09:12:22.007Z] ---> 5c8e10101e97 [2022-04-28T09:12:22.007Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:12:22.007Z] ---> Running in a1b04b0b3b3a [2022-04-28T09:12:22.623Z] Removing intermediate container a1b04b0b3b3a [2022-04-28T09:12:22.623Z] ---> aa429d50b45c [2022-04-28T09:12:22.623Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T09:12:22.896Z] ---> Running in 89bb05614ed2 [2022-04-28T09:12:23.881Z] Removing intermediate container 89bb05614ed2 [2022-04-28T09:12:23.881Z] ---> 550a443a0426 [2022-04-28T09:12:23.881Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:12:23.881Z] ---> Running in 17816c96f834 [2022-04-28T09:12:24.482Z] Removing intermediate container 17816c96f834 [2022-04-28T09:12:24.482Z] ---> 854080caa324 [2022-04-28T09:12:24.482Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:12:25.922Z] ---> 47a11b96b1a8 [2022-04-28T09:12:25.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T09:12:27.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:12:27.901Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:12:27.901Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:12:27.901Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:12:28.177Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:12:29.181Z]  ---> ff420c09e363 [2022-04-28T09:12:29.455Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T09:12:30.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:12:30.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:12:30.468Z] ---> 4fdbc77c46cd [2022-04-28T09:12:30.468Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:12:30.468Z] ---> Using cache [2022-04-28T09:12:30.468Z] ---> 923fe7dabcf3 [2022-04-28T09:12:30.468Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:12:30.468Z] ---> Using cache [2022-04-28T09:12:30.468Z] ---> 6e960e455955 [2022-04-28T09:12:30.468Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T09:12:30.468Z] ---> Running in ab54d089d0d6 [2022-04-28T09:12:31.079Z] ---> 0b67a7adf450 [2022-04-28T09:12:31.079Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T09:12:31.079Z] ---> Running in 58c3e2adc7e8 [2022-04-28T09:12:31.688Z] Removing intermediate container 58c3e2adc7e8 [2022-04-28T09:12:31.688Z] ---> 21b68d92a76f [2022-04-28T09:12:31.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:12:31.971Z] ---> Running in a3afd18f87d3 [2022-04-28T09:12:32.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:12:32.894Z] Removing intermediate container a3afd18f87d3 [2022-04-28T09:12:32.894Z] ---> 021b593c9b61 [2022-04-28T09:12:32.894Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T09:12:32.894Z] ---> Running in 7723bd71bc0f [2022-04-28T09:12:33.507Z] Removing intermediate container 7723bd71bc0f [2022-04-28T09:12:33.507Z] ---> 95866196e9a9 [2022-04-28T09:12:33.507Z] Step 21/22 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:12:33.507Z] ---> Running in 6806c0a56c85 [2022-04-28T09:12:33.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:12:34.112Z] Removing intermediate container 6806c0a56c85 [2022-04-28T09:12:34.112Z] ---> daddb0fbf2ed [2022-04-28T09:12:34.112Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:12:34.113Z] ---> Running in b4cc6b06b6ae [2022-04-28T09:12:34.719Z] Removing intermediate container b4cc6b06b6ae [2022-04-28T09:12:34.719Z] ---> 6420b25e2c75 [2022-04-28T09:12:34.719Z] [2022-04-28T09:12:34.998Z] OK: 220 MiB in 52 packages [2022-04-28T09:12:35.282Z] Successfully built 6420b25e2c75 [2022-04-28T09:12:35.282Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T09:12:35.282Z]  Building support-notifications ... done Building security-spire-server [2022-04-28T09:12:36.748Z] Removing intermediate container ab54d089d0d6 [2022-04-28T09:12:36.748Z] ---> 07651c8faf68 [2022-04-28T09:12:36.748Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:12:37.754Z] ---> b4ad93fb949f [2022-04-28T09:12:37.754Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:12:37.754Z] ---> Running in ba29df6d67f5 [2022-04-28T09:12:44.525Z] Removing intermediate container ba29df6d67f5 [2022-04-28T09:12:44.525Z] ---> eeadf825dd30 [2022-04-28T09:12:44.525Z] Step 8/23 : COPY . . [2022-04-28T09:13:11.442Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:13:11.442Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:13:11.442Z] ---> 4fdbc77c46cd [2022-04-28T09:13:11.442Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> 923fe7dabcf3 [2022-04-28T09:13:11.442Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> 6e960e455955 [2022-04-28T09:13:11.442Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> f2bb1a8d766c [2022-04-28T09:13:11.442Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> 5d64ac832ec2 [2022-04-28T09:13:11.442Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> 458067d68b58 [2022-04-28T09:13:11.442Z] Step 8/25 : COPY . . [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> b5d1f625b55f [2022-04-28T09:13:11.442Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> c0203e4a8906 [2022-04-28T09:13:11.442Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> e2ee34f5a66d [2022-04-28T09:13:11.442Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T09:13:11.442Z] ---> Using cache [2022-04-28T09:13:11.442Z] ---> b92de30d953c [2022-04-28T09:13:11.442Z] 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-04-28T09:13:11.442Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:13:11.442Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:13:11.442Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:13:11.442Z]  ---> Running in 01df6128efba [2022-04-28T09:13:12.444Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:13:15.127Z] spire-1.2.1/ [2022-04-28T09:13:15.127Z] spire-1.2.1/.data/ [2022-04-28T09:13:15.127Z] spire-1.2.1/.data/.file [2022-04-28T09:13:15.127Z] spire-1.2.1/.dockerignore [2022-04-28T09:13:15.127Z] spire-1.2.1/.gitattributes [2022-04-28T09:13:15.127Z] spire-1.2.1/.githooks/ [2022-04-28T09:13:15.127Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/ [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:13:15.127Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:13:15.127Z] spire-1.2.1/.gitignore [2022-04-28T09:13:15.127Z] spire-1.2.1/.go-version [2022-04-28T09:13:15.127Z] spire-1.2.1/.golangci.yml [2022-04-28T09:13:15.127Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:13:15.127Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:13:15.127Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:13:15.127Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:13:15.127Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:13:15.127Z] spire-1.2.1/Dockerfile [2022-04-28T09:13:15.127Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:13:15.127Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:13:15.127Z] spire-1.2.1/LICENSE [2022-04-28T09:13:15.127Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:13:15.127Z] spire-1.2.1/Makefile [2022-04-28T09:13:15.127Z] spire-1.2.1/README.md [2022-04-28T09:13:15.127Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:13:15.127Z] spire-1.2.1/SECURITY.md [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:13:15.127Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/ [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/agent/ [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/server/ [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:13:15.127Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/ [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/ [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:13:15.127Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:13:15.405Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:13:15.405Z] spire-1.2.1/examples/ [2022-04-28T09:13:15.405Z] spire-1.2.1/examples/README.md [2022-04-28T09:13:15.405Z] spire-1.2.1/go.mod [2022-04-28T09:13:15.405Z] spire-1.2.1/go.sum [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> 366ffdc7acc1 [2022-04-28T09:13:15.405Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T09:13:15.405Z] [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:13:15.405Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:13:15.406Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go ---> Running in 3881874754cb [2022-04-28T09:13:15.702Z] [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:13:15.702Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:13:15.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:13:15.995Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:13:15.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:13:16.287Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/private/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:13:16.288Z] spire-1.2.1/release/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:13:16.288Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:13:16.288Z] spire-1.2.1/script/ [2022-04-28T09:13:16.288Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:13:16.288Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:13:16.288Z] spire-1.2.1/support/ [2022-04-28T09:13:16.288Z] spire-1.2.1/support/k8s/ [2022-04-28T09:13:16.288Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:13:16.288Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:13:16.288Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:13:16.288Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:13:16.288Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:13:16.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:13:16.582Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/clock/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:13:16.582Z] spire-1.2.1/test/fixture/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:13:16.583Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/common [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:13:16.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:13:16.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:13:16.872Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:13:16.872Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:13:16.872Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:13:16.872Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:13:16.872Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:13:16.872Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:13:16.872Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testca/ [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testkey/ [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:13:16.873Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/util/ [2022-04-28T09:13:16.873Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/util/race.go [2022-04-28T09:13:16.873Z] spire-1.2.1/test/util/util.go [2022-04-28T09:13:16.873Z] building spire from source... [2022-04-28T09:13:17.485Z] Installing go1.17.7... [2022-04-28T09:13:17.766Z] 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-04-28T09:13:30.263Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:13:30.263Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:13:30.263Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:13:30.263Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:13:30.263Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:13:31.272Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:13:33.951Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:13:34.564Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:13:36.570Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:13:36.849Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:13:36.849Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:13:37.846Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:13:38.126Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:13:38.407Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:13:38.685Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:13:38.984Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:13:38.984Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:13:38.984Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:13:40.440Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:13:40.440Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:13:40.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:13:41.005Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:13:41.286Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:13:41.567Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:13:42.178Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:13:44.187Z] Building bin/spire-server... [2022-04-28T09:13:44.187Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:13:44.187Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:13:44.187Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:13:44.797Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:13:45.407Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:13:45.686Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:13:46.686Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:13:47.684Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:13:47.964Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:13:48.243Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:13:48.523Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:13:48.523Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:13:48.805Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:13:48.805Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:13:48.805Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:13:49.806Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:13:49.806Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:13:50.420Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:13:50.420Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:13:50.420Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:13:50.702Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:13:50.985Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:13:50.985Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:13:51.264Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:13:51.264Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:13:51.550Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:13:51.550Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:13:51.835Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:13:51.835Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:13:52.444Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:13:52.724Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:13:52.724Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:13:53.005Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:13:53.005Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:13:53.285Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:13:53.285Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:13:53.285Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:13:53.565Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:13:53.565Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:13:53.565Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:13:53.565Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:13:53.842Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:13:54.445Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:13:54.722Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:13:54.722Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:13:54.999Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:13:55.277Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:13:55.553Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:13:55.831Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:13:56.433Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:13:59.062Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:13:59.062Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:13:59.339Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:13:59.339Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:13:59.339Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:13:59.944Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:14:00.221Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:14:00.827Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:14:03.466Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:14:06.098Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:14:06.098Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:14:06.699Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:14:06.699Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:14:06.699Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:14:07.302Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:14:07.581Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:14:07.857Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:14:07.857Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:14:08.134Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:14:08.134Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:14:08.417Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:14:11.076Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:14:11.076Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:14:11.352Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:14:11.629Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:14:11.629Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:14:11.908Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:14:12.186Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:14:12.465Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:14:12.465Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:14:12.465Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:14:12.744Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:14:13.023Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:14:13.023Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:14:13.301Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:14:13.578Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:14:14.573Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:14:14.573Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:14:15.563Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:14:15.840Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:14:15.840Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:14:16.117Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:14:16.117Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:14:16.117Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:14:16.718Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:14:17.326Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:14:17.928Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:14:18.531Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:14:18.807Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:14:19.085Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:14:19.085Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:14:19.362Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:14:19.362Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:14:19.362Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:14:20.362Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:14:24.690Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:14:34.878Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:14:34.878Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:14:34.878Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:14:34.878Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:14:34.878Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:15:01.736Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:15:01.736Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:15:01.736Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:15:01.736Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:15:01.736Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:15:16.895Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:15:56.236Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:15:56.236Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:15:56.236Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:15:56.236Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:15:56.236Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:15:56.837Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:15:57.826Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:15:58.432Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:15:59.880Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:15:59.880Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:16:02.524Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:16:02.524Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:16:03.974Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:16:03.974Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:16:03.974Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:16:04.580Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:16:04.858Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:16:05.135Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:16:05.135Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:16:05.410Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:16:05.687Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:16:05.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:16:06.238Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:16:07.681Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:16:07.681Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:16:08.283Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:16:13.710Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:16:14.316Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:16:14.316Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:16:14.316Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:16:14.595Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:16:14.595Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:16:14.873Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:16:15.148Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:16:15.148Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:16:16.138Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:16:16.738Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:16:17.014Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:16:17.014Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:16:18.003Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:16:18.276Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:16:18.556Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:16:18.556Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:16:18.830Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:16:18.830Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:16:18.830Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:16:19.105Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:16:20.089Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:16:20.089Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:16:20.691Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:16:20.691Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:16:20.968Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:16:22.958Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:16:23.950Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:16:23.950Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:16:24.230Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:16:24.509Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:16:24.788Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:16:25.064Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:16:25.342Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:16:25.946Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:16:29.354Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:16:31.988Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:16:31.988Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:16:32.263Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:16:32.263Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:16:32.540Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:16:33.550Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:16:33.551Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:16:33.829Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:16:34.106Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:16:34.106Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:16:34.383Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:16:34.383Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:16:46.845Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:16:46.845Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:16:46.845Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:16:46.845Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:16:55.187Z] Removing intermediate container 812df16fca64 [2022-04-28T09:16:55.187Z] ---> 900f2ff08cf4 [2022-04-28T09:16:55.187Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T09:16:55.472Z] ---> Running in b6c0116cc731 [2022-04-28T09:16:58.144Z] 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-04-28T09:17:02.528Z] Removing intermediate container b6c0116cc731 [2022-04-28T09:17:02.528Z] ---> 0811b212f576 [2022-04-28T09:17:02.528Z] [2022-04-28T09:17:02.528Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T09:17:02.528Z] 20.10.14: Pulling from library/docker [2022-04-28T09:17:17.699Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:17:17.699Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:17:17.699Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T09:17:17.699Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T09:17:17.699Z] ---> c346e9eafbab [2022-04-28T09:17:17.699Z] 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-04-28T09:17:18.313Z] ---> Running in d76c7e591d82 [2022-04-28T09:17:18.596Z] Removing intermediate container d76c7e591d82 [2022-04-28T09:17:18.596Z] ---> 2bef13756e28 [2022-04-28T09:17:18.596Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T09:17:18.885Z] ---> Running in 9f54e8cc0192 [2022-04-28T09:17:20.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:17:21.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:17:22.643Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T09:17:22.643Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T09:17:22.643Z] Executing bash-5.1.16-r0.post-install [2022-04-28T09:17:22.643Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:17:22.643Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:17:22.926Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T09:17:22.926Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T09:17:22.926Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T09:17:22.926Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T09:17:22.926Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T09:17:22.926Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T09:17:22.926Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T09:17:22.926Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T09:17:22.926Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T09:17:22.926Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T09:17:22.926Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T09:17:22.926Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T09:17:22.926Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T09:17:25.574Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T09:17:25.574Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T09:17:25.574Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T09:17:25.574Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T09:17:25.574Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T09:17:25.849Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T09:17:25.849Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T09:17:25.849Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T09:17:25.849Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T09:17:25.849Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T09:17:25.849Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T09:17:25.849Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T09:17:25.849Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T09:17:25.849Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T09:17:25.849Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T09:17:25.849Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T09:17:26.126Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T09:17:26.126Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T09:17:26.126Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T09:17:26.126Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T09:17:26.126Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T09:17:26.126Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T09:17:26.126Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T09:17:26.126Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T09:17:26.403Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T09:17:26.403Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T09:17:27.397Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:17:27.676Z] OK: 82 MiB in 65 packages [2022-04-28T09:17:33.119Z] Collecting docker-compose==1.23.2 [2022-04-28T09:17:33.400Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T09:17:34.006Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T09:17:34.006Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T09:17:34.007Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T09:17:34.007Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T09:17:37.414Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T09:17:37.414Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T09:17:40.044Z] 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-04-28T09:17:40.320Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T09:17:40.320Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T09:17:41.762Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T09:17:41.762Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T09:17:42.750Z] Collecting PyYAML<4,>=3.10 [2022-04-28T09:17:42.750Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T09:17:48.173Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T09:17:48.173Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T09:17:48.173Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T09:17:48.173Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T09:17:50.810Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T09:17:50.810Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T09:17:51.413Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T09:17:51.413Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T09:17:53.405Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T09:17:53.405Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T09:17:53.405Z] Collecting idna<2.8,>=2.5 [2022-04-28T09:17:53.405Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T09:17:53.682Z] 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-04-28T09:17:53.682Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T09:17:53.682Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T09:17:54.283Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T09:17:54.283Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T09:17:54.283Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T09:17:54.283Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T09:17:55.729Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T09:17:55.729Z] Attempting uninstall: urllib3 [2022-04-28T09:17:55.729Z] Found existing installation: urllib3 1.26.7 [2022-04-28T09:17:55.729Z] Uninstalling urllib3-1.26.7: [2022-04-28T09:17:55.729Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T09:17:56.718Z] Attempting uninstall: idna [2022-04-28T09:17:56.718Z] Found existing installation: idna 3.3 [2022-04-28T09:17:56.718Z] Uninstalling idna-3.3: [2022-04-28T09:17:56.995Z] Successfully uninstalled idna-3.3 [2022-04-28T09:18:01.331Z] Attempting uninstall: requests [2022-04-28T09:18:01.331Z] Found existing installation: requests 2.26.0 [2022-04-28T09:18:01.331Z] Uninstalling requests-2.26.0: [2022-04-28T09:18:01.331Z] Successfully uninstalled requests-2.26.0 [2022-04-28T09:18:01.941Z] Running setup.py install for texttable: started [2022-04-28T09:18:05.354Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T09:18:05.354Z] Running setup.py install for PyYAML: started [2022-04-28T09:18:08.766Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T09:18:08.766Z] Running setup.py install for docopt: started [2022-04-28T09:18:13.109Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T09:18:13.109Z] Running setup.py install for dockerpty: started [2022-04-28T09:18:15.747Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T09:18:18.390Z] 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-04-28T09:18:36.761Z] Removing intermediate container 9f54e8cc0192 [2022-04-28T09:18:36.761Z] ---> e09541562450 [2022-04-28T09:18:36.761Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T09:18:36.761Z] ---> Running in bfe650123360 [2022-04-28T09:18:36.761Z] Removing intermediate container bfe650123360 [2022-04-28T09:18:36.761Z] ---> 6538305b78b8 [2022-04-28T09:18:36.761Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T09:18:36.761Z] ---> Running in 8277f6c35235 [2022-04-28T09:18:36.761Z] Removing intermediate container 8277f6c35235 [2022-04-28T09:18:36.761Z] ---> 18d54536ce53 [2022-04-28T09:18:36.761Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T09:18:38.756Z] ---> aafed9f6c22d [2022-04-28T09:18:38.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T09:18:39.753Z] ---> d3fa9fcd7b46 [2022-04-28T09:18:39.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T09:18:41.217Z] ---> 72140ded5ebd [2022-04-28T09:18:41.217Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T09:18:41.217Z] ---> Running in 90a39ee715e3 [2022-04-28T09:18:41.829Z] Removing intermediate container 90a39ee715e3 [2022-04-28T09:18:41.829Z] ---> aa43a527fd17 [2022-04-28T09:18:41.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:18:41.829Z] ---> Running in aa958bc351b8 [2022-04-28T09:18:42.433Z] Removing intermediate container aa958bc351b8 [2022-04-28T09:18:42.433Z] ---> 95a8d54841f1 [2022-04-28T09:18:42.433Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:18:42.433Z] ---> Running in aa6b385dc07a [2022-04-28T09:18:43.037Z] Removing intermediate container aa6b385dc07a [2022-04-28T09:18:43.037Z] ---> d8f1e6120db1 [2022-04-28T09:18:43.037Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:18:43.316Z] ---> Running in f5241168286c [2022-04-28T09:18:43.918Z] Removing intermediate container f5241168286c [2022-04-28T09:18:43.919Z] ---> 8d0455f377a6 [2022-04-28T09:18:43.919Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:18:43.919Z] ---> Running in 0024ff91d1f3 [2022-04-28T09:18:44.520Z] Removing intermediate container 0024ff91d1f3 [2022-04-28T09:18:44.520Z] ---> 46a7d3384d05 [2022-04-28T09:18:44.520Z] [2022-04-28T09:18:45.121Z] Successfully built 46a7d3384d05 [2022-04-28T09:18:45.121Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T09:18:45.121Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-28T09:19:17.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:19:17.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:19:17.542Z] ---> 4fdbc77c46cd [2022-04-28T09:19:17.542Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:19:17.542Z] ---> Using cache [2022-04-28T09:19:17.542Z] ---> 923fe7dabcf3 [2022-04-28T09:19:17.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:19:17.542Z] ---> Using cache [2022-04-28T09:19:17.542Z] ---> 6e960e455955 [2022-04-28T09:19:17.542Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:19:17.542Z] ---> Running in 5040db9d4153 [2022-04-28T09:19:19.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:19:20.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:19:21.992Z] OK: 220 MiB in 52 packages [2022-04-28T09:19:23.462Z] Removing intermediate container 5040db9d4153 [2022-04-28T09:19:23.462Z] ---> 5d876107efd0 [2022-04-28T09:19:23.462Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:19:24.068Z] ---> c6804dc1d2f6 [2022-04-28T09:19:24.068Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:19:24.343Z] ---> Running in c886f20812fa [2022-04-28T09:19:31.335Z] Removing intermediate container c886f20812fa [2022-04-28T09:19:31.335Z] ---> aeebb276e720 [2022-04-28T09:19:31.335Z] Step 8/23 : COPY . . [2022-04-28T09:19:53.858Z] ---> af82a91a1f06 [2022-04-28T09:19:53.858Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T09:19:53.858Z] ---> Running in 5c4f25469ac8 [2022-04-28T09:19:55.318Z] 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-04-28T09:20:42.327Z] Removing intermediate container 3881874754cb [2022-04-28T09:20:42.327Z] ---> 90225f012649 [2022-04-28T09:20:42.328Z] [2022-04-28T09:20:42.328Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:20:42.328Z] ---> ac73e934f311 [2022-04-28T09:20:42.328Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T09:20:42.328Z] ---> Running in 83a95e5d9b4f [2022-04-28T09:20:42.328Z] Removing intermediate container 83a95e5d9b4f [2022-04-28T09:20:42.328Z] ---> 2f55ddc87ca9 [2022-04-28T09:20:42.328Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T09:20:42.328Z] ---> Running in 3ad64ac27a07 [2022-04-28T09:20:42.328Z] Removing intermediate container 3ad64ac27a07 [2022-04-28T09:20:42.328Z] ---> c654750cdfea [2022-04-28T09:20:42.328Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T09:20:42.328Z] ---> Running in 6cc97d39e0bc [2022-04-28T09:20:42.328Z] Removing intermediate container 6cc97d39e0bc [2022-04-28T09:20:42.328Z] ---> d24ab2cfb720 [2022-04-28T09:20:42.328Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:20:42.328Z] ---> Running in cc7674809a54 [2022-04-28T09:20:45.741Z] Removing intermediate container cc7674809a54 [2022-04-28T09:20:45.741Z] ---> 089dccb89582 [2022-04-28T09:20:45.741Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T09:20:45.741Z] ---> Running in d6129502c113 [2022-04-28T09:20:47.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:20:48.726Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:20:50.179Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:20:50.179Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T09:20:50.179Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T09:20:50.179Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T09:20:50.457Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T09:20:50.457Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T09:20:50.735Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:20:50.735Z] OK: 8 MiB in 20 packages [2022-04-28T09:20:52.759Z] Removing intermediate container d6129502c113 [2022-04-28T09:20:52.759Z] ---> c0e803a1f3f0 [2022-04-28T09:20:52.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:20:53.753Z] ---> 78e0e90347c1 [2022-04-28T09:20:53.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T09:20:55.745Z] ---> 1706e7c23874 [2022-04-28T09:20:55.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T09:20:56.737Z] ---> 91da7b7d07c6 [2022-04-28T09:20:56.737Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T09:20:56.737Z] ---> Running in ee784abe6e30 [2022-04-28T09:20:57.350Z] Removing intermediate container ee784abe6e30 [2022-04-28T09:20:57.350Z] ---> 6716eaae6482 [2022-04-28T09:20:57.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:20:57.350Z] ---> Running in e843f307d9d8 [2022-04-28T09:20:57.961Z] Removing intermediate container e843f307d9d8 [2022-04-28T09:20:57.961Z] ---> 39341517b49d [2022-04-28T09:20:57.961Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:20:57.961Z] ---> Running in 4131856d1d98 [2022-04-28T09:20:58.580Z] Removing intermediate container 4131856d1d98 [2022-04-28T09:20:58.580Z] ---> 2634fed7bb74 [2022-04-28T09:20:58.580Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:20:58.580Z] ---> Running in 64749b30a693 [2022-04-28T09:20:59.200Z] Removing intermediate container 64749b30a693 [2022-04-28T09:20:59.200Z] ---> cec4386776f0 [2022-04-28T09:20:59.200Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:20:59.200Z] ---> Running in 205d4deb7912 [2022-04-28T09:20:59.806Z] Removing intermediate container 205d4deb7912 [2022-04-28T09:20:59.806Z] ---> 60868e9d156f [2022-04-28T09:20:59.806Z] [2022-04-28T09:21:00.423Z] Successfully built 60868e9d156f [2022-04-28T09:21:00.423Z] Successfully tagged core-data-arm64:latest [2022-04-28T09:21:00.423Z]  Building core-data ... done Building security-secretstore-setup [2022-04-28T09:21:32.877Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:21:32.877Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:21:32.877Z] ---> 4fdbc77c46cd [2022-04-28T09:21:32.877Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:21:32.877Z] ---> Using cache [2022-04-28T09:21:32.877Z] ---> 923fe7dabcf3 [2022-04-28T09:21:32.877Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:21:32.877Z] ---> Using cache [2022-04-28T09:21:32.877Z] ---> 6e960e455955 [2022-04-28T09:21:32.877Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T09:21:32.877Z] ---> Using cache [2022-04-28T09:21:32.877Z] ---> 5d876107efd0 [2022-04-28T09:21:32.877Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:21:32.877Z] ---> Using cache [2022-04-28T09:21:32.877Z] ---> c6804dc1d2f6 [2022-04-28T09:21:32.877Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:21:32.877Z] ---> Using cache [2022-04-28T09:21:32.877Z] ---> aeebb276e720 [2022-04-28T09:21:32.877Z] Step 8/25 : COPY . . [2022-04-28T09:21:32.877Z] ---> Using cache [2022-04-28T09:21:32.877Z] ---> af82a91a1f06 [2022-04-28T09:21:32.877Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T09:21:32.877Z] ---> Running in 484fec8fe17c [2022-04-28T09:21:34.910Z] 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-04-28T09:26:12.134Z] Removing intermediate container 5c4f25469ac8 [2022-04-28T09:26:12.134Z] ---> c897e72e4ca4 [2022-04-28T09:26:12.134Z] [2022-04-28T09:26:12.134Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:26:12.134Z] ---> ac73e934f311 [2022-04-28T09:26:12.134Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:26:12.134Z] ---> Using cache [2022-04-28T09:26:12.134Z] ---> c48e10a72786 [2022-04-28T09:26:12.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:26:12.134Z] ---> Using cache [2022-04-28T09:26:12.134Z] ---> 77a3b0a91baa [2022-04-28T09:26:12.134Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T09:26:12.134Z] ---> Running in b690ef3d9081 [2022-04-28T09:26:12.134Z] Removing intermediate container b690ef3d9081 [2022-04-28T09:26:12.134Z] ---> 3d5386a97932 [2022-04-28T09:26:12.134Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:26:12.134Z] ---> Running in 0b16be372549 [2022-04-28T09:26:12.134Z] Removing intermediate container 0b16be372549 [2022-04-28T09:26:12.134Z] ---> 55cb26d966f4 [2022-04-28T09:26:12.134Z] Step 15/23 : WORKDIR / [2022-04-28T09:26:12.134Z] ---> Running in 7601fb107206 [2022-04-28T09:26:12.134Z] Removing intermediate container 7601fb107206 [2022-04-28T09:26:12.134Z] ---> 6c5433b47efa [2022-04-28T09:26:12.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:26:12.134Z] ---> 7673601f2067 [2022-04-28T09:26:12.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T09:26:12.134Z] ---> adefb05736bd [2022-04-28T09:26:12.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T09:26:12.134Z] ---> 62a822e7761f [2022-04-28T09:26:12.134Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T09:26:12.426Z] ---> Running in d886a3f53461 [2022-04-28T09:26:13.062Z] Removing intermediate container d886a3f53461 [2022-04-28T09:26:13.062Z] ---> 680271484aed [2022-04-28T09:26:13.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:26:13.356Z] ---> Running in fe537329f121 [2022-04-28T09:26:13.982Z] Removing intermediate container fe537329f121 [2022-04-28T09:26:13.982Z] ---> cc2d000670fa [2022-04-28T09:26:13.982Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:26:14.266Z] ---> Running in bf3211e47b37 [2022-04-28T09:26:14.878Z] Removing intermediate container bf3211e47b37 [2022-04-28T09:26:14.878Z] ---> 83f7efafb0e7 [2022-04-28T09:26:14.878Z] Step 22/23 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:26:14.878Z] ---> Running in 434e7927039f [2022-04-28T09:26:15.504Z] Removing intermediate container 434e7927039f [2022-04-28T09:26:15.504Z] ---> 73bcb0124f8e [2022-04-28T09:26:15.504Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:26:15.505Z] ---> Running in 2142faf490be [2022-04-28T09:26:16.119Z] Removing intermediate container 2142faf490be [2022-04-28T09:26:16.119Z] ---> e6675be454c8 [2022-04-28T09:26:16.119Z] [2022-04-28T09:26:16.729Z] Successfully built e6675be454c8 [2022-04-28T09:26:16.729Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T09:26:16.729Z]  Building core-metadata ... done Building security-proxy-setup [2022-04-28T09:26:55.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:26:55.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:26:55.781Z] ---> 4fdbc77c46cd [2022-04-28T09:26:55.781Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:26:55.781Z] ---> Using cache [2022-04-28T09:26:55.781Z] ---> 923fe7dabcf3 [2022-04-28T09:26:55.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:26:55.781Z] ---> Using cache [2022-04-28T09:26:55.781Z] ---> 6e960e455955 [2022-04-28T09:26:55.781Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:26:55.781Z] ---> Using cache [2022-04-28T09:26:55.781Z] ---> 5d876107efd0 [2022-04-28T09:26:55.781Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:26:55.781Z] ---> Using cache [2022-04-28T09:26:55.781Z] ---> c6804dc1d2f6 [2022-04-28T09:26:55.781Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:26:55.781Z] ---> Using cache [2022-04-28T09:26:55.781Z] ---> aeebb276e720 [2022-04-28T09:26:55.781Z] Step 8/22 : COPY . . [2022-04-28T09:26:55.781Z] ---> Using cache [2022-04-28T09:26:55.781Z] ---> af82a91a1f06 [2022-04-28T09:26:55.781Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T09:26:55.781Z] ---> Running in b4a18a3a305f [2022-04-28T09:26:55.781Z] 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-04-28T09:27:18.014Z] 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-04-28T09:27:33.244Z] Removing intermediate container 484fec8fe17c [2022-04-28T09:27:33.244Z] ---> e3848871ca67 [2022-04-28T09:27:33.244Z] [2022-04-28T09:27:33.244Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T09:27:33.244Z] ---> ac73e934f311 [2022-04-28T09:27:33.244Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T09:27:33.244Z] ---> Running in d666d7ec7a57 [2022-04-28T09:27:34.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:27:34.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:27:35.980Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T09:27:35.981Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T09:27:35.981Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T09:27:35.981Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:27:35.981Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:27:36.593Z] OK: 6 MiB in 17 packages [2022-04-28T09:27:38.640Z] Removing intermediate container d666d7ec7a57 [2022-04-28T09:27:38.640Z] ---> cba7808f09a4 [2022-04-28T09:27:38.640Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:27:38.640Z] ---> Running in cf37a468f147 [2022-04-28T09:27:39.273Z] Removing intermediate container cf37a468f147 [2022-04-28T09:27:39.273Z] ---> 0d99ba0b9c4a [2022-04-28T09:27:39.273Z] Step 13/25 : WORKDIR / [2022-04-28T09:27:39.562Z] ---> Running in 3db69c9a8cf8 [2022-04-28T09:27:40.194Z] Removing intermediate container 3db69c9a8cf8 [2022-04-28T09:27:40.195Z] ---> fa06a83473ae [2022-04-28T09:27:40.195Z] 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-04-28T09:27:41.197Z] ---> d5e01b35a459 [2022-04-28T09:27:41.197Z] 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-04-28T09:27:42.220Z] ---> b61c8ea70dc3 [2022-04-28T09:27:42.220Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T09:27:43.231Z] ---> 168fe8b2af6b [2022-04-28T09:27:43.231Z] 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-04-28T09:27:44.232Z] ---> 711a61a188d0 [2022-04-28T09:27:44.232Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T09:27:46.255Z] ---> 6c68771e9b10 [2022-04-28T09:27:46.255Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T09:27:48.243Z] ---> f11bc7c49d01 [2022-04-28T09:27:48.243Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:27:49.231Z] ---> 3e38e5404f2a [2022-04-28T09:27:49.231Z] 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-04-28T09:27:49.231Z] ---> Running in a072bb1e7631 [2022-04-28T09:27:52.715Z] Removing intermediate container a072bb1e7631 [2022-04-28T09:27:52.715Z] ---> fb02ec1be7a0 [2022-04-28T09:27:52.715Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:27:53.016Z] ---> Running in a79fe837af61 [2022-04-28T09:27:53.618Z] Removing intermediate container a79fe837af61 [2022-04-28T09:27:53.618Z] ---> db8d828c6590 [2022-04-28T09:27:53.618Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T09:27:53.899Z] ---> Running in 65e1a225dd22 [2022-04-28T09:27:54.179Z] Removing intermediate container 65e1a225dd22 [2022-04-28T09:27:54.179Z] ---> 8cce62ab2e6f [2022-04-28T09:27:54.179Z] Step 24/25 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:27:54.463Z] ---> Running in 3074894ca89b [2022-04-28T09:27:55.071Z] Removing intermediate container 3074894ca89b [2022-04-28T09:27:55.071Z] ---> 9544dcc1575b [2022-04-28T09:27:55.071Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T09:27:55.071Z] ---> Running in c1ab41e40bff [2022-04-28T09:27:55.687Z] Removing intermediate container c1ab41e40bff [2022-04-28T09:27:55.687Z] ---> ca3efb5044cd [2022-04-28T09:27:55.687Z] [2022-04-28T09:27:55.975Z] Successfully built ca3efb5044cd [2022-04-28T09:27:55.975Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T09:27:55.975Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-28T09:28:35.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:28:35.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:28:35.063Z] ---> 4fdbc77c46cd [2022-04-28T09:28:35.063Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:28:35.063Z] ---> Using cache [2022-04-28T09:28:35.063Z] ---> 923fe7dabcf3 [2022-04-28T09:28:35.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:28:35.063Z] ---> Using cache [2022-04-28T09:28:35.063Z] ---> 6e960e455955 [2022-04-28T09:28:35.063Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:28:35.063Z] ---> Using cache [2022-04-28T09:28:35.063Z] ---> 5d876107efd0 [2022-04-28T09:28:35.063Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:28:35.063Z] ---> Using cache [2022-04-28T09:28:35.063Z] ---> c6804dc1d2f6 [2022-04-28T09:28:35.063Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:28:35.063Z] ---> Using cache [2022-04-28T09:28:35.063Z] ---> aeebb276e720 [2022-04-28T09:28:35.063Z] Step 8/22 : COPY . . [2022-04-28T09:28:35.063Z] ---> Using cache [2022-04-28T09:28:35.063Z] ---> af82a91a1f06 [2022-04-28T09:28:35.063Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T09:28:35.063Z] ---> Running in 1c978360f13c [2022-04-28T09:28:35.063Z] 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-04-28T09:32:42.258Z] 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-04-28T09:32:52.460Z] Removing intermediate container b4a18a3a305f [2022-04-28T09:32:52.460Z] ---> f936e363e82d [2022-04-28T09:32:52.460Z] [2022-04-28T09:32:52.460Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:32:52.460Z] ---> ac73e934f311 [2022-04-28T09:32:52.460Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T09:32:52.460Z] ---> Running in 58f8b6e7a7cd [2022-04-28T09:32:53.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:32:54.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:32:55.981Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T09:32:55.981Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:32:55.981Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T09:32:55.981Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T09:32:56.260Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T09:32:56.260Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:32:56.260Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:32:56.260Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:32:56.543Z] OK: 8 MiB in 20 packages [2022-04-28T09:32:59.502Z] Removing intermediate container 58f8b6e7a7cd [2022-04-28T09:32:59.502Z] ---> c6b5275c3de0 [2022-04-28T09:32:59.502Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:32:59.502Z] ---> Running in ef0b261c6bab [2022-04-28T09:32:59.824Z] Removing intermediate container ef0b261c6bab [2022-04-28T09:32:59.824Z] ---> a27138ac297e [2022-04-28T09:32:59.824Z] Step 13/22 : WORKDIR /edgex [2022-04-28T09:32:59.824Z] ---> Running in 25c8667a9b06 [2022-04-28T09:33:00.663Z] Removing intermediate container 25c8667a9b06 [2022-04-28T09:33:00.663Z] ---> 9114d7a9add8 [2022-04-28T09:33:00.663Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T09:33:01.735Z] ---> 9012a5f7594c [2022-04-28T09:33:01.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T09:33:03.491Z] ---> ef582bd1e0da [2022-04-28T09:33:03.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T09:33:05.488Z] ---> f1a1a4e3b025 [2022-04-28T09:33:05.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:33:06.094Z] ---> 776b942a123a [2022-04-28T09:33:06.094Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T09:33:06.382Z] ---> Running in 49c9999870c5 [2022-04-28T09:33:09.710Z] Removing intermediate container 49c9999870c5 [2022-04-28T09:33:09.710Z] ---> c7307a2ca55e [2022-04-28T09:33:09.710Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:33:09.710Z] ---> Running in 2505f5c21c89 [2022-04-28T09:33:10.320Z] Removing intermediate container 2505f5c21c89 [2022-04-28T09:33:10.320Z] ---> 194201856276 [2022-04-28T09:33:10.320Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T09:33:10.599Z] ---> Running in 54e86c4276ac [2022-04-28T09:33:11.215Z] Removing intermediate container 54e86c4276ac [2022-04-28T09:33:11.215Z] ---> 706f6aa4511c [2022-04-28T09:33:11.215Z] Step 21/22 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:33:11.498Z] ---> Running in e6c38d05c8f2 [2022-04-28T09:33:12.101Z] Removing intermediate container e6c38d05c8f2 [2022-04-28T09:33:12.101Z] ---> 355f98687117 [2022-04-28T09:33:12.101Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:33:12.101Z] ---> Running in 20b6e2591588 [2022-04-28T09:33:12.707Z] Removing intermediate container 20b6e2591588 [2022-04-28T09:33:12.707Z] ---> e20dc1b2cce8 [2022-04-28T09:33:12.707Z] [2022-04-28T09:33:13.310Z] Successfully built e20dc1b2cce8 [2022-04-28T09:33:13.310Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T09:36:50.402Z]  Building security-proxy-setup ... done Removing intermediate container 1c978360f13c [2022-04-28T09:36:50.402Z] ---> d0d494b31251 [2022-04-28T09:36:50.402Z] [2022-04-28T09:36:50.402Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:36:50.402Z] ---> ac73e934f311 [2022-04-28T09:36:50.402Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:36:50.402Z] ---> Using cache [2022-04-28T09:36:50.402Z] ---> c48e10a72786 [2022-04-28T09:36:50.402Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:36:50.402Z] ---> Using cache [2022-04-28T09:36:50.402Z] ---> 77a3b0a91baa [2022-04-28T09:36:50.402Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T09:36:50.402Z] ---> Running in 541c6050ad37 [2022-04-28T09:36:50.402Z] Removing intermediate container 541c6050ad37 [2022-04-28T09:36:50.402Z] ---> 2896fd37eaab [2022-04-28T09:36:50.402Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:36:50.402Z] ---> Running in 62105d07cec9 [2022-04-28T09:36:50.402Z] Removing intermediate container 62105d07cec9 [2022-04-28T09:36:50.402Z] ---> 7cf89f374d21 [2022-04-28T09:36:50.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:36:50.402Z] ---> d2ef09d17c29 [2022-04-28T09:36:50.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T09:36:50.402Z] ---> 2de1ef332199 [2022-04-28T09:36:50.402Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T09:36:50.402Z] ---> 537e15247ad1 [2022-04-28T09:36:50.402Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T09:36:50.402Z] ---> Running in a18d8ae71797 [2022-04-28T09:36:50.402Z] Removing intermediate container a18d8ae71797 [2022-04-28T09:36:50.402Z] ---> be8e0e46168c [2022-04-28T09:36:50.402Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:36:50.402Z] ---> Running in b5165a429fb8 [2022-04-28T09:36:50.402Z] Removing intermediate container b5165a429fb8 [2022-04-28T09:36:50.402Z] ---> fd63d50fe2b7 [2022-04-28T09:36:50.402Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T09:36:50.687Z] ---> Running in 7b645bc3d558 [2022-04-28T09:36:51.293Z] Removing intermediate container 7b645bc3d558 [2022-04-28T09:36:51.293Z] ---> 1e58aebb728d [2022-04-28T09:36:51.293Z] Step 21/22 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:36:51.293Z] ---> Running in 6a8bee8f5494 [2022-04-28T09:36:51.895Z] Removing intermediate container 6a8bee8f5494 [2022-04-28T09:36:51.895Z] ---> 1aa3ac861344 [2022-04-28T09:36:51.895Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:36:52.177Z] ---> Running in 56b0f0264820 [2022-04-28T09:36:52.787Z] Removing intermediate container 56b0f0264820 [2022-04-28T09:36:52.787Z] ---> 85a107d33688 [2022-04-28T09:36:52.787Z] [2022-04-28T09:36:53.395Z] Successfully built 85a107d33688 [2022-04-28T09:36:53.395Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T09:51:46.770Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-04-28T09:51:46.770Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:51:46.770Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:51:46.770Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:51:46.770Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:51:46.770Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:51:46.770Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:51:46.770Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:51:46.770Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:51:46.770Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:51:46.770Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:51:46.770Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:51:46.770Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:51:46.770Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:55:23.903Z] Building bin/spire-agent... [2022-04-28T09:55:23.903Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:55:23.904Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:55:23.904Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:55:23.904Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:55:23.904Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:55:24.893Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:55:25.175Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:55:25.453Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:55:25.453Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:55:25.736Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:55:25.736Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:55:25.736Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:55:26.018Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:55:58.460Z] Building bin/spire-agent... [2022-04-28T09:55:59.917Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:56:00.526Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:56:00.526Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:56:00.808Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:56:06.247Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:56:08.246Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:56:08.246Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:56:09.242Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:56:09.242Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:56:09.242Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:56:09.521Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:56:09.521Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:56:09.798Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:57:46.686Z] Removing intermediate container 8739d1a79270 [2022-04-28T09:57:46.686Z] ---> ee0f0a87091c [2022-04-28T09:57:46.686Z] [2022-04-28T09:57:46.686Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:57:46.686Z] ---> 3fb3c9af89a9 [2022-04-28T09:57:46.686Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:57:46.686Z] ---> Using cache [2022-04-28T09:57:46.686Z] ---> 3334f785ea34 [2022-04-28T09:57:46.686Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:57:46.686Z] ---> Using cache [2022-04-28T09:57:46.686Z] ---> b3356b164d1d [2022-04-28T09:57:46.686Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T09:57:46.686Z] ---> Running in b68975a606f2 [2022-04-28T09:57:46.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:57:46.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:57:46.686Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:57:46.686Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:57:46.686Z] OK: 15729 distinct packages available [2022-04-28T09:57:46.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:57:46.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:57:46.686Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T09:57:46.686Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:57:46.686Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T09:57:46.686Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T09:57:46.686Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:57:46.686Z] OK: 6 MiB in 18 packages [2022-04-28T09:57:46.686Z] Removing intermediate container b68975a606f2 [2022-04-28T09:57:46.686Z] ---> c86a389dbef4 [2022-04-28T09:57:46.686Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:57:48.700Z] ---> fce2bc4cecc4 [2022-04-28T09:57:48.700Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:57:49.334Z] ---> 2eba0925ed8a [2022-04-28T09:57:49.334Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T09:57:49.334Z] ---> Running in a4a092f9f344 [2022-04-28T09:57:49.952Z] Removing intermediate container a4a092f9f344 [2022-04-28T09:57:49.952Z] ---> 46ee08cbe054 [2022-04-28T09:57:49.952Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T09:57:50.977Z] ---> e983efadcf8a [2022-04-28T09:57:50.977Z] Step 21/26 : WORKDIR / [2022-04-28T09:57:50.977Z] ---> Running in 1216a5c3b0d1 [2022-04-28T09:57:51.976Z] Removing intermediate container 1216a5c3b0d1 [2022-04-28T09:57:51.976Z] ---> 96430aa47a0b [2022-04-28T09:57:51.976Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:57:51.976Z] ---> Running in 9bd6410128fa [2022-04-28T09:57:52.607Z] Removing intermediate container 9bd6410128fa [2022-04-28T09:57:52.607Z] ---> 8a7ac6d9581d [2022-04-28T09:57:52.607Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:57:52.915Z] ---> Running in 8b86b642bd8f [2022-04-28T09:57:53.543Z] Removing intermediate container 8b86b642bd8f [2022-04-28T09:57:53.543Z] ---> 9cd16cf67a7c [2022-04-28T09:57:53.543Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T09:57:53.543Z] ---> Running in 0ffb51ffee96 [2022-04-28T09:57:54.154Z] Removing intermediate container 0ffb51ffee96 [2022-04-28T09:57:54.154Z] ---> 1c83a710561b [2022-04-28T09:57:54.154Z] Step 25/26 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T09:57:54.437Z] ---> Running in 57c627934252 [2022-04-28T09:57:55.065Z] Removing intermediate container 57c627934252 [2022-04-28T09:57:55.065Z] ---> 883c2386acf6 [2022-04-28T09:57:55.065Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T09:57:55.350Z] ---> Running in fd678b41dc9a [2022-04-28T09:57:55.977Z] Removing intermediate container fd678b41dc9a [2022-04-28T09:57:55.977Z] ---> 788bdd7d3409 [2022-04-28T09:57:55.977Z] [2022-04-28T09:57:56.586Z] Successfully built 788bdd7d3409 [2022-04-28T09:57:56.586Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T10:01:03.667Z]  Building security-spire-config ... done Removing intermediate container e16322103c98 [2022-04-28T10:01:03.667Z] ---> be439cd0628a [2022-04-28T10:01:03.667Z] [2022-04-28T10:01:03.667Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T10:01:03.667Z] ---> 3fb3c9af89a9 [2022-04-28T10:01:03.667Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T10:01:03.667Z] ---> Using cache [2022-04-28T10:01:03.667Z] ---> 3334f785ea34 [2022-04-28T10:01:03.667Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T10:01:03.667Z] ---> Using cache [2022-04-28T10:01:03.667Z] ---> b3356b164d1d [2022-04-28T10:01:03.667Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T10:01:03.667Z] ---> Running in 7b3cefb488ab [2022-04-28T10:01:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:01:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:01:03.667Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T10:01:03.667Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T10:01:03.667Z] OK: 15729 distinct packages available [2022-04-28T10:01:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:01:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:01:03.667Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T10:01:03.667Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T10:01:03.667Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T10:01:03.667Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T10:01:03.667Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T10:01:03.667Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T10:01:03.667Z] OK: 6 MiB in 19 packages [2022-04-28T10:01:04.656Z] Removing intermediate container 7b3cefb488ab [2022-04-28T10:01:04.656Z] ---> 0d622787801c [2022-04-28T10:01:04.656Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T10:01:07.302Z] ---> e64e3f849809 [2022-04-28T10:01:07.302Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T10:01:10.714Z] ---> dad3b967a79b [2022-04-28T10:01:10.714Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T10:01:11.703Z] ---> 8810af79267c [2022-04-28T10:01:11.703Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T10:01:12.302Z] ---> 68af50bd486f [2022-04-28T10:01:12.302Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T10:01:13.291Z] ---> 20115d29242f [2022-04-28T10:01:13.291Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T10:01:13.291Z] ---> Running in e0a4ac150e86 [2022-04-28T10:01:13.577Z] Removing intermediate container e0a4ac150e86 [2022-04-28T10:01:13.577Z] ---> da4b7dcf1393 [2022-04-28T10:01:13.577Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T10:01:13.577Z] ---> Running in d85d779ec76c [2022-04-28T10:01:14.187Z] Removing intermediate container d85d779ec76c [2022-04-28T10:01:14.187Z] ---> 2e4e307bfe1e [2022-04-28T10:01:14.187Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T10:01:14.187Z] ---> Running in 69c5141eaf72 [2022-04-28T10:01:14.788Z] Removing intermediate container 69c5141eaf72 [2022-04-28T10:01:14.788Z] ---> eb2616817e93 [2022-04-28T10:01:14.788Z] Step 25/26 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T10:01:14.788Z] ---> Running in 55ef8a3ab8d2 [2022-04-28T10:01:15.082Z] Removing intermediate container 55ef8a3ab8d2 [2022-04-28T10:01:15.082Z] ---> d81a20fc8cc9 [2022-04-28T10:01:15.082Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T10:01:15.358Z] ---> Running in 4fc32d95747e [2022-04-28T10:01:15.631Z] Removing intermediate container 4fc32d95747e [2022-04-28T10:01:15.631Z] ---> 849093855f50 [2022-04-28T10:01:15.631Z] [2022-04-28T10:01:15.906Z] Successfully built 849093855f50 [2022-04-28T10:01:15.906Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T10:01:26.064Z]  Building security-spire-agent ... done Removing intermediate container 01df6128efba [2022-04-28T10:01:26.064Z] ---> 38d32e1e44c9 [2022-04-28T10:01:26.064Z] [2022-04-28T10:01:26.064Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T10:01:26.064Z] ---> 3fb3c9af89a9 [2022-04-28T10:01:26.064Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T10:01:26.064Z] ---> Using cache [2022-04-28T10:01:26.064Z] ---> 3334f785ea34 [2022-04-28T10:01:26.064Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T10:01:26.064Z] ---> Using cache [2022-04-28T10:01:26.064Z] ---> b3356b164d1d [2022-04-28T10:01:26.064Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T10:01:26.064Z] ---> Using cache [2022-04-28T10:01:26.064Z] ---> 0d622787801c [2022-04-28T10:01:26.064Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T10:01:28.690Z] ---> 1a9dc588c5b2 [2022-04-28T10:01:28.690Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T10:01:28.965Z] ---> 91d779444ab1 [2022-04-28T10:01:28.965Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T10:01:29.566Z] ---> 50adcaaa1817 [2022-04-28T10:01:29.566Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T10:01:30.177Z] ---> 3289e43f0a96 [2022-04-28T10:01:30.177Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T10:01:30.458Z] ---> Running in 9d7e65abdaad [2022-04-28T10:01:30.736Z] Removing intermediate container 9d7e65abdaad [2022-04-28T10:01:30.736Z] ---> 570b58d6070b [2022-04-28T10:01:30.736Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T10:01:30.736Z] ---> Running in d1bcd8f9ba0c [2022-04-28T10:01:31.337Z] Removing intermediate container d1bcd8f9ba0c [2022-04-28T10:01:31.337Z] ---> f9c5b9a0bb29 [2022-04-28T10:01:31.337Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T10:01:31.337Z] ---> Running in ce02d5bb4b59 [2022-04-28T10:01:31.617Z] Removing intermediate container ce02d5bb4b59 [2022-04-28T10:01:31.617Z] ---> 10692ddb9e27 [2022-04-28T10:01:31.617Z] Step 24/25 : LABEL git_sha=3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T10:01:31.617Z] ---> Running in e0fabdc3620c [2022-04-28T10:01:31.895Z] Removing intermediate container e0fabdc3620c [2022-04-28T10:01:31.895Z] ---> e008bc4fcb22 [2022-04-28T10:01:31.895Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T10:01:32.171Z] ---> Running in 524db757c179 [2022-04-28T10:01:32.445Z] Removing intermediate container 524db757c179 [2022-04-28T10:01:32.445Z] ---> b4a6efc38d68 [2022-04-28T10:01:32.445Z] [2022-04-28T10:01:32.720Z] Successfully built b4a6efc38d68 [2022-04-28T10:01:32.720Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T10:01:33.337Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-28T10:01:33.349Z] $ docker stop --time=1 cfc779d693bce4ea8e483bd5fd15e6d7740024a14a559bda47b299d84291ba2a [2022-04-28T10:01:35.131Z] $ docker rm -f cfc779d693bce4ea8e483bd5fd15e6d7740024a14a559bda47b299d84291ba2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T10:01:35.720Z] + docker images [2022-04-28T10:01:36.312Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T10:01:36.312Z] security-spire-server-arm64 latest b4a6efc38d68 4 seconds ago 86.3MB [2022-04-28T10:01:36.312Z] security-spire-agent-arm64 latest 849093855f50 21 seconds ago 126MB [2022-04-28T10:01:36.312Z] 38d32e1e44c9 27 seconds ago 4.14GB [2022-04-28T10:01:36.312Z] be439cd0628a About a minute ago 4.14GB [2022-04-28T10:01:36.312Z] security-spire-config-arm64 latest 788bdd7d3409 3 minutes ago 85.6MB [2022-04-28T10:01:36.312Z] ee0f0a87091c 4 minutes ago 4.14GB [2022-04-28T10:01:36.312Z] support-scheduler-arm64 latest 85a107d33688 24 minutes ago 25.3MB [2022-04-28T10:01:36.312Z] d0d494b31251 24 minutes ago 1.37GB [2022-04-28T10:01:36.312Z] security-proxy-setup-arm64 latest e20dc1b2cce8 28 minutes ago 26.1MB [2022-04-28T10:01:36.312Z] f936e363e82d 28 minutes ago 1.32GB [2022-04-28T10:01:36.312Z] security-secretstore-setup-arm64 latest ca3efb5044cd 33 minutes ago 27.5MB [2022-04-28T10:01:36.312Z] e3848871ca67 34 minutes ago 1.32GB [2022-04-28T10:01:36.312Z] core-metadata-arm64 latest e6675be454c8 35 minutes ago 16.3MB [2022-04-28T10:01:36.312Z] c897e72e4ca4 35 minutes ago 1.31GB [2022-04-28T10:01:36.312Z] core-data-arm64 latest 60868e9d156f 40 minutes ago 21.6MB [2022-04-28T10:01:36.312Z] 90225f012649 40 minutes ago 1.34GB [2022-04-28T10:01:36.312Z] sys-mgmt-agent-arm64 latest 46a7d3384d05 42 minutes ago 282MB [2022-04-28T10:01:36.312Z] 0811b212f576 44 minutes ago 1.31GB [2022-04-28T10:01:36.312Z] support-notifications-arm64 latest 6420b25e2c75 49 minutes ago 25.8MB [2022-04-28T10:01:36.312Z] 2ffd1fab9ccd 49 minutes ago 1.37GB [2022-04-28T10:01:36.312Z] security-spiffe-token-provider-arm64 latest 040cb9917b35 49 minutes ago 27.9MB [2022-04-28T10:01:36.312Z] 12af789db127 50 minutes ago 1.36GB [2022-04-28T10:01:36.312Z] security-bootstrapper-arm64 latest 5d4b10be38cc 51 minutes ago 18.3MB [2022-04-28T10:01:36.312Z] core-command-arm64 latest 6896c03037b8 52 minutes ago 15.5MB [2022-04-28T10:01:36.312Z] 9caf7c1bff2c 52 minutes ago 1.31GB [2022-04-28T10:01:36.312Z] 6e07db9d0dcb 52 minutes ago 1.31GB [2022-04-28T10:01:36.312Z] ci-base-image-arm64 latest 4fdbc77c46cd About an hour ago 886MB [2022-04-28T10:01:36.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB [2022-04-28T10:01:36.312Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T10:01:36.312Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T10:01:36.312Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T10:01:36.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:01:36.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T10:01:36.761Z] [2022-04-28T10:01:36.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:01:37.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T10:01:37.389Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T10:01:37.389Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T10:01:37.389Z] 04944245beec: Pulling fs layer [2022-04-28T10:01:37.389Z] 699f458cf7ca: Pulling fs layer [2022-04-28T10:01:37.389Z] 765212b225bb: Pulling fs layer [2022-04-28T10:01:37.389Z] f23df028b6ca: Pulling fs layer [2022-04-28T10:01:37.389Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T10:01:37.389Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T10:01:37.389Z] f23df028b6ca: Waiting [2022-04-28T10:01:37.389Z] d65c8cfc05b1: Waiting [2022-04-28T10:01:37.389Z] 2437ff75d9bd: Waiting [2022-04-28T10:01:37.389Z] 765212b225bb: Waiting [2022-04-28T10:01:37.389Z] 04944245beec: Download complete [2022-04-28T10:01:37.389Z] 765212b225bb: Verifying Checksum [2022-04-28T10:01:37.389Z] 765212b225bb: Download complete [2022-04-28T10:01:37.664Z] f23df028b6ca: Verifying Checksum [2022-04-28T10:01:37.664Z] f23df028b6ca: Download complete [2022-04-28T10:01:37.664Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T10:01:37.664Z] d65c8cfc05b1: Download complete [2022-04-28T10:01:37.664Z] 699f458cf7ca: Verifying Checksum [2022-04-28T10:01:37.664Z] 699f458cf7ca: Download complete [2022-04-28T10:01:37.938Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T10:01:37.938Z] 8998bd30e6a1: Download complete [2022-04-28T10:01:40.561Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T10:01:40.561Z] 2437ff75d9bd: Download complete [2022-04-28T10:01:42.541Z] 8998bd30e6a1: Pull complete [2022-04-28T10:01:43.137Z] 04944245beec: Pull complete [2022-04-28T10:01:44.569Z] 699f458cf7ca: Pull complete [2022-04-28T10:01:44.841Z] 765212b225bb: Pull complete [2022-04-28T10:01:45.818Z] f23df028b6ca: Pull complete [2022-04-28T10:01:46.090Z] d65c8cfc05b1: Pull complete [2022-04-28T10:02:01.265Z] 2437ff75d9bd: Pull complete [2022-04-28T10:02:01.265Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T10:02:01.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T10:02:01.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T10:02:01.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-33637 does not seem to be running inside a container [2022-04-28T10:02:01.670Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T10:02:04.807Z] $ docker top f11bc131846b81a81f745ec59a6d19ec15473951ded5b9efaef4848442a802bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:05.891Z] ---> job-cost.sh [2022-04-28T10:02:06.169Z] lf-activate-venv: SKIPPING [2022-04-28T10:02:06.169Z] INFO: No Stack... [2022-04-28T10:02:06.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T10:02:07.425Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T10:02:08.092Z] + cut -d, -f6 [2022-04-28T10:02:08.092Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2022-04-28T10:02:08.127Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-6-stack-cost] [2022-04-28T10:02:08.133Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-6-stack-cost] did not exist. Created. [2022-04-28T10:02:08.133Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T10:02:08.800Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T10:02:08.989Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T10:02:08.998Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T10:02:09.023Z] $ docker stop --time=1 f11bc131846b81a81f745ec59a6d19ec15473951ded5b9efaef4848442a802bf [2022-04-28T10:02:10.604Z] $ docker rm -f f11bc131846b81a81f745ec59a6d19ec15473951ded5b9efaef4848442a802bf [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-04-28T10:02:11.106Z] provisioning config files... [2022-04-28T10:02:11.116Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2135088794932970205tmp [Pipeline] { [Pipeline] sh [2022-04-28T10:02:11.437Z] + set +x [2022-04-28T10:02:11.437Z] + curl -s https://codecov.io/bash [2022-04-28T10:02:11.437Z] + bash -s -- [2022-04-28T10:02:11.437Z] [2022-04-28T10:02:11.437Z] _____ _ [2022-04-28T10:02:11.437Z] / ____| | | [2022-04-28T10:02:11.437Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T10:02:11.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T10:02:11.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T10:02:11.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T10:02:11.437Z] Bash-1.0.6 [2022-04-28T10:02:11.437Z] [2022-04-28T10:02:11.437Z] [2022-04-28T10:02:11.437Z] ==> git version 2.25.1 found [2022-04-28T10:02:11.437Z] ==> 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-04-28T10:02:11.437Z] Release-Date: 2020-01-08 [2022-04-28T10:02:11.437Z] 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-04-28T10:02:11.437Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T10:02:11.437Z] ==> Jenkins CI detected. [2022-04-28T10:02:11.437Z] current dir:  /w/workspace/edgex-go/6 [2022-04-28T10:02:11.437Z] project root: . [2022-04-28T10:02:11.437Z] --> token set from env [2022-04-28T10:02:11.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T10:02:11.437Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T10:02:11.438Z] ==> Python coveragepy not found [2022-04-28T10:02:11.438Z] ==> Searching for coverage reports in: [2022-04-28T10:02:11.438Z] + . [2022-04-28T10:02:11.438Z] -> Found 1 reports [2022-04-28T10:02:11.438Z] ==> Detecting git/mercurial file structure [2022-04-28T10:02:11.699Z] ==> Reading reports [2022-04-28T10:02:11.699Z] + ./coverage.out bytes=435134 [2022-04-28T10:02:11.699Z] ==> Appending adjustments [2022-04-28T10:02:11.699Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T10:02:13.087Z] + Found adjustments [2022-04-28T10:02:13.087Z] ==> Gzipping contents [2022-04-28T10:02:13.087Z] 60K /tmp/codecov.FRsnSt.gz [2022-04-28T10:02:13.087Z] ==> Uploading reports [2022-04-28T10:02:13.087Z] url: https://codecov.io [2022-04-28T10:02:13.087Z] query: branch=PR-3987&commit=3ee9eaba3fba0a7393245d4157fc3249c3e7404b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-28T10:02:13.087Z] -> Pinging Codecov [2022-04-28T10:02:13.087Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=3ee9eaba3fba0a7393245d4157fc3249c3e7404b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-28T10:02:13.087Z] -> Uploading to [2022-04-28T10:02:13.087Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/3ee9eaba3fba0a7393245d4157fc3249c3e7404b/3f69ac96-c305-42af-b0f4-36816e307e33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T100212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a49f09147d644791fe053cbb4218380cca2006c948c19857928670c6e0e7744f [2022-04-28T10:02:13.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T10:02:13.087Z] Dload Upload Total Spent Left Speed [2022-04-28T10:02:13.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59822 0 0 100 59822 0 192k --:--:-- --:--:-- --:--:-- 192k [2022-04-28T10:02:13.349Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3ee9eaba3fba0a7393245d4157fc3249c3e7404b [Pipeline] } [2022-04-28T10:02:13.358Z] 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-04-28T10:02:13.939Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:14.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:15.102Z] ---> package-listing.sh [2022-04-28T10:02:15.102Z] ++ facter osfamily [2022-04-28T10:02:15.102Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T10:02:15.362Z] + OS_FAMILY=debian [2022-04-28T10:02:15.362Z] + workspace=/w/workspace/edgex-go/6 [2022-04-28T10:02:15.362Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T10:02:15.362Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T10:02:15.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T10:02:15.362Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T10:02:15.362Z] + '[' /w/workspace/edgex-go/6 ']' [2022-04-28T10:02:15.362Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T10:02:15.362Z] + case "${OS_FAMILY}" in [2022-04-28T10:02:15.362Z] + grep '^ii' [2022-04-28T10:02:15.362Z] + dpkg -l [2022-04-28T10:02:15.362Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T10:02:15.362Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T10:02:15.362Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T10:02:15.362Z] + '[' /w/workspace/edgex-go/6 ']' [2022-04-28T10:02:15.362Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-04-28T10:02:15.362Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-04-28T10:02:15.374Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T10:02:15.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:02:16.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T10:02:16.214Z] [2022-04-28T10:02:16.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:02:16.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T10:02:16.516Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T10:02:16.516Z] 5eb5b503b376: Pulling fs layer [2022-04-28T10:02:16.516Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T10:02:16.516Z] ec43610c2a17: Pulling fs layer [2022-04-28T10:02:16.516Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T10:02:16.516Z] 33b1e0a273af: Pulling fs layer [2022-04-28T10:02:16.516Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T10:02:16.516Z] 3a2ae6a8a46f: Waiting [2022-04-28T10:02:16.516Z] 33b1e0a273af: Waiting [2022-04-28T10:02:16.516Z] 2f39f015ded8: Pulling fs layer [2022-04-28T10:02:16.516Z] 2f39f015ded8: Waiting [2022-04-28T10:02:16.516Z] 5c69ac0246d0: Download complete [2022-04-28T10:02:16.516Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T10:02:16.516Z] 3a2ae6a8a46f: Download complete [2022-04-28T10:02:16.516Z] 33b1e0a273af: Verifying Checksum [2022-04-28T10:02:16.516Z] 33b1e0a273af: Download complete [2022-04-28T10:02:16.516Z] 5d3b04190fa2: Download complete [2022-04-28T10:02:16.516Z] ec43610c2a17: Verifying Checksum [2022-04-28T10:02:16.516Z] ec43610c2a17: Download complete [2022-04-28T10:02:16.776Z] 5eb5b503b376: Verifying Checksum [2022-04-28T10:02:16.776Z] 5eb5b503b376: Download complete [2022-04-28T10:02:17.344Z] 2f39f015ded8: Download complete [2022-04-28T10:02:17.916Z] 5eb5b503b376: Pull complete [2022-04-28T10:02:18.176Z] 5c69ac0246d0: Pull complete [2022-04-28T10:02:18.744Z] ec43610c2a17: Pull complete [2022-04-28T10:02:18.744Z] 3a2ae6a8a46f: Pull complete [2022-04-28T10:02:19.003Z] 33b1e0a273af: Pull complete [2022-04-28T10:02:19.003Z] 5d3b04190fa2: Pull complete [2022-04-28T10:02:23.195Z] 2f39f015ded8: Pull complete [2022-04-28T10:02:23.195Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T10:02:23.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T10:02:23.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T10:02:23.260Z] prd-ubuntu20.04-docker-8c-8g-33633 does not seem to be running inside a container [2022-04-28T10:02:23.311Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T10:02:25.338Z] $ docker top b87c017382f26f872ba362b1a8945ee4a52682f4a3446360eb88c0335f15599b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T10:02:25.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T10:02:25.967Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T10:02:26.258Z] + ls /var/log/sa-host [2022-04-28T10:02:26.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T10:02:26.342Z] provisioning config files... [2022-04-28T10:02:26.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4324593491107132062tmp [Pipeline] { [Pipeline] echo [2022-04-28T10:02:26.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:26.651Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T10:02:26.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:26.995Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T10:02:27.005Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:27.291Z] ---> sudo-logs.sh [2022-04-28T10:02:27.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T10:02:27.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:27.595Z] ---> job-cost.sh [2022-04-28T10:02:27.595Z] lf-activate-venv: SKIPPING [2022-04-28T10:02:27.595Z] DEBUG: total: 0.2199999988079071 [2022-04-28T10:02:27.595Z] INFO: Retrieving Stack Cost... [2022-04-28T10:02:27.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T10:02:28.425Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T10:02:28.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:02:28.725Z] ---> logs-deploy.sh [2022-04-28T10:02:28.725Z] lf-activate-venv: SKIPPING [2022-04-28T10:02:28.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/6 [2022-04-28T10:02:28.725Z] INFO: archiving workspace using pattern(s): [2022-04-28T10:02:29.664Z] Archives upload complete. [2022-04-28T10:02:29.664Z] INFO: archiving logs to Nexus