Pull request #4050 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3b5981370c36a7c6fde43f7dac092cba4ddbf9a+fed831e05d45eedf309a161f019c6bf56688bfb5 (6976f17bf6fd10a69483fd9a05a7ac660aad57b1) 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-ssh16291335590986987513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh10242714383715234683.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4050/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11627265788579911629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4050/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2413021370212797806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17092964946653876463.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4050/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8184145415120382154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1495 in /w/workspace/edgexfoundry_edgex-go_PR-4050 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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/4050/head:refs/remotes/origin/PR-4050 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit a3b5981370c36a7c6fde43f7dac092cba4ddbf9a Merge succeeded, producing a3b5981370c36a7c6fde43f7dac092cba4ddbf9a Checking out Revision a3b5981370c36a7c6fde43f7dac092cba4ddbf9a (PR-4050) > git config core.sparsecheckout # timeout=10 > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # 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 fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T19:14:01.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T19:14:01.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T19:14:01.536Z] ========================================================= [2022-06-06T19:14:01.536Z] EdgeX Global Pipelines Version Info [2022-06-06T19:14:01.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T19:14:02.303Z] ------------------- [2022-06-06T19:14:02.303Z] stable info: [2022-06-06T19:14:02.303Z] ------------------- [2022-06-06T19:14:02.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T19:14:02.303Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T19:14:02.303Z] Message: update stable to v1.0.232 [2022-06-06T19:14:02.880Z] ------------------- [2022-06-06T19:14:02.880Z] experimental info: [2022-06-06T19:14:02.880Z] ------------------- [2022-06-06T19:14:02.880Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T19:14:02.880Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T19:14:02.880Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T19:14:03.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-06T19:14:03.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-06T19:14:03.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T19:14:03.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T19:14:03.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T19:14:03.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T19:14:03.424Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T19:14:03.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-06T19:14:03.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-06T19:14:03.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-06T19:14:03.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T19:14:03.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T19:14:03.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T19:14:03.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T19:14:03.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T19:14:03.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T19:14:03.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T19:14:03.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T19:14:03.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-06T19:14:03.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-06T19:14:03.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T19:14:04.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T19:14:04.041Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T19:14:04.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4050 [Pipeline] echo [2022-06-06T19:14:04.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4050 [Pipeline] echo [2022-06-06T19:14:04.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4050 [Pipeline] echo [2022-06-06T19:14:04.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] echo [2022-06-06T19:14:04.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b5981 [Pipeline] echo [2022-06-06T19:14:04.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T19:14:04.389Z] provisioning config files... [2022-06-06T19:14:04.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5438111648381549088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T19:14:04.756Z] ---> docker-login.sh [2022-06-06T19:14:04.756Z] nexus3.edgexfoundry.org:10001 [2022-06-06T19:14:05.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:14:05.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:14:05.020Z] Configure a credential helper to remove this warning. See [2022-06-06T19:14:05.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:14:05.020Z] [2022-06-06T19:14:05.020Z] Login Succeeded [2022-06-06T19:14:05.020Z] nexus3.edgexfoundry.org:10002 [2022-06-06T19:14:05.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:14:05.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:14:05.283Z] Configure a credential helper to remove this warning. See [2022-06-06T19:14:05.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:14:05.283Z] [2022-06-06T19:14:05.283Z] Login Succeeded [2022-06-06T19:14:05.283Z] nexus3.edgexfoundry.org:10003 [2022-06-06T19:14:05.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:14:05.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:14:05.546Z] Configure a credential helper to remove this warning. See [2022-06-06T19:14:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:14:05.546Z] [2022-06-06T19:14:05.546Z] Login Succeeded [2022-06-06T19:14:05.546Z] nexus3.edgexfoundry.org:10004 [2022-06-06T19:14:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:14:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:14:05.546Z] Configure a credential helper to remove this warning. See [2022-06-06T19:14:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:14:05.546Z] [2022-06-06T19:14:05.546Z] Login Succeeded [2022-06-06T19:14:05.546Z] docker.io [2022-06-06T19:14:05.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:14:06.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:14:06.071Z] Configure a credential helper to remove this warning. See [2022-06-06T19:14:06.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:14:06.071Z] [2022-06-06T19:14:06.071Z] Login Succeeded [2022-06-06T19:14:06.071Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T19:14:06.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T19:14:06.536Z] + 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-06-06T19:14:06.536Z] + dirname cmd/core-command/Dockerfile [2022-06-06T19:14:06.536Z] + cut -d/ -f2 [2022-06-06T19:14:06.536Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-06T19:14:06.536Z] + dirname cmd/core-data/Dockerfile [2022-06-06T19:14:06.536Z] + cut -d/ -f2 [2022-06-06T19:14:06.536Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-06T19:14:06.536Z] + dirname cmd/core-metadata/Dockerfile [2022-06-06T19:14:06.536Z] + cut -d/ -f2 [2022-06-06T19:14:06.536Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-06T19:14:06.536Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-06T19:14:06.536Z] + cut -d/ -f2 [2022-06-06T19:14:06.536Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-06T19:14:06.536Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-06T19:14:06.537Z] + + dirname cmd/security-spire-server/Dockerfile [2022-06-06T19:14:06.537Z] cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/support-notifications/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-06T19:14:06.537Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-06T19:14:06.537Z] + cut -d/ -f2 [2022-06-06T19:14:06.537Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-06T19:14:06.575Z] 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-06-06T19:14:07.107Z] + git rev-list -1 --merges a3b5981370c36a7c6fde43f7dac092cba4ddbf9a~1..a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] echo [2022-06-06T19:14:07.139Z] -----------> git rev-list -1 --merges a3b5981370c36a7c6fde43f7dac092cba4ddbf9a~1..a3b5981370c36a7c6fde43f7dac092cba4ddbf9a a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [false] [Pipeline] sh [2022-06-06T19:14:07.455Z] + git log --format=format:%s -1 a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] echo [2022-06-06T19:14:07.490Z] ========================================================= [2022-06-06T19:14:07.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T19:14:07.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-06T19:14:07.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T19:14:07.980Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T19:14:07.980Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T19:14:07.980Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T19:14:07.980Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T19:14:07.980Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T19:14:07.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:14:08.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T19:14:08.468Z] [2022-06-06T19:14:08.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:14:08.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T19:14:08.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T19:14:08.850Z] 42c077c10790: Pulling fs layer [2022-06-06T19:14:08.850Z] f63e77b7563a: Pulling fs layer [2022-06-06T19:14:08.850Z] bd5fdadae976: Pulling fs layer [2022-06-06T19:14:08.850Z] 205491f53016: Pulling fs layer [2022-06-06T19:14:08.850Z] df18705c85c3: Pulling fs layer [2022-06-06T19:14:08.850Z] bdb3f477010e: Pulling fs layer [2022-06-06T19:14:08.850Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T19:14:08.850Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T19:14:08.850Z] bdb8f0575790: Pulling fs layer [2022-06-06T19:14:08.850Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T19:14:08.850Z] 2343380bae48: Pulling fs layer [2022-06-06T19:14:08.850Z] df18705c85c3: Waiting [2022-06-06T19:14:08.850Z] bdb3f477010e: Waiting [2022-06-06T19:14:08.850Z] c8a8fc8e1c8f: Waiting [2022-06-06T19:14:08.850Z] bdb8f0575790: Waiting [2022-06-06T19:14:08.850Z] 2c6e9b1d212d: Waiting [2022-06-06T19:14:08.850Z] 2343380bae48: Waiting [2022-06-06T19:14:08.850Z] 205491f53016: Waiting [2022-06-06T19:14:08.850Z] 386e3cb2ff24: Waiting [2022-06-06T19:14:08.850Z] f63e77b7563a: Download complete [2022-06-06T19:14:08.850Z] 205491f53016: Verifying Checksum [2022-06-06T19:14:08.850Z] 205491f53016: Download complete [2022-06-06T19:14:09.112Z] df18705c85c3: Verifying Checksum [2022-06-06T19:14:09.112Z] df18705c85c3: Download complete [2022-06-06T19:14:09.112Z] bd5fdadae976: Verifying Checksum [2022-06-06T19:14:09.112Z] bd5fdadae976: Download complete [2022-06-06T19:14:09.112Z] bdb3f477010e: Verifying Checksum [2022-06-06T19:14:09.112Z] bdb3f477010e: Download complete [2022-06-06T19:14:09.112Z] 2c6e9b1d212d: Download complete [2022-06-06T19:14:09.112Z] bdb8f0575790: Download complete [2022-06-06T19:14:09.112Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T19:14:09.112Z] 386e3cb2ff24: Download complete [2022-06-06T19:14:09.112Z] 2343380bae48: Verifying Checksum [2022-06-06T19:14:09.112Z] 2343380bae48: Download complete [2022-06-06T19:14:09.112Z] 42c077c10790: Verifying Checksum [2022-06-06T19:14:09.112Z] 42c077c10790: Download complete [2022-06-06T19:14:09.377Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T19:14:09.377Z] c8a8fc8e1c8f: Download complete [2022-06-06T19:14:10.318Z] 42c077c10790: Pull complete [2022-06-06T19:14:10.577Z] f63e77b7563a: Pull complete [2022-06-06T19:14:11.148Z] bd5fdadae976: Pull complete [2022-06-06T19:14:11.148Z] 205491f53016: Pull complete [2022-06-06T19:14:11.407Z] df18705c85c3: Pull complete [2022-06-06T19:14:11.407Z] bdb3f477010e: Pull complete [2022-06-06T19:14:13.315Z] c8a8fc8e1c8f: Pull complete [2022-06-06T19:14:13.315Z] 2c6e9b1d212d: Pull complete [2022-06-06T19:14:13.315Z] bdb8f0575790: Pull complete [2022-06-06T19:14:13.576Z] 386e3cb2ff24: Pull complete [2022-06-06T19:14:13.576Z] 2343380bae48: Pull complete [2022-06-06T19:14:13.576Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T19:14:13.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T19:14:13.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:14:13.790Z] prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container [2022-06-06T19:14:13.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T19:14:15.457Z] $ docker top 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c -eo pid,comm [2022-06-06T19:14:15.535Z] 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-06-06T19:14:15.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T19:14:15.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T19:14:15.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T19:14:15.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T19:14:15.782Z] $ docker exec 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent [2022-06-06T19:14:15.919Z] SSH_AUTH_SOCK=/tmp/ssh-7KiBeKlmYc46/agent.35 [2022-06-06T19:14:15.919Z] SSH_AGENT_PID=42 [2022-06-06T19:14:15.925Z] Running ssh-add (command line suppressed) [2022-06-06T19:14:16.034Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2055517476405729104.key (/w/workspace/edgex-go/1@tmp/private_key_2055517476405729104.key) [2022-06-06T19:14:16.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T19:14:16.398Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T19:14:16.412Z] $ docker exec --env ******** --env ******** 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent -k [2022-06-06T19:14:16.512Z] unset SSH_AUTH_SOCK; [2022-06-06T19:14:16.512Z] unset SSH_AGENT_PID; [2022-06-06T19:14:16.512Z] echo Agent pid 42 killed; [2022-06-06T19:14:16.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T19:14:16.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T19:14:16.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T19:14:16.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T19:14:16.731Z] $ docker exec 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent [2022-06-06T19:14:16.876Z] SSH_AUTH_SOCK=/tmp/ssh-K7kB7c3DjD2Y/agent.76 [2022-06-06T19:14:16.876Z] SSH_AGENT_PID=83 [2022-06-06T19:14:16.881Z] Running ssh-add (command line suppressed) [2022-06-06T19:14:16.973Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6355323104098514195.key (/w/workspace/edgex-go/1@tmp/private_key_6355323104098514195.key) [2022-06-06T19:14:17.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T19:14:17.331Z] + git semver init [2022-06-06T19:14:17.591Z] 2022-06-06 19:14:17,530 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T19:14:17.591Z] 2022-06-06 19:14:17,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-06T19:14:17.591Z] 2022-06-06 19:14:17,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-06T19:14:17.591Z] 2022-06-06 19:14:17,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,620 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4050 with force:False [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,621 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4050 [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,625 [execute] INFO git cat-file --batch-check [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,632 [execute] INFO git cat-file --batch [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T19:14:21.879Z] 2022-06-06 19:14:21,636 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4050 [2022-06-06T19:14:21.879Z] 0.0.0 [Pipeline] } [2022-06-06T19:14:21.895Z] $ docker exec --env ******** --env ******** 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent -k [2022-06-06T19:14:22.005Z] unset SSH_AUTH_SOCK; [2022-06-06T19:14:22.005Z] unset SSH_AGENT_PID; [2022-06-06T19:14:22.005Z] echo Agent pid 83 killed; [2022-06-06T19:14:22.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T19:14:22.452Z] + git semver [Pipeline] } [2022-06-06T19:14:22.727Z] $ docker stop --time=1 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c [2022-06-06T19:14:24.024Z] $ docker rm -f 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T19:14:24.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T19:14:24.869Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T19:14:24.885Z] [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] { [2022-06-06T19:14:25.351Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1539 in /w/workspace/edgexfoundry_edgex-go_PR-4050 [Pipeline] { [Pipeline] echo [2022-06-06T19:14:25.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T19:14:25.417Z] ========================================================= [2022-06-06T19:14:25.417Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T19:14:25.417Z] ========================================================= [Pipeline] fileExists [Pipeline] ws [2022-06-06T19:14:25.455Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-06-06T19:14:25.558Z] The recommended git tool is: git [2022-06-06T19:14:25.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T19:14:25.784Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T19:14:25.784Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T19:14:25.784Z] 666ba61612fd: Pulling fs layer [2022-06-06T19:14:25.784Z] 8ed8ca486205: Pulling fs layer [2022-06-06T19:14:25.784Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T19:14:25.784Z] c516ae0d96e1: Pulling fs layer [2022-06-06T19:14:25.784Z] 684cea983483: Pulling fs layer [2022-06-06T19:14:25.784Z] dd3240ac7de5: Pulling fs layer [2022-06-06T19:14:25.784Z] b1e948a4e11c: Pulling fs layer [2022-06-06T19:14:25.784Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T19:14:25.784Z] 646ad004c059: Pulling fs layer [2022-06-06T19:14:25.784Z] 684cea983483: Waiting [2022-06-06T19:14:25.784Z] dd3240ac7de5: Waiting [2022-06-06T19:14:25.784Z] b1e948a4e11c: Waiting [2022-06-06T19:14:25.784Z] a8fd76ee1af6: Waiting [2022-06-06T19:14:25.784Z] 646ad004c059: Waiting [2022-06-06T19:14:25.784Z] cc1cd167ecdc: Waiting [2022-06-06T19:14:25.784Z] c516ae0d96e1: Waiting [2022-06-06T19:14:25.784Z] 8ed8ca486205: Verifying Checksum [2022-06-06T19:14:25.784Z] 8ed8ca486205: Download complete [2022-06-06T19:14:25.784Z] 666ba61612fd: Download complete [2022-06-06T19:14:25.784Z] c516ae0d96e1: Verifying Checksum [2022-06-06T19:14:25.784Z] c516ae0d96e1: Download complete [2022-06-06T19:14:25.784Z] 684cea983483: Verifying Checksum [2022-06-06T19:14:25.784Z] 684cea983483: Download complete [2022-06-06T19:14:25.784Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T19:14:25.784Z] 59bf1c3509f3: Download complete [2022-06-06T19:14:25.784Z] dd3240ac7de5: Verifying Checksum [2022-06-06T19:14:25.784Z] dd3240ac7de5: Download complete [2022-06-06T19:14:26.045Z] b1e948a4e11c: Verifying Checksum [2022-06-06T19:14:26.045Z] b1e948a4e11c: Download complete [2022-06-06T19:14:26.045Z] 59bf1c3509f3: Pull complete [2022-06-06T19:14:26.045Z] 666ba61612fd: Pull complete [2022-06-06T19:14:26.306Z] 8ed8ca486205: Pull complete [2022-06-06T19:14:26.307Z] 646ad004c059: Verifying Checksum [2022-06-06T19:14:26.307Z] 646ad004c059: Download complete [2022-06-06T19:14:26.566Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T19:14:26.566Z] a8fd76ee1af6: Download complete [2022-06-06T19:14:26.566Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T19:14:26.566Z] cc1cd167ecdc: Download complete [2022-06-06T19:14:29.994Z] using credential edgex-jenkins-ssh [2022-06-06T19:14:30.013Z] Cloning the remote Git repository [2022-06-06T19:14:30.061Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-06T19:14:30.130Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-06T19:14:30.210Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-06T19:14:30.211Z] > git --version # timeout=10 [2022-06-06T19:14:30.227Z] > git --version # 'git version 2.25.1' [2022-06-06T19:14:30.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T19:14:30.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T19:14:30.764Z] cc1cd167ecdc: Pull complete [2022-06-06T19:14:30.764Z] c516ae0d96e1: Pull complete [2022-06-06T19:14:30.764Z] 684cea983483: Pull complete [2022-06-06T19:14:30.764Z] dd3240ac7de5: Pull complete [2022-06-06T19:14:30.764Z] b1e948a4e11c: Pull complete [2022-06-06T19:14:32.671Z] a8fd76ee1af6: Pull complete [2022-06-06T19:14:33.241Z] 646ad004c059: Pull complete [2022-06-06T19:14:33.241Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T19:14:33.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T19:14:33.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-06T19:14:33.596Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T19:14:33.596Z] WORKDIR /edgex [2022-06-06T19:14:33.596Z] COPY go.mod . [2022-06-06T19:14:33.596Z] RUN go mod download [2022-06-06T19:14:33.596Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-06T19:14:34.977Z] Sending build context to Docker daemon 335.1MB [2022-06-06T19:14:34.977Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T19:14:34.977Z] ---> 8f69c11f6b0c [2022-06-06T19:14:34.977Z] Step 2/4 : WORKDIR /edgex [2022-06-06T19:14:37.526Z] ---> Running in a44c68c91f00 [2022-06-06T19:14:37.526Z] Removing intermediate container a44c68c91f00 [2022-06-06T19:14:37.526Z] ---> 87ca66ae329a [2022-06-06T19:14:37.526Z] Step 3/4 : COPY go.mod . [2022-06-06T19:14:37.787Z] ---> 2b55698ff1c9 [2022-06-06T19:14:37.787Z] Step 4/4 : RUN go mod download [2022-06-06T19:14:37.787Z] ---> Running in 9d64db6efc64 [2022-06-06T19:14:45.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-06T19:14:45.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T19:14:45.418Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-06T19:14:45.452Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-06T19:14:45.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T19:14:45.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4050/head:refs/remotes/origin/PR-4050 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T19:14:45.982Z] Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:14:46.347Z] Merge succeeded, producing a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:14:46.348Z] Checking out Revision a3b5981370c36a7c6fde43f7dac092cba4ddbf9a (PR-4050) [2022-06-06T19:14:46.000Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T19:14:46.027Z] > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # timeout=10 [2022-06-06T19:14:46.256Z] > git remote # timeout=10 [2022-06-06T19:14:46.272Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T19:14:46.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T19:14:46.299Z] > git merge fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 [2022-06-06T19:14:46.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T19:14:46.354Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T19:14:46.364Z] > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # timeout=10 [2022-06-06T19:14:50.871Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" [2022-06-06T19:14:50.927Z] > git --version # timeout=10 [2022-06-06T19:14:50.938Z] > git --version # 'git version 2.25.1' [2022-06-06T19:14:50.950Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T19:14:51.931Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T19:14:51.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T19:14:51.931Z] Dload Upload Total Spent Left Speed [2022-06-06T19:14:51.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-06-06T19:14:52.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T19:14:52.691Z] Removing intermediate container 9d64db6efc64 [2022-06-06T19:14:52.692Z] ---> b6773811def1 [2022-06-06T19:14:52.692Z] Successfully built b6773811def1 [2022-06-06T19:14:52.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:14:52.996Z] + + sudo tee /etc/docker/daemon.new [2022-06-06T19:14:52.996Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T19:14:52.996Z] { [2022-06-06T19:14:52.996Z] "registry-mirrors": [ [2022-06-06T19:14:52.996Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T19:14:52.996Z] ], [2022-06-06T19:14:52.996Z] "bip": "10.250.0.254/24", [2022-06-06T19:14:52.996Z] "hosts": [ [2022-06-06T19:14:52.996Z] "tcp://0.0.0.0:5555", [2022-06-06T19:14:52.996Z] "unix:///var/run/docker.sock" [2022-06-06T19:14:52.996Z] ], [2022-06-06T19:14:52.996Z] "mtu": 1458, [2022-06-06T19:14:52.996Z] "selinux-enabled": true, [2022-06-06T19:14:52.996Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T19:14:52.996Z] } [Pipeline] sh [2022-06-06T19:14:53.138Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T19:14:53.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:14:53.295Z] prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container [2022-06-06T19:14:53.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-06-06T19:14:53.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-06-06T19:14:53.735Z] $ docker top 0bd81b5c42ce6bdc71f69233751c9b136ab768286bfd8628f4534c451b059652 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-06T19:14:54.234Z] + sudo service docker restart [2022-06-06T19:14:54.279Z] + go version [2022-06-06T19:14:54.279Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T19:14:54.299Z] $ docker stop --time=1 0bd81b5c42ce6bdc71f69233751c9b136ab768286bfd8628f4534c451b059652 [2022-06-06T19:14:55.609Z] $ docker rm -f 0bd81b5c42ce6bdc71f69233751c9b136ab768286bfd8628f4534c451b059652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:14:56.335Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T19:14:56.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:14:56.517Z] prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container [2022-06-06T19:14:56.537Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-06-06T19:14:56.901Z] $ docker top 3b15887a0d8b814f19a4853d5d731ba35516544188f91d48fc6fd34c74e22b18 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-06T19:14:57.044Z] ========================================================= [2022-06-06T19:14:57.044Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-06T19:14:57.044Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-06T19:14:57.388Z] + make test [2022-06-06T19:14:57.388Z] go mod tidy -compat=1.17 [2022-06-06T19:14:57.388Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-06T19:15:03.966Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T19:15:12.634Z] provisioning config files... [2022-06-06T19:15:12.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4689793999438403020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T19:15:13.137Z] ---> docker-login.sh [2022-06-06T19:15:13.137Z] nexus3.edgexfoundry.org:10001 [2022-06-06T19:15:13.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:15:13.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-06T19:15:14.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:15:14.021Z] Configure a credential helper to remove this warning. See [2022-06-06T19:15:14.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:15:14.021Z] [2022-06-06T19:15:14.021Z] Login Succeeded [2022-06-06T19:15:14.021Z] nexus3.edgexfoundry.org:10002 [2022-06-06T19:15:14.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-06T19:15:14.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-06T19:15:14.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-06T19:15:14.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:15:14.569Z] Configure a credential helper to remove this warning. See [2022-06-06T19:15:14.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:15:14.569Z] [2022-06-06T19:15:14.569Z] Login Succeeded [2022-06-06T19:15:14.569Z] nexus3.edgexfoundry.org:10003 [2022-06-06T19:15:14.729Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-06T19:15:14.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-06T19:15:14.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-06T19:15:14.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-06T19:15:14.730Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-06T19:15:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-06T19:15:14.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:15:14.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:15:14.844Z] Configure a credential helper to remove this warning. See [2022-06-06T19:15:14.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:15:14.844Z] [2022-06-06T19:15:14.844Z] Login Succeeded [2022-06-06T19:15:14.844Z] nexus3.edgexfoundry.org:10004 [2022-06-06T19:15:15.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:15:15.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:15:15.401Z] Configure a credential helper to remove this warning. See [2022-06-06T19:15:15.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:15:15.401Z] [2022-06-06T19:15:15.401Z] Login Succeeded [2022-06-06T19:15:15.401Z] docker.io [2022-06-06T19:15:15.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-06-06T19:15:15.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-06T19:15:15.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-06T19:15:15.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-06-06T19:15:15.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-06T19:15:15.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T19:15:15.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 53.4% of statements [2022-06-06T19:15:15.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-06T19:15:15.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-06T19:15:16.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T19:15:16.273Z] Configure a credential helper to remove this warning. See [2022-06-06T19:15:16.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T19:15:16.273Z] [2022-06-06T19:15:16.273Z] Login Succeeded [2022-06-06T19:15:16.273Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T19:15:16.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T19:15:16.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T19:15:16.710Z] ========================================================= [2022-06-06T19:15:16.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T19:15:16.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-06T19:15:17.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T19:15:17.365Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T19:15:17.365Z] 9b3977197b4f: Pulling fs layer [2022-06-06T19:15:17.365Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T19:15:17.365Z] 94645a83ff95: Pulling fs layer [2022-06-06T19:15:17.365Z] e6fb740bc735: Pulling fs layer [2022-06-06T19:15:17.365Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T19:15:17.365Z] 355e64cbe906: Pulling fs layer [2022-06-06T19:15:17.365Z] 63ab81a10011: Pulling fs layer [2022-06-06T19:15:17.365Z] 555d1d1c4555: Pulling fs layer [2022-06-06T19:15:17.365Z] 7d9057610161: Pulling fs layer [2022-06-06T19:15:17.365Z] e6fb740bc735: Waiting [2022-06-06T19:15:17.365Z] 3a77bd46dcc9: Waiting [2022-06-06T19:15:17.365Z] 555d1d1c4555: Waiting [2022-06-06T19:15:17.365Z] 63ab81a10011: Waiting [2022-06-06T19:15:17.365Z] 7d9057610161: Waiting [2022-06-06T19:15:17.365Z] 94645a83ff95: Verifying Checksum [2022-06-06T19:15:17.365Z] 94645a83ff95: Download complete [2022-06-06T19:15:17.365Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T19:15:17.365Z] 1a89e8eeedd5: Download complete [2022-06-06T19:15:17.365Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T19:15:17.365Z] 3a77bd46dcc9: Download complete [2022-06-06T19:15:17.365Z] 355e64cbe906: Download complete [2022-06-06T19:15:17.365Z] 9b3977197b4f: Verifying Checksum [2022-06-06T19:15:17.365Z] 9b3977197b4f: Download complete [2022-06-06T19:15:17.365Z] 63ab81a10011: Verifying Checksum [2022-06-06T19:15:17.365Z] 63ab81a10011: Download complete [2022-06-06T19:15:18.351Z] 9b3977197b4f: Pull complete [2022-06-06T19:15:18.351Z] 7d9057610161: Verifying Checksum [2022-06-06T19:15:18.351Z] 7d9057610161: Download complete [2022-06-06T19:15:18.955Z] 1a89e8eeedd5: Pull complete [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.938s coverage: 89.2% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 83.8% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-06-06T19:15:19.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-06-06T19:15:19.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-06-06T19:15:19.237Z] 94645a83ff95: Pull complete [2022-06-06T19:15:19.516Z] 555d1d1c4555: Verifying Checksum [2022-06-06T19:15:19.516Z] 555d1d1c4555: Download complete [2022-06-06T19:15:20.114Z] e6fb740bc735: Verifying Checksum [2022-06-06T19:15:20.114Z] e6fb740bc735: Download complete [2022-06-06T19:15:29.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-06-06T19:15:29.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-06-06T19:15:30.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-06-06T19:15:30.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-06T19:15:32.544Z] e6fb740bc735: Pull complete [2022-06-06T19:15:32.544Z] 3a77bd46dcc9: Pull complete [2022-06-06T19:15:32.544Z] 355e64cbe906: Pull complete [2022-06-06T19:15:32.818Z] 63ab81a10011: Pull complete [2022-06-06T19:15:39.545Z] 555d1d1c4555: Pull complete [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.2% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 65.4% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-06T19:15:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-06-06T19:15:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-06T19:15:40.603Z] 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-06-06T19:15:40.989Z] 7d9057610161: Pull complete [2022-06-06T19:15:40.989Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T19:15:40.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T19:15:40.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-06T19:15:41.399Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-06T19:15:41.399Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T19:15:41.399Z] WORKDIR /edgex [2022-06-06T19:15:41.399Z] COPY go.mod . [2022-06-06T19:15:41.399Z] RUN go mod download [2022-06-06T19:15:44.043Z] Sending build context to Docker daemon 169.1MB [2022-06-06T19:15:44.043Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T19:15:44.043Z] ---> 819e984ddca1 [2022-06-06T19:15:44.043Z] Step 2/4 : WORKDIR /edgex [2022-06-06T19:15:46.024Z] ---> Running in acae2b3206af [2022-06-06T19:15:46.024Z] Removing intermediate container acae2b3206af [2022-06-06T19:15:46.024Z] ---> 8b060ae9edc1 [2022-06-06T19:15:46.024Z] Step 3/4 : COPY go.mod . [2022-06-06T19:15:46.622Z] ---> 27e6e2649956 [2022-06-06T19:15:46.622Z] Step 4/4 : RUN go mod download [2022-06-06T19:15:46.622Z] ---> Running in 625914e5b3f1 [2022-06-06T19:15:58.692Z] GO111MODULE=on go vet ./... [2022-06-06T19:16:00.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T19:16:00.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T19:16:01.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T19:16:02.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-06T19:16:02.344Z] + ls -al . [2022-06-06T19:16:02.344Z] total 684 [2022-06-06T19:16:02.344Z] drwxrwxr-x 10 1001 1001 4096 Jun 6 19:16 . [2022-06-06T19:16:02.344Z] drwxr-xr-x 4 root root 4096 Jun 6 19:14 .. [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 11 Jun 6 19:13 .dockerignore [2022-06-06T19:16:02.344Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 19:14 .git [2022-06-06T19:16:02.344Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 19:13 .github [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 879 Jun 6 19:13 .gitignore [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 42 Jun 6 19:13 .golangci.yml [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 87 Jun 6 19:13 .hadolint.yml [2022-06-06T19:16:02.344Z] drwxr-xr-x 3 1001 1001 4096 Jun 6 19:14 .semver [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 166 Jun 6 19:13 .sonarcloud.properties [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 1171 Jun 6 19:13 ADOPTERS.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 10220 Jun 6 19:13 Attribution.txt [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 63209 Jun 6 19:13 CHANGELOG.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 3804 Jun 6 19:13 CONTRIBUTING.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 677 Jun 6 19:13 GOVERNANCE.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 850 Jun 6 19:13 Jenkinsfile [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 10775 Jun 6 19:13 LICENSE [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 10389 Jun 6 19:13 Makefile [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 582 Jun 6 19:13 OWNERS.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 9094 Jun 6 19:13 README.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 6912 Jun 6 19:13 SECURITY.md [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 5 Jun 6 19:14 VERSION [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 4131 Jun 6 19:13 ZMQWindows.md [2022-06-06T19:16:02.344Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 19:13 bin [2022-06-06T19:16:02.344Z] drwxrwxr-x 18 1001 1001 4096 Jun 6 19:13 cmd [2022-06-06T19:16:02.344Z] -rw-r--r-- 1 root root 435411 Jun 6 19:15 coverage.out [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 3239 Jun 6 19:13 go.mod [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 36010 Jun 6 19:14 go.sum [2022-06-06T19:16:02.344Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 19:13 internal [2022-06-06T19:16:02.344Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 19:13 openapi [2022-06-06T19:16:02.344Z] drwxrwxr-x 4 1001 1001 4096 Jun 6 19:13 snap [2022-06-06T19:16:02.344Z] -rw-rw-r-- 1 1001 1001 204 Jun 6 19:13 version.go [Pipeline] sh [2022-06-06T19:16:02.659Z] + '[' -e coverage.out ] [2022-06-06T19:16:02.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-06T19:16:02.763Z] Stashed 1 file(s) [Pipeline] sh [2022-06-06T19:16:03.063Z] + make build [2022-06-06T19:16:03.063Z] 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-06-06T19:16:15.282Z] 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-06-06T19:16:25.328Z] 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-06-06T19:16:25.328Z] 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-06-06T19:16:31.903Z] 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-06-06T19:16:31.903Z] 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-06-06T19:16:32.843Z] 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-06-06T19:16:33.610Z] Removing intermediate container 625914e5b3f1 [2022-06-06T19:16:33.610Z] ---> 3a372efaee0d [2022-06-06T19:16:33.610Z] Successfully built 3a372efaee0d [2022-06-06T19:16:33.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:16:34.026Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T19:16:34.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:16:34.224Z] 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-06-06T19:16:34.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2022-06-06T19:16:34.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-06-06T19:16:35.168Z] 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-06-06T19:16:35.715Z] $ docker top 6073d420ffda56146c961ce2a077c6a90880e385fa498966c6009e7c71289923 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T19:16:36.110Z] 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-06-06T19:16:36.698Z] + go version [2022-06-06T19:16:36.698Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T19:16:36.734Z] $ docker stop --time=1 6073d420ffda56146c961ce2a077c6a90880e385fa498966c6009e7c71289923 [2022-06-06T19:16:37.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-06T19:16:37.624Z] 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-06-06T19:16:38.351Z] $ docker rm -f 6073d420ffda56146c961ce2a077c6a90880e385fa498966c6009e7c71289923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:16:39.283Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T19:16:39.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:16:39.530Z] 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-06-06T19:16:39.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2022-06-06T19:16:39.685Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-06-06T19:16:40.962Z] $ docker top a6a09bfc34ebe9eb073f6ccaa84d84e8f98a55bc47844813ba4166ee9a79d702 -eo pid,comm [Pipeline] { [Pipeline] } [2022-06-06T19:16:41.275Z] $ docker stop --time=1 3b15887a0d8b814f19a4853d5d731ba35516544188f91d48fc6fd34c74e22b18 [2022-06-06T19:16:43.688Z] $ docker rm -f 3b15887a0d8b814f19a4853d5d731ba35516544188f91d48fc6fd34c74e22b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2022-06-06T19:16:44.159Z] ========================================================= [2022-06-06T19:16:44.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-06T19:16:44.159Z] ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:16:44.902Z] + make test [2022-06-06T19:16:44.902Z] go mod tidy -compat=1.17 [2022-06-06T19:16:44.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-06T19:16:44.960Z] [2022-06-06T19:16:44.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:16:45.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-06T19:16:45.344Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-06T19:16:45.344Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-06T19:16:45.344Z] ca9280d653b3: Pulling fs layer [2022-06-06T19:16:45.344Z] 7e9c9ca2126c: Pulling fs layer [2022-06-06T19:16:45.345Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-06T19:16:45.345Z] cbdbe7a5bc2a: Download complete [2022-06-06T19:16:45.610Z] ca9280d653b3: Verifying Checksum [2022-06-06T19:16:45.610Z] ca9280d653b3: Download complete [2022-06-06T19:16:45.610Z] cbdbe7a5bc2a: Pull complete [2022-06-06T19:16:45.868Z] 7e9c9ca2126c: Download complete [2022-06-06T19:16:45.906Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-06T19:16:46.126Z] ca9280d653b3: Pull complete [2022-06-06T19:16:50.324Z] 7e9c9ca2126c: Pull complete [2022-06-06T19:16:50.324Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-06T19:16:50.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-06T19:16:50.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:16:50.556Z] prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container [2022-06-06T19:16:50.575Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat [2022-06-06T19:16:52.283Z] $ docker top e83a2d9ef37bccc97c776412703073f7712cd32c1e612f05d5b8d38d95dabb37 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T19:16:52.719Z] + + docker-composegrep build parallel --help [2022-06-06T19:16:52.719Z] [2022-06-06T19:16:53.292Z] --parallel Build images in parallel. [Pipeline] } [2022-06-06T19:16:53.313Z] $ docker stop --time=1 e83a2d9ef37bccc97c776412703073f7712cd32c1e612f05d5b8d38d95dabb37 [2022-06-06T19:16:54.588Z] $ docker rm -f e83a2d9ef37bccc97c776412703073f7712cd32c1e612f05d5b8d38d95dabb37 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:16:55.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-06T19:16:55.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:16:55.369Z] prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container [2022-06-06T19:16:55.389Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-06T19:16:55.761Z] $ docker top d2ed5083f83db88c0d8161b6f0d325999e58344ed7ab90c4e3017320d440add5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T19:16:56.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-06T19:16:56.755Z] Building core-command ... [2022-06-06T19:16:56.755Z] Building core-data ... [2022-06-06T19:16:56.755Z] Building core-metadata ... [2022-06-06T19:16:56.755Z] Building security-bootstrapper ... [2022-06-06T19:16:56.755Z] Building security-proxy-setup ... [2022-06-06T19:16:56.755Z] Building security-secretstore-setup ... [2022-06-06T19:16:56.755Z] Building security-spiffe-token-provider ... [2022-06-06T19:16:56.755Z] Building security-spire-agent ... [2022-06-06T19:16:56.755Z] Building security-spire-config ... [2022-06-06T19:16:56.755Z] Building security-spire-server ... [2022-06-06T19:16:56.755Z] Building support-notifications ... [2022-06-06T19:16:56.755Z] Building support-scheduler ... [2022-06-06T19:16:56.755Z] Building sys-mgmt-agent ... [2022-06-06T19:16:56.755Z] Building security-spire-agent [2022-06-06T19:16:56.755Z] Building security-spire-config [2022-06-06T19:16:56.755Z] Building security-proxy-setup [2022-06-06T19:16:56.755Z] Building support-scheduler [2022-06-06T19:16:56.755Z] Building support-notifications [2022-06-06T19:17:11.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:17:11.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:17:11.661Z] ---> b6773811def1 [2022-06-06T19:17:11.661Z] Step 3/26 : WORKDIR /edgex-go [2022-06-06T19:17:11.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:17:11.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:17:11.661Z] ---> b6773811def1 [2022-06-06T19:17:11.661Z] Step 3/22 : WORKDIR /edgex-go [2022-06-06T19:17:11.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:17:11.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:17:11.661Z] ---> b6773811def1 [2022-06-06T19:17:11.661Z] Step 3/22 : WORKDIR /edgex-go [2022-06-06T19:17:11.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:17:11.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:17:11.661Z] ---> b6773811def1 [2022-06-06T19:17:11.661Z] Step 3/26 : WORKDIR /edgex-go [2022-06-06T19:17:11.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:17:11.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:17:11.661Z] ---> b6773811def1 [2022-06-06T19:17:11.661Z] Step 3/22 : WORKDIR /edgex-go [2022-06-06T19:17:14.973Z] ---> Running in c876c93c1e77 [2022-06-06T19:17:14.973Z] ---> Running in c7af77a202d2 [2022-06-06T19:17:14.973Z] ---> Running in 7e0f6f3a2709 [2022-06-06T19:17:14.973Z] ---> Running in 905e98696c9b [2022-06-06T19:17:14.973Z] ---> Running in 91c17e339ff8 [2022-06-06T19:17:14.973Z] Removing intermediate container c876c93c1e77 [2022-06-06T19:17:14.973Z] ---> c1c473b5b2a1 [2022-06-06T19:17:14.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:17:14.973Z] Removing intermediate container 7e0f6f3a2709 [2022-06-06T19:17:14.973Z] ---> 46154f26c69b [2022-06-06T19:17:14.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:17:14.973Z] Removing intermediate container c7af77a202d2 [2022-06-06T19:17:14.973Z] ---> 798b7bace076 [2022-06-06T19:17:14.973Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:17:14.973Z] Removing intermediate container 905e98696c9b [2022-06-06T19:17:14.973Z] ---> 225d79f71447 [2022-06-06T19:17:14.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:17:14.973Z] ---> Running in 60effdced9d8 [2022-06-06T19:17:14.973Z] ---> Running in 0cdaa675eae5 [2022-06-06T19:17:14.973Z] Removing intermediate container 91c17e339ff8 [2022-06-06T19:17:14.973Z] ---> 2f64ea084536 [2022-06-06T19:17:14.973Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:17:14.973Z] ---> Running in 3c03e1f679e7 [2022-06-06T19:17:14.973Z] ---> Running in f80f7465a685 [2022-06-06T19:17:14.973Z] ---> Running in 2bae1d477497 [2022-06-06T19:17:15.913Z] Removing intermediate container 60effdced9d8 [2022-06-06T19:17:15.913Z] ---> 65fac33db811 [2022-06-06T19:17:15.913Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-06T19:17:15.913Z] ---> Running in 5e644525997f [2022-06-06T19:17:15.913Z] Removing intermediate container 3c03e1f679e7 [2022-06-06T19:17:15.913Z] ---> b5334e9703d4 [2022-06-06T19:17:15.913Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-06T19:17:16.173Z] ---> Running in 32a35890e28d [2022-06-06T19:17:16.173Z] Removing intermediate container 0cdaa675eae5 [2022-06-06T19:17:16.173Z] ---> 8d52db687dcf [2022-06-06T19:17:16.173Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-06T19:17:16.432Z] Removing intermediate container f80f7465a685 [2022-06-06T19:17:16.432Z] ---> fe443daa8d25 [2022-06-06T19:17:16.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-06T19:17:16.432Z] ---> Running in c44481c90764 [2022-06-06T19:17:16.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:16.432Z] ---> Running in 481d9ee3c7df [2022-06-06T19:17:16.432Z] Removing intermediate container 2bae1d477497 [2022-06-06T19:17:16.432Z] ---> 28e425805b60 [2022-06-06T19:17:16.432Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-06T19:17:16.432Z] ---> Running in 6e905f84dc62 [2022-06-06T19:17:16.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:16.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:16.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:17.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:17.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:17.472Z] OK: 221 MiB in 52 packages [2022-06-06T19:17:17.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:17.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:17.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:18.002Z] Removing intermediate container 5e644525997f [2022-06-06T19:17:18.002Z] ---> 029712523a3b [2022-06-06T19:17:18.002Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-06T19:17:18.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:17:18.002Z] OK: 221 MiB in 52 packages [2022-06-06T19:17:18.002Z] ---> 1e608773f01d [2022-06-06T19:17:18.002Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:17:18.002Z] OK: 221 MiB in 52 packages [2022-06-06T19:17:18.002Z] ---> Running in fa04fc3704b0 [2022-06-06T19:17:18.261Z] OK: 221 MiB in 52 packages [2022-06-06T19:17:18.261Z] OK: 221 MiB in 52 packages [2022-06-06T19:17:18.276Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-06T19:17:18.520Z] Removing intermediate container 32a35890e28d [2022-06-06T19:17:18.520Z] ---> 7a4190a913ad [2022-06-06T19:17:18.520Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-06T19:17:18.520Z] ---> a31f96974318 [2022-06-06T19:17:18.520Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:17:18.782Z] ---> Running in 6eae744a31cb [2022-06-06T19:17:18.782Z] Removing intermediate container c44481c90764 [2022-06-06T19:17:18.782Z] ---> f47ec37dd0f7 [2022-06-06T19:17:18.782Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-06T19:17:18.782Z] Removing intermediate container 481d9ee3c7df [2022-06-06T19:17:18.782Z] ---> bdcf96c41ef1 [2022-06-06T19:17:18.782Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-06T19:17:19.043Z] Removing intermediate container 6e905f84dc62 [2022-06-06T19:17:19.043Z] ---> 3f296780e5f8 [2022-06-06T19:17:19.043Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-06T19:17:19.043Z] ---> 3d160c08b014 [2022-06-06T19:17:19.043Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:17:19.043Z] ---> a2d1b1b39d10 [2022-06-06T19:17:19.043Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:17:19.302Z] ---> 770ae9c28ea4 [2022-06-06T19:17:19.302Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:17:19.302Z] ---> Running in e7c88a3984eb [2022-06-06T19:17:19.302Z] ---> Running in 0aea3e6fe5fa [2022-06-06T19:17:19.302Z] ---> Running in 2c3e430439d6 [2022-06-06T19:17:19.302Z] Removing intermediate container fa04fc3704b0 [2022-06-06T19:17:19.302Z] ---> 55e54559003a [2022-06-06T19:17:19.302Z] Step 8/22 : COPY . . [2022-06-06T19:17:21.207Z] Removing intermediate container 6eae744a31cb [2022-06-06T19:17:21.207Z] ---> 69f8409a2864 [2022-06-06T19:17:21.207Z] Step 8/26 : COPY . . [2022-06-06T19:17:24.497Z] Removing intermediate container 2c3e430439d6 [2022-06-06T19:17:24.497Z] ---> 07d3cfcb0eda [2022-06-06T19:17:24.497Z] Step 8/26 : COPY . . [2022-06-06T19:17:24.497Z] ---> 1cd45614a398 [2022-06-06T19:17:24.497Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-06T19:17:25.884Z] Removing intermediate container e7c88a3984eb [2022-06-06T19:17:25.884Z] ---> c72b041f4431 [2022-06-06T19:17:25.884Z] Step 8/22 : COPY . . [2022-06-06T19:17:27.797Z] Removing intermediate container 0aea3e6fe5fa [2022-06-06T19:17:27.797Z] ---> 8e1b02a61bba [2022-06-06T19:17:27.797Z] Step 8/22 : COPY . . [2022-06-06T19:17:31.092Z] ---> Running in ae715b8a3f9c [2022-06-06T19:17:31.092Z] ---> 34da754f197d [2022-06-06T19:17:31.092Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-06T19:17:32.474Z] ---> Running in 4e6647edd596 [2022-06-06T19:17:32.474Z] ---> 1ca1161d0746 [2022-06-06T19:17:32.474Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-06T19:17:32.474Z] ---> e105cc21c6f3 [2022-06-06T19:17:32.474Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-06T19:17:32.474Z] 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-06-06T19:17:32.474Z] ---> Running in dfa74e633ed2 [2022-06-06T19:17:32.474Z] ---> Running in e68f4b54ef9c [2022-06-06T19:17:32.474Z] Removing intermediate container 4e6647edd596 [2022-06-06T19:17:32.474Z] ---> 4fdfde995524 [2022-06-06T19:17:32.474Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-06T19:17:33.046Z] ---> Running in b9b3552bfeb2 [2022-06-06T19:17:33.046Z] Removing intermediate container e68f4b54ef9c [2022-06-06T19:17:33.046Z] ---> b1f3a924891f [2022-06-06T19:17:33.046Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-06T19:17:33.046Z] 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-06-06T19:17:33.315Z] ---> Running in 127035e331fc [2022-06-06T19:17:33.315Z] ---> 04eaed2dff1f [2022-06-06T19:17:33.315Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-06T19:17:33.602Z] ---> Running in a9534edc6ee0 [2022-06-06T19:17:33.866Z] Removing intermediate container b9b3552bfeb2 [2022-06-06T19:17:33.866Z] ---> 6a76b29d345e [2022-06-06T19:17:33.866Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-06T19:17:34.129Z] ---> Running in 21763c3c1512 [2022-06-06T19:17:34.129Z] Removing intermediate container 127035e331fc [2022-06-06T19:17:34.129Z] ---> cf0edde1f940 [2022-06-06T19:17:34.129Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-06T19:17:34.129Z] Removing intermediate container 21763c3c1512 [2022-06-06T19:17:34.129Z] ---> b88ef77d6346 [2022-06-06T19:17:34.130Z] 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-06-06T19:17:34.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-06T19:17:34.394Z] ---> Running in a79ecfb22148 [2022-06-06T19:17:34.394Z] ---> Running in 9675b3bdb77c [2022-06-06T19:17:34.394Z] Removing intermediate container a79ecfb22148 [2022-06-06T19:17:34.394Z] ---> 5447932018c6 [2022-06-06T19:17:34.394Z] 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-06-06T19:17:34.394Z] ---> Running in 593e9fa4ac7a [2022-06-06T19:17:35.439Z] spire-1.2.1/ [2022-06-06T19:17:35.439Z] spire-1.2.1/.data/ [2022-06-06T19:17:35.439Z] spire-1.2.1/.data/.file [2022-06-06T19:17:35.439Z] spire-1.2.1/.dockerignore [2022-06-06T19:17:35.439Z] spire-1.2.1/.gitattributes [2022-06-06T19:17:35.439Z] spire-1.2.1/.githooks/ [2022-06-06T19:17:35.439Z] spire-1.2.1/.githooks/pre-commit [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/ [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/dependabot.yml [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/ [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-06T19:17:35.439Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-06T19:17:35.439Z] spire-1.2.1/.gitignore [2022-06-06T19:17:35.439Z] spire-1.2.1/.go-version [2022-06-06T19:17:35.439Z] spire-1.2.1/.golangci.yml [2022-06-06T19:17:35.439Z] spire-1.2.1/ADOPTERS.md [2022-06-06T19:17:35.439Z] spire-1.2.1/CHANGELOG.md [2022-06-06T19:17:35.439Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-06T19:17:35.439Z] spire-1.2.1/CODEOWNERS [2022-06-06T19:17:35.439Z] spire-1.2.1/CONTRIBUTING.md [2022-06-06T19:17:35.439Z] spire-1.2.1/Dockerfile [2022-06-06T19:17:35.439Z] spire-1.2.1/Dockerfile.dev [2022-06-06T19:17:35.439Z] spire-1.2.1/Dockerfile.scratch [2022-06-06T19:17:35.439Z] spire-1.2.1/LICENSE [2022-06-06T19:17:35.439Z] spire-1.2.1/MAINTAINERS.md [2022-06-06T19:17:35.439Z] spire-1.2.1/Makefile [2022-06-06T19:17:35.439Z] spire-1.2.1/README.md [2022-06-06T19:17:35.439Z] spire-1.2.1/ROADMAP.md [2022-06-06T19:17:35.439Z] spire-1.2.1/SECURITY.md [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-06T19:17:35.439Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/ [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/agent/ [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/agent/agent.conf [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/server/ [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/server/server.conf [2022-06-06T19:17:35.439Z] spire-1.2.1/conf/server/server_full.conf [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/ [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/SPIRE101.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/auditlog.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/ [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-06T19:17:35.439Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/scaling_spire.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/spire_agent.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/spire_server.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/supported_integrations.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/telemetry.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/telemetry_config.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/upgrading.md [2022-06-06T19:17:35.440Z] spire-1.2.1/doc/using_spire.md [2022-06-06T19:17:35.440Z] spire-1.2.1/examples/ [2022-06-06T19:17:35.440Z] spire-1.2.1/examples/README.md [2022-06-06T19:17:35.440Z] spire-1.2.1/go.mod [2022-06-06T19:17:35.440Z] spire-1.2.1/go.sum [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/agent.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/config.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-06T19:17:35.440Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/names.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/auth/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/config.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/context.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/health.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/log/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/log/log.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/log/options.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-06T19:17:35.441Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/profiling/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/selector/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/uptime/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/task.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/version/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/version/version.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/api.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/health/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/id.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-06T19:17:35.442Z] spire-1.2.1/pkg/server/api/status.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/config.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/ [2022-06-06T19:17:35.443Z] [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/.data/ [2022-06-06T19:17:35.443Z] spire-1.2.1/.data/.file [2022-06-06T19:17:35.443Z] spire-1.2.1/.dockerignore [2022-06-06T19:17:35.443Z] spire-1.2.1/.gitattributes [2022-06-06T19:17:35.443Z] spire-1.2.1/.githooks/ [2022-06-06T19:17:35.443Z] spire-1.2.1/.githooks/pre-commit [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/ [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/dependabot.yml [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/ [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-06T19:17:35.443Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-06T19:17:35.443Z] spire-1.2.1/.gitignore [2022-06-06T19:17:35.443Z] spire-1.2.1/.go-version [2022-06-06T19:17:35.443Z] spire-1.2.1/.golangci.yml [2022-06-06T19:17:35.443Z] spire-1.2.1/ADOPTERS.md [2022-06-06T19:17:35.443Z] spire-1.2.1/CHANGELOG.md [2022-06-06T19:17:35.443Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-06T19:17:35.443Z] spire-1.2.1/CODEOWNERS [2022-06-06T19:17:35.443Z] spire-1.2.1/CONTRIBUTING.md [2022-06-06T19:17:35.443Z] spire-1.2.1/Dockerfile [2022-06-06T19:17:35.443Z] spire-1.2.1/Dockerfile.dev [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-06T19:17:35.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-06T19:17:35.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:17:35.712Z] spire-1.2.1/Dockerfile.scratch [2022-06-06T19:17:35.712Z] spire-1.2.1/LICENSE [2022-06-06T19:17:35.712Z] spire-1.2.1/MAINTAINERS.md [2022-06-06T19:17:35.712Z] spire-1.2.1/Makefile [2022-06-06T19:17:35.712Z] spire-1.2.1/README.md [2022-06-06T19:17:35.712Z] spire-1.2.1/ROADMAP.md [2022-06-06T19:17:35.712Z] spire-1.2.1/SECURITY.md [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/ [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/ [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-06T19:17:35.712Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-06T19:17:35.713Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:17:35.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-06T19:17:35.714Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/ [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/agent/ [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/agent/agent.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/server/ [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/server/server.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/conf/server/server_full.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/ [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/SPIRE101.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/auditlog.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/ [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/registration/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/server.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/server_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/ [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/private/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/private/server/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/private/server/journal/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-06T19:17:35.714Z] spire-1.2.1/release/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/README.md [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/README.md [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/conf/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/conf/server/ [2022-06-06T19:17:35.714Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-06T19:17:35.714Z] spire-1.2.1/script/ [2022-06-06T19:17:35.714Z] spire-1.2.1/script/build-artifact.sh [2022-06-06T19:17:35.714Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-06T19:17:35.714Z] spire-1.2.1/support/ [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/ [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-06T19:17:35.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-06T19:17:35.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-06T19:17:35.715Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/clock/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/clock/clock.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/scaling_spire.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/spire_agent.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/spire_server.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/supported_integrations.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/telemetry.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/telemetry_config.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/upgrading.md [2022-06-06T19:17:35.715Z] spire-1.2.1/doc/using_spire.md [2022-06-06T19:17:35.715Z] spire-1.2.1/examples/ [2022-06-06T19:17:35.715Z] spire-1.2.1/examples/README.md [2022-06-06T19:17:35.715Z] spire-1.2.1/go.mod [2022-06-06T19:17:35.715Z] spire-1.2.1/go.sum [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/ [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/ [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/agent.go [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/api/ [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-06T19:17:35.715Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/ [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-06T19:17:35.715Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/fixture.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-06T19:17:35.716Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-06T19:17:35.716Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/common [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-06T19:17:35.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-06T19:17:35.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/ [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/ [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/config.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-06T19:17:35.717Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:17:35.718Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-06T19:17:35.718Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/test-one.sh [2022-06-06T19:17:35.719Z] spire-1.2.1/test/integration/test.sh [2022-06-06T19:17:35.719Z] spire-1.2.1/test/plugintest/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/plugintest/config.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/plugintest/load.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/plugintest/option.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/api/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-06T19:17:35.719Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/dir.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/logs.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/suite.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/spiretest/x509.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testca/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testca/ca.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testkey/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testkey/generate.sh [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testkey/keys.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/testkey/new.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/tpmsimulator/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/util/ [2022-06-06T19:17:35.719Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-06T19:17:35.719Z] spire-1.2.1/test/util/cert_generation.go [2022-06-06T19:17:35.720Z] spire-1.2.1/test/util/io_redirection.go [2022-06-06T19:17:35.720Z] spire-1.2.1/test/util/race.go [2022-06-06T19:17:35.720Z] spire-1.2.1/test/util/util.go [2022-06-06T19:17:35.720Z] building spire from source... [2022-06-06T19:17:35.720Z] [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/names.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/auth/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/config.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/context.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/health.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/log/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/log/log.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/log/options.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-06T19:17:35.720Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/profiling/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/selector/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/uptime/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/task.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/version/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/version/version.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/api.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-06T19:17:35.721Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/health/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/id.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/status.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/config.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-06T19:17:35.722Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/registration/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/server.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/server_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/ [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/private/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/private/server/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/private/server/journal/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-06T19:17:35.723Z] spire-1.2.1/release/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/README.md [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/README.md [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/conf/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/conf/server/ [2022-06-06T19:17:35.723Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/script/ [2022-06-06T19:17:35.723Z] spire-1.2.1/script/build-artifact.sh [2022-06-06T19:17:35.723Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-06T19:17:35.723Z] spire-1.2.1/support/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-06T19:17:35.723Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/clock/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/clock/clock.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/fixture.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/ [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-06T19:17:35.723Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-06T19:17:35.723Z] spire-1.2.1/test/integration/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/common [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsBuilding bin/spire-server... [2022-06-06T19:17:35.724Z] [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-06T19:17:35.724Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/test-one.sh [2022-06-06T19:17:35.725Z] spire-1.2.1/test/integration/test.sh [2022-06-06T19:17:35.725Z] spire-1.2.1/test/plugintest/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/plugintest/config.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/plugintest/load.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/plugintest/option.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/dir.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/logs.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/suite.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/spiretest/x509.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testca/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testca/ca.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testkey/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testkey/generate.sh [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testkey/keys.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/testkey/new.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/tpmsimulator/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/util/ [2022-06-06T19:17:35.725Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/util/cert_generation.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/util/io_redirection.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/util/race.go [2022-06-06T19:17:35.725Z] spire-1.2.1/test/util/util.go [2022-06-06T19:17:35.725Z] building spire from source... [2022-06-06T19:17:35.725Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-06T19:17:35.725Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-06T19:17:35.725Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-06T19:17:35.725Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-06T19:17:35.725Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-06T19:17:35.984Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T19:17:35.984Z] Building bin/spire-server... [2022-06-06T19:17:35.984Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T19:17:35.984Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-06T19:17:35.984Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-06T19:17:35.984Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-06T19:17:35.984Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-06T19:17:35.984Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-06T19:17:35.984Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-06T19:17:35.984Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-06T19:17:35.984Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-06T19:17:35.984Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-06T19:17:36.244Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T19:17:36.244Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T19:17:36.244Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-06T19:17:36.244Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-06T19:17:36.244Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-06T19:17:36.244Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-06T19:17:36.244Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-06T19:17:36.244Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-06T19:17:36.244Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-06T19:17:36.244Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T19:17:36.504Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-06T19:17:36.504Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-06T19:17:36.504Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-06T19:17:36.504Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-06T19:17:36.504Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-06T19:17:36.504Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-06T19:17:36.504Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-06T19:17:36.504Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-06T19:17:36.504Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-06T19:17:36.504Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-06T19:17:36.504Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-06T19:17:36.504Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T19:17:36.765Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-06T19:17:36.765Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-06T19:17:36.765Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-06T19:17:36.765Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-06T19:17:36.765Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-06T19:17:36.765Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-06T19:17:36.765Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-06T19:17:36.765Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-06T19:17:36.765Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-06T19:17:36.765Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-06T19:17:36.765Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-06T19:17:37.026Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-06T19:17:37.026Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-06T19:17:37.026Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-06T19:17:37.026Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-06T19:17:37.026Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-06T19:17:37.026Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-06T19:17:37.026Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-06T19:17:37.026Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-06T19:17:37.026Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-06T19:17:37.026Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-06T19:17:37.026Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-06T19:17:37.026Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-06T19:17:37.026Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-06T19:17:37.026Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-06T19:17:37.026Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-06T19:17:37.026Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-06T19:17:37.026Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T19:17:37.026Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-06T19:17:37.026Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-06T19:17:37.026Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T19:17:37.026Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-06T19:17:37.026Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T19:17:37.026Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T19:17:37.026Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T19:17:37.307Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T19:17:37.307Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T19:17:37.307Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T19:17:37.307Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T19:17:37.307Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-06T19:17:37.307Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T19:17:37.307Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-06T19:17:37.307Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-06T19:17:37.307Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-06T19:17:37.307Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-06T19:17:37.307Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T19:17:37.307Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-06T19:17:37.307Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T19:17:37.307Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-06T19:17:37.591Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-06T19:17:37.591Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T19:17:37.591Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T19:17:37.591Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-06T19:17:37.591Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-06T19:17:37.591Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-06T19:17:37.591Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-06T19:17:37.591Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-06T19:17:37.591Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-06T19:17:37.591Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-06T19:17:37.591Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-06T19:17:40.131Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-06T19:17:40.132Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-06T19:17:40.132Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-06T19:17:40.132Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-06T19:17:40.132Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T19:17:40.132Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-06T19:17:40.132Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-06T19:17:40.132Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-06T19:17:40.132Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-06T19:17:40.132Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-06T19:17:40.132Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T19:17:40.132Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-06T19:17:40.392Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-06T19:17:40.392Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-06T19:17:40.392Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-06T19:17:40.392Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-06T19:17:40.392Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-06T19:17:40.392Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-06T19:17:40.655Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-06T19:17:40.655Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-06T19:17:40.655Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-06T19:17:40.655Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-06T19:17:40.655Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-06T19:17:40.655Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-06T19:17:44.864Z] go: downloading google.golang.org/api v0.70.0 [2022-06-06T19:17:44.864Z] go: downloading google.golang.org/api v0.70.0 [2022-06-06T19:17:47.406Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-06T19:17:47.406Z] go: downloading k8s.io/api v0.23.4 [2022-06-06T19:17:47.406Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-06T19:17:47.406Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-06T19:17:47.406Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-06T19:17:47.406Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-06T19:17:47.665Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-06T19:17:47.665Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-06T19:17:47.665Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-06T19:17:47.665Z] go: downloading k8s.io/api v0.23.4 [2022-06-06T19:17:47.665Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-06T19:17:47.665Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-06T19:17:48.247Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-06T19:17:48.247Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-06T19:17:48.247Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-06T19:17:48.247Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-06T19:17:48.247Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-06T19:17:48.512Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-06T19:17:50.126Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-06T19:17:50.126Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-06T19:17:50.126Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-06T19:17:50.126Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-06T19:17:50.126Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-06T19:17:50.126Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-06T19:17:50.126Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-06T19:17:50.532Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-06T19:17:50.532Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-06T19:17:50.532Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-06T19:17:50.791Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-06T19:17:50.791Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-06T19:17:50.791Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-06T19:17:50.791Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-06T19:17:50.791Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-06T19:17:50.791Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-06T19:17:50.791Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-06T19:17:50.791Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-06T19:17:50.791Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-06T19:17:51.051Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-06T19:17:51.051Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-06T19:17:51.051Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-06T19:17:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-06T19:17:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-06T19:17:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-06T19:17:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-06T19:17:51.311Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-06T19:17:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-06T19:17:51.312Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-06T19:17:51.312Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-06T19:17:51.312Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-06T19:17:51.312Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-06T19:17:51.312Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-06T19:17:51.312Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-06T19:17:51.312Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-06T19:17:51.312Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-06T19:17:51.312Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-06T19:17:51.312Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-06T19:17:51.312Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-06T19:17:51.312Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-06T19:17:51.312Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-06T19:17:51.312Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-06T19:17:51.312Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T19:17:51.312Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-06T19:17:51.571Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-06T19:17:51.571Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-06T19:17:51.571Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T19:17:51.571Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-06T19:17:51.571Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-06T19:17:51.571Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-06T19:17:51.571Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-06T19:17:51.571Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-06T19:17:51.571Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-06T19:17:51.571Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-06T19:17:51.571Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-06T19:17:51.571Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-06T19:17:51.571Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T19:17:51.571Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-06T19:17:51.571Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-06T19:17:51.571Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-06T19:17:52.139Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-06T19:17:52.139Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-06T19:17:52.139Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T19:17:52.139Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-06T19:17:52.139Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-06T19:17:52.139Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-06T19:17:52.139Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T19:17:52.139Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-06T19:17:52.139Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-06T19:17:52.139Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-06T19:17:52.139Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-06T19:17:52.139Z] go: downloading go.opencensus.io v0.23.0 [2022-06-06T19:17:52.139Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-06T19:17:52.139Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-06T19:17:52.597Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-06T19:17:52.597Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-06T19:17:52.597Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-06T19:17:52.597Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T19:17:52.597Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-06T19:17:52.597Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-06T19:17:52.597Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-06T19:17:52.597Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-06T19:17:52.597Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-06T19:17:52.597Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-06T19:17:52.597Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-06T19:17:52.597Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-06T19:17:52.597Z] go: downloading go.opencensus.io v0.23.0 [2022-06-06T19:17:52.597Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-06T19:17:52.597Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T19:17:52.597Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T19:17:52.597Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-06T19:17:52.598Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T19:17:52.598Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-06T19:17:52.598Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-06T19:17:52.598Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-06T19:17:52.598Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T19:17:52.598Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-06T19:17:52.598Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-06T19:17:52.598Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T19:17:52.598Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-06T19:17:52.857Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-06T19:17:52.858Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-06T19:17:52.858Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-06T19:17:52.858Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T19:17:52.858Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T19:17:52.858Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-06T19:17:52.858Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-06T19:17:52.858Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-06T19:17:52.858Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-06T19:17:52.858Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-06T19:17:52.858Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-06T19:17:52.858Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-06T19:17:52.858Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T19:17:52.858Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-06T19:17:52.858Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-06T19:17:52.858Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-06T19:17:52.858Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-06T19:17:52.858Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-06T19:17:52.858Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-06T19:17:53.126Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T19:17:55.934Z] 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-06-06T19:18:00.251Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-06T19:18:00.251Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-06T19:18:00.251Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-06T19:18:00.251Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-06T19:18:26.822Z] Removing intermediate container a9534edc6ee0 [2022-06-06T19:18:26.822Z] ---> 3307060ecba0 [2022-06-06T19:18:26.822Z] [2022-06-06T19:18:26.822Z] Step 10/22 : FROM alpine:3.14 [2022-06-06T19:18:26.822Z] 3.14: Pulling from library/alpine [2022-06-06T19:18:26.822Z] Removing intermediate container ae715b8a3f9c [2022-06-06T19:18:26.822Z] ---> bb27b6425be9 [2022-06-06T19:18:26.822Z] [2022-06-06T19:18:26.822Z] Step 10/22 : FROM alpine:3.14 [2022-06-06T19:18:26.822Z] Removing intermediate container dfa74e633ed2 [2022-06-06T19:18:26.822Z] ---> a9ed9896a9bc [2022-06-06T19:18:26.822Z] [2022-06-06T19:18:26.822Z] Step 10/22 : FROM alpine:3.14 [2022-06-06T19:18:26.822Z] 3.14: Pulling from library/alpine [2022-06-06T19:18:26.822Z] 3.14: Pulling from library/alpine [2022-06-06T19:18:26.822Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T19:18:26.822Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T19:18:26.822Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T19:18:26.822Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T19:18:26.822Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T19:18:26.822Z] Status: Image is up to date for alpine:3.14 [2022-06-06T19:18:26.822Z] ---> e04c818066af [2022-06-06T19:18:26.822Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-06T19:18:26.822Z] ---> e04c818066af [2022-06-06T19:18:26.822Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-06T19:18:26.822Z] ---> e04c818066af [2022-06-06T19:18:26.822Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-06T19:18:26.822Z] ---> Running in 46a3be3c0af4 [2022-06-06T19:18:26.822Z] ---> Running in 0234c7319db7 [2022-06-06T19:18:26.822Z] ---> Running in f671a1c4d92b [2022-06-06T19:18:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:26.822Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-06T19:18:26.822Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-06T19:18:26.822Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:18:26.822Z] OK: 6 MiB in 15 packages [2022-06-06T19:18:26.822Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-06T19:18:26.822Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:18:26.822Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:18:26.822Z] OK: 6 MiB in 16 packages [2022-06-06T19:18:26.822Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-06T19:18:26.822Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-06T19:18:26.822Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-06T19:18:26.822Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-06T19:18:26.822Z] (5/6) Installing curl (7.79.1-r1) [2022-06-06T19:18:26.822Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-06T19:18:26.822Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:18:26.822Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:18:27.088Z] OK: 8 MiB in 20 packages [2022-06-06T19:18:28.464Z] Removing intermediate container 0234c7319db7 [2022-06-06T19:18:28.464Z] ---> 69c1f6e1b36c [2022-06-06T19:18:28.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:18:28.464Z] ---> Running in 243ac483306a [2022-06-06T19:18:28.722Z] Removing intermediate container f671a1c4d92b [2022-06-06T19:18:28.722Z] ---> 827e413a29dc [2022-06-06T19:18:28.722Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:18:28.722Z] Removing intermediate container 46a3be3c0af4 [2022-06-06T19:18:28.722Z] ---> 0097321ce56d [2022-06-06T19:18:28.722Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-06T19:18:28.722Z] Removing intermediate container 243ac483306a [2022-06-06T19:18:28.722Z] ---> e2880357a749 [2022-06-06T19:18:28.722Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-06T19:18:28.722Z] ---> Running in 841c9d2262d5 [2022-06-06T19:18:28.982Z] ---> Running in aab542ecffcb [2022-06-06T19:18:28.982Z] ---> Running in 134e22e193a9 [2022-06-06T19:18:28.982Z] Removing intermediate container 841c9d2262d5 [2022-06-06T19:18:28.982Z] ---> e05f51ee2726 [2022-06-06T19:18:28.982Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-06T19:18:29.240Z] ---> Running in c58a87f80d41 [2022-06-06T19:18:29.501Z] Removing intermediate container aab542ecffcb [2022-06-06T19:18:29.501Z] ---> 7d9799c85c39 [2022-06-06T19:18:29.501Z] Step 13/22 : WORKDIR /edgex [2022-06-06T19:18:29.501Z] ---> Running in 8d8950a00c62 [2022-06-06T19:18:29.501Z] Removing intermediate container 134e22e193a9 [2022-06-06T19:18:29.501Z] ---> a1d7b51217f8 [2022-06-06T19:18:29.501Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-06T19:18:29.759Z] ---> Running in ecdbbadf8a58 [2022-06-06T19:18:29.759Z] Removing intermediate container c58a87f80d41 [2022-06-06T19:18:29.759Z] ---> c601a925cd74 [2022-06-06T19:18:29.759Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-06T19:18:29.759Z] ---> Running in e8b290f2c2be [2022-06-06T19:18:30.019Z] Removing intermediate container ecdbbadf8a58 [2022-06-06T19:18:30.019Z] ---> f190e75023af [2022-06-06T19:18:30.019Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:18:30.019Z] Removing intermediate container 8d8950a00c62 [2022-06-06T19:18:30.019Z] ---> 99b2f0d5a750 [2022-06-06T19:18:30.019Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-06T19:18:30.281Z] Removing intermediate container e8b290f2c2be [2022-06-06T19:18:30.281Z] ---> c5e9d6287f35 [2022-06-06T19:18:30.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:18:30.541Z] ---> ccdc2699bcc5 [2022-06-06T19:18:30.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-06T19:18:30.541Z] ---> 6526e059bcea [2022-06-06T19:18:30.541Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-06T19:18:30.801Z] ---> cd3fd245df83 [2022-06-06T19:18:30.801Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-06T19:18:31.738Z] ---> 4b48a423e087 [2022-06-06T19:18:31.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-06T19:18:31.998Z] ---> 0ee9a0af9531 [2022-06-06T19:18:31.998Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-06T19:18:32.935Z] ---> 5639b474e893 [2022-06-06T19:18:32.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-06T19:18:32.935Z] ---> 9862e8a5ef4f [2022-06-06T19:18:32.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-06T19:18:32.935Z] ---> 0824ef025aaa [2022-06-06T19:18:32.935Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-06T19:18:32.935Z] ---> Running in 2a7c0a4364bd [2022-06-06T19:18:33.509Z] ---> 9875c6007a70 [2022-06-06T19:18:33.509Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-06T19:18:33.509Z] Removing intermediate container 2a7c0a4364bd [2022-06-06T19:18:33.509Z] ---> a7e62c90f75d [2022-06-06T19:18:33.509Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:18:33.509Z] ---> 54317f10ffc2 [2022-06-06T19:18:33.509Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-06T19:18:33.771Z] ---> Running in e6a6b43bfd03 [2022-06-06T19:18:33.771Z] ---> Running in 25d0a82ede67 [2022-06-06T19:18:33.771Z] ---> Running in 850a8f3e6a81 [2022-06-06T19:18:34.033Z] Removing intermediate container 850a8f3e6a81 [2022-06-06T19:18:34.033Z] ---> 9d9e60615924 [2022-06-06T19:18:34.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:18:34.033Z] ---> Running in b0847320f598 [2022-06-06T19:18:34.293Z] Removing intermediate container 25d0a82ede67 [2022-06-06T19:18:34.293Z] ---> 4f836da4d966 [2022-06-06T19:18:34.293Z] Step 20/22 : LABEL arch=x86_64 [2022-06-06T19:18:34.293Z] ---> Running in dc8429a47cf0 [2022-06-06T19:18:34.553Z] Removing intermediate container b0847320f598 [2022-06-06T19:18:34.553Z] ---> 4aa1f033d57c [2022-06-06T19:18:34.553Z] Step 20/22 : LABEL arch=x86_64 [2022-06-06T19:18:34.553Z] ---> Running in 0102d6cfd8cf [2022-06-06T19:18:34.553Z] Removing intermediate container dc8429a47cf0 [2022-06-06T19:18:34.553Z] ---> 9490ee51a016 [2022-06-06T19:18:34.553Z] Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:18:34.812Z] ---> Running in 0e06c02bfed0 [2022-06-06T19:18:35.072Z] Removing intermediate container 0102d6cfd8cf [2022-06-06T19:18:35.072Z] ---> e89907f1a324 [2022-06-06T19:18:35.072Z] Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:18:35.072Z] ---> Running in b373f6bc66bf [2022-06-06T19:18:35.072Z] Removing intermediate container 0e06c02bfed0 [2022-06-06T19:18:35.072Z] ---> 55ae8213dba8 [2022-06-06T19:18:35.072Z] Step 22/22 : LABEL version=0.0.0 [2022-06-06T19:18:35.331Z] ---> Running in 476dc89b6be6 [2022-06-06T19:18:35.331Z] Removing intermediate container b373f6bc66bf [2022-06-06T19:18:35.331Z] ---> 6f612522bd18 [2022-06-06T19:18:35.331Z] Step 22/22 : LABEL version=0.0.0 [2022-06-06T19:18:35.331Z] Removing intermediate container e6a6b43bfd03 [2022-06-06T19:18:35.331Z] ---> 3c810a10f67d [2022-06-06T19:18:35.331Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-06T19:18:35.589Z] ---> Running in 0399ae3c3f5d [2022-06-06T19:18:35.589Z] ---> Running in b9b533922794 [2022-06-06T19:18:35.589Z] Removing intermediate container 476dc89b6be6 [2022-06-06T19:18:35.589Z] ---> fc0dae3acb9b [2022-06-06T19:18:35.589Z] [2022-06-06T19:18:35.847Z] Successfully built fc0dae3acb9b [2022-06-06T19:18:35.847Z] Successfully tagged support-scheduler:latest [2022-06-06T19:18:35.847Z]  Building support-scheduler ... done Building security-spire-server [2022-06-06T19:18:35.847Z] Removing intermediate container 0399ae3c3f5d [2022-06-06T19:18:35.847Z] ---> c666544d2753 [2022-06-06T19:18:35.847Z] Step 20/22 : LABEL arch=x86_64 [2022-06-06T19:18:36.106Z] Removing intermediate container b9b533922794 [2022-06-06T19:18:36.106Z] ---> e822fd08a184 [2022-06-06T19:18:36.106Z] [2022-06-06T19:18:36.106Z] Successfully built e822fd08a184 [2022-06-06T19:18:36.677Z] Successfully tagged support-notifications:latest [2022-06-06T19:18:36.677Z]  Building support-notifications ... done Building core-command [2022-06-06T19:18:36.677Z] ---> Running in 345815a87ac6 [2022-06-06T19:18:39.215Z] Removing intermediate container 345815a87ac6 [2022-06-06T19:18:39.215Z] ---> 39c98656052c [2022-06-06T19:18:39.215Z] Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:18:39.784Z] ---> Running in 17a4d8de2239 [2022-06-06T19:18:40.722Z] Removing intermediate container 17a4d8de2239 [2022-06-06T19:18:40.722Z] ---> eb2770e1cf51 [2022-06-06T19:18:40.722Z] Step 22/22 : LABEL version=0.0.0 [2022-06-06T19:18:40.981Z] ---> Running in e7e5e104e678 [2022-06-06T19:18:41.552Z] Removing intermediate container e7e5e104e678 [2022-06-06T19:18:41.552Z] ---> 71b03f2aad32 [2022-06-06T19:18:41.552Z] [2022-06-06T19:18:41.552Z] Successfully built 71b03f2aad32 [2022-06-06T19:18:41.552Z] Successfully tagged security-proxy-setup:latest [2022-06-06T19:18:41.552Z] Building core-data [2022-06-06T19:18:42.123Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:18:42.123Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:18:42.123Z] ---> b6773811def1 [2022-06-06T19:18:42.123Z] Step 3/25 : WORKDIR /edgex-go [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> 2f64ea084536 [2022-06-06T19:18:42.123Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> 28e425805b60 [2022-06-06T19:18:42.123Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> 3f296780e5f8 [2022-06-06T19:18:42.123Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> 770ae9c28ea4 [2022-06-06T19:18:42.123Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> 07d3cfcb0eda [2022-06-06T19:18:42.123Z] Step 8/25 : COPY . . [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> e105cc21c6f3 [2022-06-06T19:18:42.123Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> b1f3a924891f [2022-06-06T19:18:42.123Z] Step 10/25 : RUN mkdir -p spire-build [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> cf0edde1f940 [2022-06-06T19:18:42.123Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-06-06T19:18:42.123Z] ---> Using cache [2022-06-06T19:18:42.123Z] ---> 5447932018c6 [2022-06-06T19:18:42.123Z] 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-06-06T19:18:45.413Z] ---> Running in 356faf65ad17 [2022-06-06T19:18:47.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:18:47.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:18:47.320Z] ---> b6773811def1 [2022-06-06T19:18:47.320Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:18:47.320Z] ---> Using cache [2022-06-06T19:18:47.320Z] ---> 2f64ea084536 [2022-06-06T19:18:47.320Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:18:47.320Z] ---> Using cache [2022-06-06T19:18:47.321Z] ---> 28e425805b60 [2022-06-06T19:18:47.321Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-06T19:18:47.321Z] spire-1.2.1/ [2022-06-06T19:18:47.321Z] spire-1.2.1/.data/ [2022-06-06T19:18:47.321Z] spire-1.2.1/.data/.file [2022-06-06T19:18:47.321Z] spire-1.2.1/.dockerignore [2022-06-06T19:18:47.321Z] spire-1.2.1/.gitattributes [2022-06-06T19:18:47.321Z] spire-1.2.1/.githooks/ [2022-06-06T19:18:47.321Z] spire-1.2.1/.githooks/pre-commit [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/ [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/dependabot.yml [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/ [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-06T19:18:47.321Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-06T19:18:47.321Z] spire-1.2.1/.gitignore [2022-06-06T19:18:47.321Z] spire-1.2.1/.go-version [2022-06-06T19:18:47.321Z] spire-1.2.1/.golangci.yml [2022-06-06T19:18:47.321Z] spire-1.2.1/ADOPTERS.md [2022-06-06T19:18:47.321Z] spire-1.2.1/CHANGELOG.md [2022-06-06T19:18:47.321Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-06T19:18:47.321Z] spire-1.2.1/CODEOWNERS [2022-06-06T19:18:47.321Z] spire-1.2.1/CONTRIBUTING.md [2022-06-06T19:18:47.321Z] spire-1.2.1/Dockerfile [2022-06-06T19:18:47.321Z] spire-1.2.1/Dockerfile.dev [2022-06-06T19:18:47.321Z] spire-1.2.1/Dockerfile.scratch [2022-06-06T19:18:47.321Z] spire-1.2.1/LICENSE [2022-06-06T19:18:47.321Z] spire-1.2.1/MAINTAINERS.md [2022-06-06T19:18:47.321Z] spire-1.2.1/Makefile [2022-06-06T19:18:47.321Z] spire-1.2.1/README.md [2022-06-06T19:18:47.321Z] spire-1.2.1/ROADMAP.md [2022-06-06T19:18:47.321Z] spire-1.2.1/SECURITY.md [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-06T19:18:47.321Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/ [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/agent/ [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/agent/agent.conf [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/server/ [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/server/server.conf [2022-06-06T19:18:47.321Z] spire-1.2.1/conf/server/server_full.conf [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/ [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/SPIRE101.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/auditlog.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/ [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/scaling_spire.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/spire_agent.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/spire_server.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/supported_integrations.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/telemetry.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/telemetry_config.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/upgrading.md [2022-06-06T19:18:47.321Z] spire-1.2.1/doc/using_spire.md [2022-06-06T19:18:47.321Z] spire-1.2.1/examples/ [2022-06-06T19:18:47.321Z] spire-1.2.1/examples/README.md [2022-06-06T19:18:47.321Z] spire-1.2.1/go.mod [2022-06-06T19:18:47.321Z] spire-1.2.1/go.sum [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/ [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/ [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/agent.go [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/api/ [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-06T19:18:47.321Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/config.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/api/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-06T19:18:47.322Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/names.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/auth/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/config.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/context.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/health.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/log/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/log/log.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/log/options.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-06T19:18:47.323Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/profiling/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/selector/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/uptime/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/task.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/version/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/version/version.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/api.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/health/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/id.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/status.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/cache/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-06T19:18:47.324Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/config.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-06T19:18:47.325Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/registration/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/server.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/server_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/ [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/private/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/private/server/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/private/server/journal/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-06T19:18:47.326Z] spire-1.2.1/release/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/README.md [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/README.md [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/conf/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/conf/server/ [2022-06-06T19:18:47.326Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-06T19:18:47.326Z] spire-1.2.1/script/ [2022-06-06T19:18:47.326Z] spire-1.2.1/script/build-artifact.sh [2022-06-06T19:18:47.326Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-06T19:18:47.326Z] spire-1.2.1/support/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-06T19:18:47.326Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/clock/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/clock/clock.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/ [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-06T19:18:47.326Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/fixture.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-06T19:18:47.327Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/common [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-06T19:18:47.327Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/test-one.sh [2022-06-06T19:18:47.328Z] spire-1.2.1/test/integration/test.sh [2022-06-06T19:18:47.328Z] spire-1.2.1/test/plugintest/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/plugintest/config.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/plugintest/load.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/plugintest/option.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/dir.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/logs.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/suite.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/spiretest/x509.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testca/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testca/ca.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testkey/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testkey/generate.sh [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testkey/keys.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/testkey/new.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/tpmsimulator/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/util/ [2022-06-06T19:18:47.328Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/util/cert_generation.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/util/io_redirection.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/util/race.go [2022-06-06T19:18:47.328Z] spire-1.2.1/test/util/util.go [2022-06-06T19:18:47.328Z] building spire from source... [2022-06-06T19:18:47.328Z] Building bin/spire-server... [2022-06-06T19:18:47.328Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-06T19:18:47.328Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-06T19:18:47.328Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-06T19:18:47.328Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-06T19:18:47.328Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-06T19:18:47.587Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-06T19:18:47.587Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-06T19:18:47.846Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T19:18:47.846Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T19:18:48.104Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-06T19:18:48.104Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-06T19:18:48.104Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-06T19:18:48.104Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-06T19:18:48.104Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T19:18:48.104Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-06T19:18:48.363Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-06T19:18:48.363Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-06T19:18:48.363Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-06T19:18:48.363Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-06T19:18:48.363Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-06T19:18:48.621Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-06T19:18:48.621Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-06T19:18:48.621Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-06T19:18:48.621Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-06T19:18:48.879Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-06T19:18:48.879Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-06T19:18:48.879Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-06T19:18:48.879Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-06T19:18:48.879Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-06T19:18:48.879Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-06T19:18:48.879Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-06T19:18:48.879Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-06T19:18:48.879Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-06T19:18:49.140Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T19:18:49.140Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-06T19:18:49.140Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T19:18:49.140Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T19:18:49.398Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:18:49.398Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:18:49.398Z] ---> b6773811def1 [2022-06-06T19:18:49.398Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:18:49.398Z] ---> Using cache [2022-06-06T19:18:49.398Z] ---> 2f64ea084536 [2022-06-06T19:18:49.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:18:49.398Z] ---> Using cache [2022-06-06T19:18:49.398Z] ---> 28e425805b60 [2022-06-06T19:18:49.398Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-06T19:18:49.398Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T19:18:49.398Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T19:18:49.399Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-06T19:18:49.399Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-06T19:18:49.656Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-06T19:18:49.657Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T19:18:49.657Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-06T19:18:49.657Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-06T19:18:49.657Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-06T19:18:49.657Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-06T19:18:49.657Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-06T19:18:49.657Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-06T19:18:49.915Z]  ---> Running in 9f9ef9e8ba03 [2022-06-06T19:18:49.915Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-06T19:18:49.915Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-06T19:18:49.915Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-06T19:18:49.915Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-06T19:18:49.915Z]  ---> Running in 9e8f1590e53b [2022-06-06T19:18:50.481Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-06T19:18:51.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:51.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:51.879Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-06T19:18:51.879Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-06T19:18:51.879Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-06T19:18:51.879Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T19:18:51.879Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-06T19:18:51.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:52.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:18:52.395Z] OK: 221 MiB in 52 packages [2022-06-06T19:18:52.395Z] OK: 221 MiB in 52 packages [2022-06-06T19:18:55.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-06T19:18:55.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-06T19:18:55.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-06T19:18:55.156Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-06T19:18:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-06T19:18:56.363Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-06T19:18:56.363Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-06T19:18:56.363Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-06T19:18:56.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-06T19:18:56.611Z] go: downloading google.golang.org/api v0.70.0 [2022-06-06T19:18:56.611Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-06T19:18:56.611Z] go: downloading k8s.io/api v0.23.4 [2022-06-06T19:18:56.611Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-06T19:18:56.611Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-06T19:18:56.871Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-06T19:18:56.871Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-06T19:18:56.871Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-06T19:18:56.871Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-06T19:18:56.871Z] Removing intermediate container 9e8f1590e53b [2022-06-06T19:18:56.871Z] ---> ef0730f56528 [2022-06-06T19:18:56.871Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:18:56.871Z] Removing intermediate container 9f9ef9e8ba03 [2022-06-06T19:18:56.871Z] ---> bd48b7312577 [2022-06-06T19:18:56.871Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:18:57.129Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-06T19:18:57.742Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-06T19:18:58.025Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-06T19:18:58.025Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-06T19:18:58.025Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-06T19:18:58.285Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-06T19:18:58.580Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-06T19:18:58.863Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-06T19:18:58.863Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T19:18:58.863Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-06T19:18:58.863Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-06T19:18:58.863Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-06T19:18:58.863Z]  ---> 8c36237a5a84 [2022-06-06T19:18:58.863Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:18:59.122Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-06T19:18:59.122Z]  ---> 308f41452099 [2022-06-06T19:18:59.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:18:59.122Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-06T19:18:59.122Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-06T19:18:59.122Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-06T19:18:59.382Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-06T19:18:59.382Z]  ---> Running in 701d73f30a1d [2022-06-06T19:18:59.382Z] ---> Running in 3209e7569ec3 [2022-06-06T19:18:59.382Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-06T19:18:59.382Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-06T19:18:59.382Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-06T19:18:59.382Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-06T19:18:59.382Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-06T19:18:59.382Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-06T19:18:59.643Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-06T19:18:59.643Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-06T19:18:59.643Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-06T19:19:01.573Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T19:19:01.573Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-06T19:19:01.573Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-06T19:19:01.573Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-06T19:19:01.573Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-06T19:19:01.573Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T19:19:01.573Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-06T19:19:01.573Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-06T19:19:01.573Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-06T19:19:01.573Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-06T19:19:01.832Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-06T19:19:01.833Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-06T19:19:01.833Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-06T19:19:02.091Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-06T19:19:02.091Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-06T19:19:02.091Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-06T19:19:02.091Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T19:19:02.091Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-06T19:19:02.091Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-06T19:19:02.091Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-06T19:19:02.091Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T19:19:02.091Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-06T19:19:02.091Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-06T19:19:02.091Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-06T19:19:02.091Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-06T19:19:02.091Z] go: downloading go.opencensus.io v0.23.0 [2022-06-06T19:19:02.350Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-06T19:19:02.350Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T19:19:02.350Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-06T19:19:02.350Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-06T19:19:02.350Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T19:19:02.627Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-06T19:19:02.627Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-06T19:19:02.627Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-06T19:19:02.627Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T19:19:02.627Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-06T19:19:02.627Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-06T19:19:02.627Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-06T19:19:02.627Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-06T19:19:02.627Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T19:19:02.627Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-06T19:19:02.627Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-06T19:19:02.889Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-06T19:19:02.889Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-06T19:19:02.889Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-06T19:19:02.889Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-06T19:19:02.889Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-06T19:19:02.889Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-06T19:19:02.889Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-06T19:19:02.889Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T19:19:06.184Z] Removing intermediate container 3209e7569ec3 [2022-06-06T19:19:06.184Z] ---> 4ff34d284e42 [2022-06-06T19:19:06.184Z] Step 8/23 : COPY . . [2022-06-06T19:19:08.721Z] Removing intermediate container 701d73f30a1d [2022-06-06T19:19:08.721Z] ---> 10a3c64712e6 [2022-06-06T19:19:08.721Z] Step 8/23 : COPY . . [2022-06-06T19:19:08.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2022-06-06T19:19:08.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-06T19:19:08.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-06T19:19:08.981Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-06T19:19:08.981Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-06T19:19:15.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.658s coverage: 98.5% of statements [2022-06-06T19:19:15.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-06T19:19:15.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 53.4% of statements [2022-06-06T19:19:15.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-06T19:19:15.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-06T19:19:27.198Z]  ---> ef2d0579e1d2 [2022-06-06T19:19:27.198Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-06T19:19:27.198Z] ---> a6fda6655c58 [2022-06-06T19:19:27.198Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-06T19:19:27.198Z] ---> Running in 53e5ab5d4360 [2022-06-06T19:19:27.198Z] ---> Running in ad835cef64d2 [2022-06-06T19:19:27.198Z] 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-06-06T19:19:27.198Z] 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-06-06T19:19:37.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.888s coverage: 89.2% of statements [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:19:37.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.419s coverage: 83.8% of statements [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-06T19:19:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.267s coverage: 95.6% of statements [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.303s coverage: 72.2% of statements [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.535s coverage: 60.0% of statements [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.520s coverage: 0.9% of statements [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.307s coverage: 58.8% of statements [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.483s coverage: 29.6% of statements [2022-06-06T19:19:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-06T19:19:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2022-06-06T19:19:38.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.211s coverage: 79.5% of statements [2022-06-06T19:19:38.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements [2022-06-06T19:19:41.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements [2022-06-06T19:19:41.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.397s coverage: 87.5% of statements [2022-06-06T19:19:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.464s coverage: 94.4% of statements [2022-06-06T19:19:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-06-06T19:19:58.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.602s coverage: 82.5% of statements [2022-06-06T19:19:58.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-06T19:20:05.946Z] Removing intermediate container 53e5ab5d4360 [2022-06-06T19:20:05.947Z] ---> b989d0368b08 [2022-06-06T19:20:05.947Z] [2022-06-06T19:20:05.947Z] Step 10/23 : FROM alpine:3.14 [2022-06-06T19:20:05.947Z] ---> e04c818066af [2022-06-06T19:20:05.947Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-06T19:20:05.947Z] ---> Using cache [2022-06-06T19:20:05.947Z] ---> 69c1f6e1b36c [2022-06-06T19:20:05.947Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:20:05.947Z] ---> Using cache [2022-06-06T19:20:05.947Z] ---> e2880357a749 [2022-06-06T19:20:05.947Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-06T19:20:05.947Z] Removing intermediate container ad835cef64d2 [2022-06-06T19:20:05.947Z] ---> 40b7d1c86073 [2022-06-06T19:20:05.947Z] [2022-06-06T19:20:05.947Z] Step 10/23 : FROM alpine:3.14 [2022-06-06T19:20:05.947Z] ---> e04c818066af [2022-06-06T19:20:05.947Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-06T19:20:05.947Z] ---> Running in fca34376fc24 [2022-06-06T19:20:05.947Z] ---> Running in aa9d348fcdea [2022-06-06T19:20:05.947Z] Removing intermediate container fca34376fc24 [2022-06-06T19:20:05.947Z] ---> 9558d648023a [2022-06-06T19:20:05.947Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-06T19:20:05.947Z] Removing intermediate container aa9d348fcdea [2022-06-06T19:20:05.947Z] ---> 23890c3d8eec [2022-06-06T19:20:05.947Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-06T19:20:05.947Z] ---> Running in 509fc3544116 [2022-06-06T19:20:05.947Z] ---> Running in c0bbe7b408db [2022-06-06T19:20:05.947Z] Removing intermediate container 509fc3544116 [2022-06-06T19:20:05.947Z] ---> 4aa93e93b561 [2022-06-06T19:20:05.947Z] Step 15/23 : WORKDIR / [2022-06-06T19:20:05.947Z] Removing intermediate container c0bbe7b408db [2022-06-06T19:20:05.947Z] ---> 1e356f69baca [2022-06-06T19:20:05.947Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-06T19:20:05.947Z] ---> Running in 87e5c00f2c58 [2022-06-06T19:20:05.947Z] ---> Running in 68025f84d6a1 [2022-06-06T19:20:05.947Z] Removing intermediate container 68025f84d6a1 [2022-06-06T19:20:05.947Z] ---> 21f640bb35e4 [2022-06-06T19:20:05.947Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:20:05.947Z] Removing intermediate container 87e5c00f2c58 [2022-06-06T19:20:05.947Z] ---> eb861d027b2a [2022-06-06T19:20:05.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:20:05.947Z] ---> Running in 1eec4dde51f3 [2022-06-06T19:20:05.947Z] ---> d581e015598a [2022-06-06T19:20:05.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-06T19:20:05.947Z] ---> b9b987a7c46e [2022-06-06T19:20:05.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-06T19:20:05.947Z] Removing intermediate container 1eec4dde51f3 [2022-06-06T19:20:05.947Z] ---> 2f2800919a2f [2022-06-06T19:20:05.947Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T19:20:05.947Z] ---> Running in 3cf37a554866 [2022-06-06T19:20:05.947Z] ---> 685b32f71474 [2022-06-06T19:20:05.947Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-06T19:20:05.947Z] ---> Running in e2fca8c43ca0 [2022-06-06T19:20:05.947Z] Removing intermediate container e2fca8c43ca0 [2022-06-06T19:20:05.947Z] ---> 5e7a26ee6467 [2022-06-06T19:20:05.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:20:05.947Z] ---> Running in 4b6297e5e8c8 [2022-06-06T19:20:05.947Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:20:05.947Z] Removing intermediate container 4b6297e5e8c8 [2022-06-06T19:20:05.947Z] ---> 1cc32d599eb9 [2022-06-06T19:20:05.947Z] Step 21/23 : LABEL arch=x86_64 [2022-06-06T19:20:05.947Z] ---> Running in 250d204dae7d [2022-06-06T19:20:05.947Z] Removing intermediate container 250d204dae7d [2022-06-06T19:20:05.947Z] ---> 0d333b341c56 [2022-06-06T19:20:05.947Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:20:05.947Z] ---> Running in 16f7b1acc1d6 [2022-06-06T19:20:05.947Z] Removing intermediate container 16f7b1acc1d6 [2022-06-06T19:20:05.947Z] ---> 1d43dc1f7a2f [2022-06-06T19:20:05.947Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:20:05.947Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:20:05.947Z] ---> Running in 746888de789e [2022-06-06T19:20:05.947Z] Removing intermediate container 746888de789e [2022-06-06T19:20:05.947Z] ---> 7f9b24727164 [2022-06-06T19:20:05.947Z] [2022-06-06T19:20:05.947Z] Successfully built 7f9b24727164 [2022-06-06T19:20:05.947Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T19:20:05.947Z] Successfully tagged core-command:latest [2022-06-06T19:20:05.947Z]  Building core-command ... done Building security-bootstrapper [2022-06-06T19:20:06.220Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-06T19:20:06.220Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T19:20:06.220Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-06T19:20:06.479Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T19:20:06.479Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T19:20:06.479Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:20:06.479Z] OK: 8 MiB in 20 packages [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements [2022-06-06T19:20:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.942s coverage: 91.2% of statements [2022-06-06T19:20:07.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-06T19:20:09.767Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:20:09.767Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:20:09.767Z] ---> b6773811def1 [2022-06-06T19:20:09.767Z] Step 3/31 : WORKDIR /edgex-go [2022-06-06T19:20:09.767Z] ---> Using cache [2022-06-06T19:20:09.767Z] ---> 2f64ea084536 [2022-06-06T19:20:09.767Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:20:09.767Z] ---> Using cache [2022-06-06T19:20:09.767Z] ---> 28e425805b60 [2022-06-06T19:20:09.767Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-06T19:20:09.767Z] ---> Using cache [2022-06-06T19:20:09.767Z] ---> bd48b7312577 [2022-06-06T19:20:09.767Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-06T19:20:09.767Z] ---> Using cache [2022-06-06T19:20:09.767Z] ---> 308f41452099 [2022-06-06T19:20:09.767Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:20:09.767Z] ---> Using cache [2022-06-06T19:20:09.767Z] ---> 4ff34d284e42 [2022-06-06T19:20:09.767Z] Step 8/31 : COPY . . [2022-06-06T19:20:09.767Z] ---> Using cache [2022-06-06T19:20:09.767Z] ---> ef2d0579e1d2 [2022-06-06T19:20:09.767Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-06T19:20:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.887s coverage: 64.4% of statements [2022-06-06T19:20:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-06T19:20:10.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-06T19:20:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements [2022-06-06T19:20:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-06-06T19:20:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2022-06-06T19:20:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-06-06T19:20:10.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-06-06T19:20:11.679Z] ---> Running in d0590314fb1b [2022-06-06T19:20:11.680Z] Removing intermediate container 3cf37a554866 [2022-06-06T19:20:11.680Z] ---> a7159cf8ad13 [2022-06-06T19:20:11.680Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:20:12.249Z] 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-06-06T19:20:12.249Z] ---> b5e3d4be7b70 [2022-06-06T19:20:12.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-06T19:20:13.185Z] ---> b283376192cd [2022-06-06T19:20:13.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-06T19:20:13.753Z] ---> 7990d9f4c081 [2022-06-06T19:20:13.753Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-06T19:20:13.753Z] ---> Running in df624ae4697d [2022-06-06T19:20:14.322Z] Removing intermediate container df624ae4697d [2022-06-06T19:20:14.322Z] ---> 75c9c7ed1d34 [2022-06-06T19:20:14.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:20:14.322Z] ---> Running in df836aaf4934 [2022-06-06T19:20:14.888Z] Removing intermediate container df836aaf4934 [2022-06-06T19:20:14.888Z] ---> 9931ce7bb6b9 [2022-06-06T19:20:14.888Z] Step 21/23 : LABEL arch=x86_64 [2022-06-06T19:20:14.888Z] ---> Running in d634ef4ce706 [2022-06-06T19:20:15.149Z] Removing intermediate container d634ef4ce706 [2022-06-06T19:20:15.149Z] ---> 0ce9f41bcb3c [2022-06-06T19:20:15.149Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:20:15.411Z] ---> Running in b2b6f4026baf [2022-06-06T19:20:15.982Z] Removing intermediate container b2b6f4026baf [2022-06-06T19:20:15.982Z] ---> 7fad4a41fcfd [2022-06-06T19:20:15.982Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:20:16.240Z] ---> Running in 9051e2e20192 [2022-06-06T19:20:16.808Z] Removing intermediate container 9051e2e20192 [2022-06-06T19:20:16.808Z] ---> 35e700f99eb0 [2022-06-06T19:20:16.808Z] [2022-06-06T19:20:16.808Z] Successfully built 35e700f99eb0 [2022-06-06T19:20:16.808Z] Successfully tagged core-data:latest [2022-06-06T19:20:16.808Z] Building core-metadata [2022-06-06T19:20:20.099Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:20:20.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:20:20.099Z] ---> b6773811def1 [2022-06-06T19:20:20.099Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:20:20.099Z] ---> Using cache [2022-06-06T19:20:20.099Z] ---> 2f64ea084536 [2022-06-06T19:20:20.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:20:20.099Z] ---> Using cache [2022-06-06T19:20:20.099Z] ---> 28e425805b60 [2022-06-06T19:20:20.099Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-06T19:20:20.099Z] ---> Using cache [2022-06-06T19:20:20.099Z] ---> bd48b7312577 [2022-06-06T19:20:20.099Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:20:20.099Z] ---> Using cache [2022-06-06T19:20:20.099Z] ---> 308f41452099 [2022-06-06T19:20:20.099Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:20:20.099Z] ---> Using cache [2022-06-06T19:20:20.099Z] ---> 4ff34d284e42 [2022-06-06T19:20:20.099Z] Step 8/23 : COPY . . [2022-06-06T19:20:20.099Z] ---> Using cache [2022-06-06T19:20:20.099Z] ---> ef2d0579e1d2 [2022-06-06T19:20:20.099Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-06T19:20:20.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements [2022-06-06T19:20:20.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-06T19:20:20.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-06T19:20:20.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-06T19:20:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.839s coverage: 43.8% of statements [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-06T19:20:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-06T19:20:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-06T19:20:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-06T19:20:23.387Z] Building bin/spire-agent... [2022-06-06T19:20:23.387Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-06T19:20:23.387Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-06T19:20:23.387Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-06T19:20:23.387Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-06T19:20:23.960Z]  ---> Running in 7e8cf772934a [2022-06-06T19:20:24.220Z] Building bin/spire-agent... [2022-06-06T19:20:24.479Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-06T19:20:24.479Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-06T19:20:24.479Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-06T19:20:24.479Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-06T19:20:24.479Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T19:20:24.479Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T19:20:24.479Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-06T19:20:24.479Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-06T19:20:24.479Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-06T19:20:24.479Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T19:20:25.045Z] 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-06-06T19:20:25.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-06T19:20:25.306Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-06T19:20:25.306Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-06T19:20:25.306Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-06T19:20:25.306Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-06T19:20:25.306Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-06T19:20:26.241Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T19:20:26.241Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-06T19:20:26.241Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T19:20:26.241Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-06T19:20:26.241Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-06T19:20:26.241Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T19:20:29.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-06T19:20:29.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.657s coverage: 92.3% of statements [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-06T19:20:29.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-06T19:20:29.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-06T19:20:30.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-06T19:20:30.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-06T19:20:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-06T19:20:30.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2022-06-06T19:20:30.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-06-06T19:20:31.216Z] 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-06-06T19:20:31.216Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T19:20:31.216Z] GO111MODULE=on go vet ./... [2022-06-06T19:20:44.330Z] Removing intermediate container d0590314fb1b [2022-06-06T19:20:44.330Z] ---> 275ab4ea49ca [2022-06-06T19:20:44.330Z] [2022-06-06T19:20:44.330Z] Step 10/31 : FROM alpine:3.14 [2022-06-06T19:20:44.330Z] ---> e04c818066af [2022-06-06T19:20:44.330Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-06T19:20:44.330Z] ---> Running in 9ce92315f3ef [2022-06-06T19:20:44.330Z] Removing intermediate container 9ce92315f3ef [2022-06-06T19:20:44.330Z] ---> 1393134ca550 [2022-06-06T19:20:44.330Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-06T19:20:44.330Z] ---> Running in 74b65edbb314 [2022-06-06T19:20:44.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:20:44.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:20:44.330Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-06T19:20:44.330Z] (2/2) Installing su-exec (0.2-r1) [2022-06-06T19:20:44.330Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:20:44.330Z] OK: 6 MiB in 16 packages [2022-06-06T19:20:45.268Z] Removing intermediate container 74b65edbb314 [2022-06-06T19:20:45.268Z] ---> 4bd3b93fd7b4 [2022-06-06T19:20:45.268Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-06T19:20:45.837Z] ---> Running in 1cb7ec11b698 [2022-06-06T19:20:46.776Z] Removing intermediate container 1cb7ec11b698 [2022-06-06T19:20:46.776Z] ---> 4150526b8e8a [2022-06-06T19:20:46.776Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-06T19:20:48.157Z] ---> Running in 6be0abb3b108 [2022-06-06T19:20:48.418Z] Removing intermediate container 7e8cf772934a [2022-06-06T19:20:48.418Z] ---> 4cd4106fc563 [2022-06-06T19:20:48.418Z] [2022-06-06T19:20:48.418Z] Step 10/23 : FROM alpine:3.14 [2022-06-06T19:20:48.418Z] ---> e04c818066af [2022-06-06T19:20:48.418Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-06T19:20:48.418Z] ---> Using cache [2022-06-06T19:20:48.418Z] ---> 69c1f6e1b36c [2022-06-06T19:20:48.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:20:48.418Z] ---> Using cache [2022-06-06T19:20:48.418Z] ---> e2880357a749 [2022-06-06T19:20:48.418Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-06T19:20:49.025Z] Removing intermediate container 6be0abb3b108 [2022-06-06T19:20:49.025Z] ---> 816211107ec8 [2022-06-06T19:20:49.025Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-06T19:20:49.595Z] ---> Running in 17cd285e5784 [2022-06-06T19:20:49.854Z] ---> Running in 2e4dd5745eea [2022-06-06T19:20:50.423Z] Removing intermediate container 17cd285e5784 [2022-06-06T19:20:50.423Z] ---> 81e42dddbb05 [2022-06-06T19:20:50.423Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-06T19:20:50.993Z] ---> Running in f857f02a8bc1 [2022-06-06T19:20:51.252Z] Removing intermediate container f857f02a8bc1 [2022-06-06T19:20:51.252Z] ---> 3b020746d357 [2022-06-06T19:20:51.252Z] Step 15/23 : WORKDIR / [2022-06-06T19:20:51.514Z] ---> Running in 22cd8f175016 [2022-06-06T19:20:51.514Z] Removing intermediate container 2e4dd5745eea [2022-06-06T19:20:51.514Z] ---> 7d2b12f37df6 [2022-06-06T19:20:51.514Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-06T19:20:51.514Z] ---> Running in 21373cbb2c01 [2022-06-06T19:20:51.514Z] Removing intermediate container 22cd8f175016 [2022-06-06T19:20:51.514Z] ---> 75057c26429a [2022-06-06T19:20:51.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:20:51.514Z] Removing intermediate container 21373cbb2c01 [2022-06-06T19:20:51.514Z] ---> 01425892d2bb [2022-06-06T19:20:51.514Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-06T19:20:52.082Z] ---> 69eeb2348d3f [2022-06-06T19:20:52.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-06T19:20:52.082Z] ---> 48dfed755776 [2022-06-06T19:20:52.082Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-06T19:20:52.082Z] ---> Running in 0cb44765ac97 [2022-06-06T19:20:52.651Z] ---> 2f2049b7d6b6 [2022-06-06T19:20:52.651Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-06T19:20:53.235Z] ---> ff3339e57c44 [2022-06-06T19:20:53.235Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-06T19:20:53.235Z] Removing intermediate container 0cb44765ac97 [2022-06-06T19:20:53.235Z] ---> ebdeb957f033 [2022-06-06T19:20:53.235Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:20:53.235Z] ---> Running in d46180d19ed2 [2022-06-06T19:20:53.520Z] Removing intermediate container d46180d19ed2 [2022-06-06T19:20:53.520Z] ---> 7efaea7606de [2022-06-06T19:20:53.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:20:53.520Z] ---> 7ee07a002c00 [2022-06-06T19:20:53.520Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-06T19:20:53.520Z] ---> Running in 4adcc3571852 [2022-06-06T19:20:53.520Z] Removing intermediate container 4adcc3571852 [2022-06-06T19:20:53.520Z] ---> 78d7df9fa17e [2022-06-06T19:20:53.520Z] Step 21/23 : LABEL arch=x86_64 [2022-06-06T19:20:53.780Z] ---> Running in a3d3711230e0 [2022-06-06T19:20:54.042Z] Removing intermediate container a3d3711230e0 [2022-06-06T19:20:54.042Z] ---> 532f19eca655 [2022-06-06T19:20:54.042Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:20:54.042Z] ---> c71d565ce415 [2022-06-06T19:20:54.042Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-06T19:20:54.301Z] ---> Running in 6b1ef01dd9be [2022-06-06T19:20:54.561Z] Removing intermediate container 6b1ef01dd9be [2022-06-06T19:20:54.561Z] ---> 980953a4b147 [2022-06-06T19:20:54.561Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:20:54.561Z] ---> 5eec9e6890d6 [2022-06-06T19:20:54.561Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-06T19:20:54.561Z] ---> Running in 7242c1e387b0 [2022-06-06T19:20:54.561Z] ---> aa9d972ed668 [2022-06-06T19:20:54.561Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-06T19:20:54.823Z] Removing intermediate container 7242c1e387b0 [2022-06-06T19:20:54.823Z] ---> 3821e3d81c2a [2022-06-06T19:20:54.823Z] [2022-06-06T19:20:54.823Z] Successfully built 3821e3d81c2a [2022-06-06T19:20:54.823Z] Successfully tagged core-metadata:latest [2022-06-06T19:20:54.823Z] Building sys-mgmt-agent [2022-06-06T19:20:56.201Z]  Building core-metadata ... done  ---> f1231754d716 [2022-06-06T19:20:56.201Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-06T19:20:56.770Z] ---> Running in 82d789f353b4 [2022-06-06T19:20:57.338Z] Removing intermediate container 82d789f353b4 [2022-06-06T19:20:57.338Z] ---> aaf2873723ea [2022-06-06T19:20:57.338Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-06T19:20:57.907Z] ---> 5af6af6893e7 [2022-06-06T19:20:57.907Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-06T19:20:58.166Z] ---> Running in 46d039a4e594 [2022-06-06T19:20:59.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:20:59.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:20:59.115Z] ---> b6773811def1 [2022-06-06T19:20:59.115Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:20:59.115Z] ---> Using cache [2022-06-06T19:20:59.115Z] ---> 2f64ea084536 [2022-06-06T19:20:59.115Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:20:59.115Z] ---> Using cache [2022-06-06T19:20:59.116Z] ---> 28e425805b60 [2022-06-06T19:20:59.116Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-06T19:21:00.055Z] ---> Running in 512807a65471 [2022-06-06T19:21:00.055Z] Removing intermediate container 46d039a4e594 [2022-06-06T19:21:00.055Z] ---> 1d1507555442 [2022-06-06T19:21:00.055Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-06T19:21:00.333Z] ---> Running in 00738780c483 [2022-06-06T19:21:00.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:00.333Z] Removing intermediate container 00738780c483 [2022-06-06T19:21:00.333Z] ---> 07d9c7b957cb [2022-06-06T19:21:00.333Z] Step 28/31 : CMD ["gate"] [2022-06-06T19:21:00.594Z] ---> Running in 3bac8625d8df [2022-06-06T19:21:00.861Z] Removing intermediate container 3bac8625d8df [2022-06-06T19:21:00.861Z] ---> fe16d0018dbc [2022-06-06T19:21:00.861Z] Step 29/31 : LABEL arch=x86_64 [2022-06-06T19:21:00.861Z] ---> Running in 1c17067f0fb0 [2022-06-06T19:21:01.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:01.119Z] Removing intermediate container 1c17067f0fb0 [2022-06-06T19:21:01.119Z] ---> 8d784f5125f1 [2022-06-06T19:21:01.119Z] Step 30/31 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:21:01.384Z] ---> Running in c41bc6cdde6b [2022-06-06T19:21:01.384Z] OK: 221 MiB in 52 packages [2022-06-06T19:21:01.384Z] Removing intermediate container c41bc6cdde6b [2022-06-06T19:21:01.384Z] ---> b265d9d9d3fa [2022-06-06T19:21:01.384Z] Step 31/31 : LABEL version=0.0.0 [2022-06-06T19:21:01.644Z] ---> Running in 6b1bd2bb6ba9 [2022-06-06T19:21:01.905Z] Removing intermediate container 6b1bd2bb6ba9 [2022-06-06T19:21:01.905Z] ---> 566db337939d [2022-06-06T19:21:01.905Z] [2022-06-06T19:21:01.905Z] Successfully built 566db337939d [2022-06-06T19:21:01.905Z] Successfully tagged security-bootstrapper:latest [2022-06-06T19:21:01.905Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-06-06T19:21:02.164Z] Removing intermediate container 512807a65471 [2022-06-06T19:21:02.164Z] ---> 5ec4a350b122 [2022-06-06T19:21:02.164Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:21:03.543Z] ---> dd979fe80e3d [2022-06-06T19:21:03.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:21:04.111Z] ---> Running in 7676cb4cbd04 [2022-06-06T19:21:06.017Z] Removing intermediate container 7676cb4cbd04 [2022-06-06T19:21:06.017Z] ---> 5766cc403146 [2022-06-06T19:21:06.017Z] Step 8/23 : COPY . . [2022-06-06T19:21:06.277Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:21:06.277Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:21:06.277Z] ---> b6773811def1 [2022-06-06T19:21:06.277Z] Step 3/25 : WORKDIR /edgex-go [2022-06-06T19:21:06.277Z] ---> Using cache [2022-06-06T19:21:06.277Z] ---> 2f64ea084536 [2022-06-06T19:21:06.277Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:21:06.277Z] ---> Using cache [2022-06-06T19:21:06.277Z] ---> 28e425805b60 [2022-06-06T19:21:06.277Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-06T19:21:06.277Z] ---> Using cache [2022-06-06T19:21:06.277Z] ---> bd48b7312577 [2022-06-06T19:21:06.277Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-06T19:21:06.277Z] ---> Using cache [2022-06-06T19:21:06.277Z] ---> 308f41452099 [2022-06-06T19:21:06.277Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:21:06.277Z] ---> Using cache [2022-06-06T19:21:06.277Z] ---> 4ff34d284e42 [2022-06-06T19:21:06.277Z] Step 8/25 : COPY . . [2022-06-06T19:21:06.277Z] ---> Using cache [2022-06-06T19:21:06.277Z] ---> ef2d0579e1d2 [2022-06-06T19:21:06.277Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-06T19:21:08.813Z] ---> Running in f34a0af631ac [2022-06-06T19:21:08.813Z] 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-06-06T19:21:14.098Z] ---> 5cc085458db2 [2022-06-06T19:21:14.098Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-06T19:21:15.038Z] ---> Running in 131defe44105 [2022-06-06T19:21:15.606Z] 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-06-06T19:21:20.978Z] 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-06-06T19:21:24.348Z] Building bin/spire-agent... [2022-06-06T19:21:24.607Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-06T19:21:24.607Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-06T19:21:24.607Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-06T19:21:24.607Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-06T19:21:25.177Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-06T19:21:25.177Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-06T19:21:25.177Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-06T19:21:25.177Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T19:21:25.177Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T19:21:25.177Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-06T19:21:25.436Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-06T19:21:25.436Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-06T19:21:25.436Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T19:21:29.632Z] Removing intermediate container 9675b3bdb77c [2022-06-06T19:21:29.632Z] ---> 86ca6ec48570 [2022-06-06T19:21:29.632Z] [2022-06-06T19:21:29.632Z] Step 13/26 : FROM alpine:3.15 [2022-06-06T19:21:29.632Z] Removing intermediate container 593e9fa4ac7a [2022-06-06T19:21:29.632Z] ---> 46d113c8b55f [2022-06-06T19:21:29.632Z] [2022-06-06T19:21:29.632Z] Step 13/26 : FROM alpine:3.15 [2022-06-06T19:21:29.632Z] Removing intermediate container f34a0af631ac [2022-06-06T19:21:29.632Z] ---> 4a76a990cbf3 [2022-06-06T19:21:29.632Z] [2022-06-06T19:21:29.632Z] Step 10/25 : FROM alpine:3.14 [2022-06-06T19:21:29.632Z] ---> e04c818066af [2022-06-06T19:21:29.632Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-06T19:21:29.632Z] ---> Running in 71f94f6b6c7d [2022-06-06T19:21:30.208Z] 3.15: Pulling from library/alpine [2022-06-06T19:21:30.208Z] 3.15: Pulling from library/alpine [2022-06-06T19:21:30.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:30.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:30.728Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T19:21:30.728Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T19:21:30.728Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T19:21:30.728Z] Status: Image is up to date for alpine:3.15 [2022-06-06T19:21:30.728Z] ---> 0ac33e5f5afa [2022-06-06T19:21:30.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 0ac33e5f5afa [2022-06-06T19:21:30.728Z] [2022-06-06T19:21:30.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T19:21:30.728Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-06T19:21:30.728Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-06T19:21:30.728Z] (3/3) Installing su-exec (0.2-r1) [2022-06-06T19:21:30.728Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:21:30.728Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:21:30.990Z] OK: 6 MiB in 17 packages [2022-06-06T19:21:31.250Z] ---> Running in a434548e3bc3 [2022-06-06T19:21:31.250Z] ---> Running in 78824867ed12 [2022-06-06T19:21:31.510Z] Removing intermediate container a434548e3bc3 [2022-06-06T19:21:31.510Z] ---> a0e5375372ae [2022-06-06T19:21:31.510Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:21:31.510Z] Removing intermediate container 78824867ed12 [2022-06-06T19:21:31.510Z] ---> bb2ca4cd7212 [2022-06-06T19:21:31.510Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:21:31.770Z] ---> Running in 3b8a29bc6c55 [2022-06-06T19:21:31.770Z] ---> Running in c3710a7e9bdc [2022-06-06T19:21:31.770Z] Removing intermediate container 71f94f6b6c7d [2022-06-06T19:21:31.770Z] ---> 9a6e2950c683 [2022-06-06T19:21:31.770Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-06T19:21:32.034Z] ---> Running in dd3a38a145d4 [2022-06-06T19:21:32.034Z] Removing intermediate container 131defe44105 [2022-06-06T19:21:32.034Z] ---> ff51ac1b56d0 [2022-06-06T19:21:32.034Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-06T19:21:32.034Z] ---> Running in 738bea8d1f11 [2022-06-06T19:21:32.034Z] Removing intermediate container dd3a38a145d4 [2022-06-06T19:21:32.034Z] ---> f6664776512c [2022-06-06T19:21:32.034Z] Step 13/25 : WORKDIR / [2022-06-06T19:21:32.034Z] ---> Running in c9b9cff0c64b [2022-06-06T19:21:32.294Z] Removing intermediate container c9b9cff0c64b [2022-06-06T19:21:32.294Z] ---> f0aa7e290bba [2022-06-06T19:21:32.294Z] 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-06-06T19:21:32.554Z] ---> 5fcdd6998c23 [2022-06-06T19:21:32.554Z] 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-06-06T19:21:32.554Z] 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-06-06T19:21:32.554Z] Removing intermediate container c3710a7e9bdc [2022-06-06T19:21:32.554Z] ---> b28731be69df [2022-06-06T19:21:32.554Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-06T19:21:32.812Z] ---> Running in 6522456bed33 [2022-06-06T19:21:32.812Z] ---> 7b64190d8864 [2022-06-06T19:21:32.812Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-06T19:21:32.812Z] Removing intermediate container 3b8a29bc6c55 [2022-06-06T19:21:32.812Z] ---> 65e76f28bc0e [2022-06-06T19:21:32.812Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-06T19:21:32.812Z] ---> Running in 476ece97ce4f [2022-06-06T19:21:33.072Z] ---> d5b36a84f7c0 [2022-06-06T19:21:33.072Z] 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-06-06T19:21:33.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:33.072Z] ---> d1bc084a968e [2022-06-06T19:21:33.072Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-06T19:21:33.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:33.331Z] Removing intermediate container 738bea8d1f11 [2022-06-06T19:21:33.331Z] ---> 4ba9446a0b7d [2022-06-06T19:21:33.331Z] [2022-06-06T19:21:33.331Z] Step 11/23 : FROM docker:20.10.14 [2022-06-06T19:21:33.331Z] 20.10.14: Pulling from library/docker [2022-06-06T19:21:33.591Z] ---> 34045c781049 [2022-06-06T19:21:33.591Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-06T19:21:34.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:34.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:34.163Z] ---> 88dd5ee1b354 [2022-06-06T19:21:34.163Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-06T19:21:34.423Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:21:34.423Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:21:34.423Z] OK: 15859 distinct packages available [2022-06-06T19:21:34.423Z] ---> 2e9f60d09a85 [2022-06-06T19:21:34.423Z] 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-06-06T19:21:34.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:34.423Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:21:34.423Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:21:34.423Z] OK: 15859 distinct packages available [2022-06-06T19:21:34.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:34.423Z] ---> Running in ed572da005a8 [2022-06-06T19:21:35.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:35.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:35.373Z] Removing intermediate container ed572da005a8 [2022-06-06T19:21:35.373Z] ---> 3f2c28accf35 [2022-06-06T19:21:35.373Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-06T19:21:35.634Z] ---> Running in 31f75be5ee9a [2022-06-06T19:21:35.634Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-06T19:21:35.634Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-06T19:21:35.634Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-06T19:21:35.634Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-06T19:21:35.634Z] Removing intermediate container 31f75be5ee9a [2022-06-06T19:21:35.634Z] ---> 2a85b9979845 [2022-06-06T19:21:35.634Z] Step 23/25 : LABEL arch=x86_64 [2022-06-06T19:21:35.634Z] (3/4) Installing libucontext (1.1-r0) [2022-06-06T19:21:35.634Z] (3/5) Installing libucontext (1.1-r0) [2022-06-06T19:21:35.634Z] ---> Running in 96c451762791 [2022-06-06T19:21:35.892Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-06T19:21:35.892Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-06T19:21:35.892Z] Removing intermediate container 96c451762791 [2022-06-06T19:21:35.892Z] ---> 77fc519cb3ab [2022-06-06T19:21:35.892Z] Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:21:35.892Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:21:35.892Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-06T19:21:35.892Z] OK: 6 MiB in 18 packages [2022-06-06T19:21:35.892Z] ---> Running in 77719802c7ce [2022-06-06T19:21:35.892Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:21:35.892Z] OK: 6 MiB in 19 packages [2022-06-06T19:21:36.152Z] Removing intermediate container 77719802c7ce [2022-06-06T19:21:36.152Z] ---> 327d30046400 [2022-06-06T19:21:36.152Z] Step 25/25 : LABEL version=0.0.0 [2022-06-06T19:21:36.152Z] ---> Running in 10deefac9301 [2022-06-06T19:21:36.412Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-06T19:21:36.412Z] Removing intermediate container 10deefac9301 [2022-06-06T19:21:36.412Z] ---> 447509259df2 [2022-06-06T19:21:36.412Z] [2022-06-06T19:21:36.412Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-06T19:21:36.412Z] ---> 7417809fdb73 [2022-06-06T19:21:36.412Z] 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-06-06T19:21:36.412Z] Removing intermediate container 6522456bed33 [2022-06-06T19:21:36.412Z] ---> 792ed9b4706d [2022-06-06T19:21:36.412Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-06T19:21:36.412Z] ---> Running in 2849a5ed0204 [2022-06-06T19:21:36.672Z] Removing intermediate container 476ece97ce4f [2022-06-06T19:21:36.672Z] ---> 6114735ea691 [2022-06-06T19:21:36.672Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-06-06T19:21:36.672Z] Successfully built 447509259df2 [2022-06-06T19:21:36.672Z] Successfully tagged security-secretstore-setup:latest [2022-06-06T19:21:36.672Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-06-06T19:21:36.930Z] Removing intermediate container 2849a5ed0204 [2022-06-06T19:21:36.930Z] ---> 18d6bf066645 [2022-06-06T19:21:36.930Z] 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-06-06T19:21:41.127Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:21:41.127Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:21:41.127Z] ---> b6773811def1 [2022-06-06T19:21:41.127Z] Step 3/20 : WORKDIR /edgex-go [2022-06-06T19:21:41.127Z] ---> Using cache [2022-06-06T19:21:41.127Z] ---> 2f64ea084536 [2022-06-06T19:21:41.127Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-06T19:21:41.389Z] ---> Running in 7c7a258c870f [2022-06-06T19:21:41.389Z] ---> 2e31c452651e [2022-06-06T19:21:41.389Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-06T19:21:41.389Z] ---> 9e3502fca160 [2022-06-06T19:21:41.389Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-06T19:21:41.389Z] ---> Running in ce8b02c63569 [2022-06-06T19:21:41.649Z] ---> 9e2b2b8ab900 [2022-06-06T19:21:41.649Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-06T19:21:41.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:41.909Z] ---> Running in d2f5e63ddd23 [2022-06-06T19:21:41.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:41.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:41.909Z] (1/43) Installing readline (8.1.1-r0) [2022-06-06T19:21:42.176Z] (2/43) Installing bash (5.1.16-r0) [2022-06-06T19:21:42.176Z] Executing bash-5.1.16-r0.post-install [2022-06-06T19:21:42.176Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-06T19:21:42.176Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-06T19:21:42.176Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-06T19:21:42.176Z] (6/43) Installing curl (7.80.0-r1) [2022-06-06T19:21:42.176Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-06T19:21:42.176Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-06T19:21:42.176Z] (9/43) Installing expat (2.4.7-r0) [2022-06-06T19:21:42.176Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-06T19:21:42.176Z] (11/43) Installing gdbm (1.22-r0) [2022-06-06T19:21:42.176Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-06T19:21:42.176Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T19:21:42.176Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T19:21:42.176Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-06T19:21:42.176Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-06T19:21:42.176Z] Removing intermediate container d2f5e63ddd23 [2022-06-06T19:21:42.176Z] ---> 59e28109d620 [2022-06-06T19:21:42.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-06T19:21:42.176Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-06T19:21:42.444Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-06T19:21:42.444Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-06T19:21:42.444Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-06T19:21:42.444Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-06T19:21:42.444Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-06T19:21:42.703Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-06T19:21:42.703Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-06T19:21:42.703Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-06T19:21:42.703Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-06T19:21:42.703Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-06T19:21:42.703Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-06T19:21:42.703Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-06T19:21:42.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:42.703Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-06T19:21:42.703Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-06T19:21:42.703Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-06T19:21:42.703Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-06T19:21:42.703Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-06T19:21:42.703Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-06T19:21:42.703Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-06T19:21:42.703Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-06T19:21:42.703Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-06T19:21:42.703Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-06T19:21:42.703Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-06T19:21:42.703Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-06T19:21:42.703Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-06T19:21:42.703Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-06T19:21:42.965Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:21:42.965Z] OK: 83 MiB in 65 packages [2022-06-06T19:21:42.965Z] ---> bbda1f01f860 [2022-06-06T19:21:42.965Z] Step 21/26 : WORKDIR / [2022-06-06T19:21:42.965Z] ---> 045c760ac5cb [2022-06-06T19:21:42.965Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-06T19:21:42.965Z] ---> Running in 9fa8e96c7bc3 [2022-06-06T19:21:43.224Z] Removing intermediate container 9fa8e96c7bc3 [2022-06-06T19:21:43.224Z] ---> 608a3af669a9 [2022-06-06T19:21:43.224Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-06T19:21:43.224Z] ---> 25f5610afe16 [2022-06-06T19:21:43.224Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-06T19:21:43.224Z] ---> Running in 2acdfa182f70 [2022-06-06T19:21:43.484Z] Removing intermediate container 2acdfa182f70 [2022-06-06T19:21:43.484Z] ---> 9632ef9c76a1 [2022-06-06T19:21:43.484Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-06T19:21:43.484Z] ---> 0c69c15d2f16 [2022-06-06T19:21:43.484Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-06T19:21:43.484Z] ---> Running in 452d9d987145 [2022-06-06T19:21:43.744Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:21:43.744Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:21:43.744Z] OK: 15864 distinct packages available [2022-06-06T19:21:43.744Z] Collecting docker-compose==1.23.2 [2022-06-06T19:21:43.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:43.744Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-06T19:21:43.744Z] Removing intermediate container 452d9d987145 [2022-06-06T19:21:43.744Z] ---> db653b34ef14 [2022-06-06T19:21:43.744Z] Step 24/26 : LABEL arch=x86_64 [2022-06-06T19:21:43.744Z] Collecting cached-property<2,>=1.2.0 [2022-06-06T19:21:43.744Z] ---> c0e7790ebf37 [2022-06-06T19:21:43.744Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-06T19:21:43.744Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-06T19:21:43.744Z] Collecting docopt<0.7,>=0.6.1 [2022-06-06T19:21:43.744Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-06T19:21:44.003Z] ---> Running in 7b4a1eba027f [2022-06-06T19:21:44.003Z] ---> Running in 220a29bcac57 [2022-06-06T19:21:44.003Z] Removing intermediate container 7b4a1eba027f [2022-06-06T19:21:44.003Z] ---> 8f4389892665 [2022-06-06T19:21:44.003Z] Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:21:44.003Z] Removing intermediate container 220a29bcac57 [2022-06-06T19:21:44.003Z] ---> 9ebde56bb44b [2022-06-06T19:21:44.003Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-06T19:21:44.003Z] ---> Running in 1c41dcc7f054 [2022-06-06T19:21:44.003Z] ---> Running in 6d1e9da895d6 [2022-06-06T19:21:44.264Z] Removing intermediate container 1c41dcc7f054 [2022-06-06T19:21:44.264Z] ---> b5cf86be8a55 [2022-06-06T19:21:44.264Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T19:21:44.264Z] ---> Running in ff52b138426f [2022-06-06T19:21:44.264Z] Collecting jsonschema<3,>=2.5.1 [2022-06-06T19:21:44.264Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-06T19:21:44.264Z] Removing intermediate container 6d1e9da895d6 [2022-06-06T19:21:44.264Z] ---> c0562d32e00e [2022-06-06T19:21:44.264Z] Step 24/26 : LABEL arch=x86_64 [2022-06-06T19:21:44.264Z] ---> Running in 685a120aeef3 [2022-06-06T19:21:44.264Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-06T19:21:44.264Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-06T19:21:44.264Z] 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-06-06T19:21:44.523Z] Collecting texttable<0.10,>=0.9.0 [2022-06-06T19:21:44.523Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-06T19:21:44.523Z] Removing intermediate container ff52b138426f [2022-06-06T19:21:44.523Z] ---> 7a4c697b8fa8 [2022-06-06T19:21:44.523Z] [2022-06-06T19:21:44.523Z] Removing intermediate container 685a120aeef3 [2022-06-06T19:21:44.523Z] ---> a895647e8159 [2022-06-06T19:21:44.523Z] Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:21:44.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:21:44.523Z] ---> Running in 72b470e961aa [2022-06-06T19:21:44.523Z] Successfully built 7a4c697b8fa8 [2022-06-06T19:21:44.523Z] Successfully tagged security-spire-config:latest [2022-06-06T19:21:44.783Z]  Building security-spire-config ... done Removing intermediate container 72b470e961aa [2022-06-06T19:21:44.783Z] ---> 63564b44d70f [2022-06-06T19:21:44.783Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T19:21:44.783Z] ---> Running in ccd9011eed86 [2022-06-06T19:21:44.783Z] Collecting PyYAML<4,>=3.10 [2022-06-06T19:21:44.783Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-06T19:21:44.783Z] OK: 221 MiB in 52 packages [2022-06-06T19:21:45.047Z] Removing intermediate container ccd9011eed86 [2022-06-06T19:21:45.047Z] ---> 11b7ae060194 [2022-06-06T19:21:45.047Z] [2022-06-06T19:21:45.047Z] Successfully built 11b7ae060194 [2022-06-06T19:21:45.047Z] Successfully tagged security-spire-agent:latest [2022-06-06T19:21:45.307Z]  Building security-spire-agent ... done Removing intermediate container ce8b02c63569 [2022-06-06T19:21:45.307Z] ---> f2d305e72b0a [2022-06-06T19:21:45.307Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-06T19:21:45.567Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-06T19:21:45.567Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-06T19:21:45.567Z] Collecting docker<4.0,>=3.6.0 [2022-06-06T19:21:45.567Z] ---> 4c4438594c71 [2022-06-06T19:21:45.567Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:21:45.567Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-06T19:21:45.567Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-06T19:21:45.567Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-06T19:21:45.567Z] ---> Running in fef1ff4287e1 [2022-06-06T19:21:46.147Z] Collecting docker-pycreds>=0.4.0 [2022-06-06T19:21:46.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-06T19:21:46.147Z] 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-06-06T19:21:46.147Z] Collecting idna<2.8,>=2.5 [2022-06-06T19:21:46.147Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-06T19:21:46.147Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-06T19:21:46.147Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-06T19:21:46.406Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-06T19:21:46.406Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-06T19:21:46.406Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-06T19:21:46.406Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-06T19:21:46.406Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-06T19:21:46.406Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-06T19:21:46.406Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-06T19:21:46.406Z] Attempting uninstall: urllib3 [2022-06-06T19:21:46.406Z] Found existing installation: urllib3 1.26.7 [2022-06-06T19:21:46.406Z] Uninstalling urllib3-1.26.7: [2022-06-06T19:21:46.406Z] Successfully uninstalled urllib3-1.26.7 [2022-06-06T19:21:46.665Z] Removing intermediate container fef1ff4287e1 [2022-06-06T19:21:46.665Z] ---> 9b5203809d23 [2022-06-06T19:21:46.665Z] Step 7/20 : COPY . . [2022-06-06T19:21:46.665Z] Attempting uninstall: idna [2022-06-06T19:21:46.665Z] Found existing installation: idna 3.3 [2022-06-06T19:21:46.665Z] Uninstalling idna-3.3: [2022-06-06T19:21:46.665Z] Successfully uninstalled idna-3.3 [2022-06-06T19:21:47.232Z] Attempting uninstall: requests [2022-06-06T19:21:47.232Z] Found existing installation: requests 2.26.0 [2022-06-06T19:21:47.232Z] Uninstalling requests-2.26.0: [2022-06-06T19:21:47.232Z] Successfully uninstalled requests-2.26.0 [2022-06-06T19:21:47.232Z] Running setup.py install for texttable: started [2022-06-06T19:21:47.494Z] Running setup.py install for texttable: finished with status 'done' [2022-06-06T19:21:47.494Z] Running setup.py install for PyYAML: started [2022-06-06T19:21:47.754Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-06T19:21:48.013Z] Running setup.py install for docopt: started [2022-06-06T19:21:48.272Z] Running setup.py install for docopt: finished with status 'done' [2022-06-06T19:21:48.272Z] Running setup.py install for dockerpty: started [2022-06-06T19:21:48.531Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-06T19:21:48.792Z] 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-06-06T19:21:52.984Z] ---> b843cc63d216 [2022-06-06T19:21:52.984Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-06T19:21:52.984Z] ---> Running in 7aff384099c2 [2022-06-06T19:21:53.252Z] 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-06-06T19:21:55.173Z] Removing intermediate container 7c7a258c870f [2022-06-06T19:21:55.173Z] ---> 6485ed305495 [2022-06-06T19:21:55.173Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-06T19:21:55.433Z] ---> Running in c87215eec04c [2022-06-06T19:21:55.696Z] Removing intermediate container c87215eec04c [2022-06-06T19:21:55.696Z] ---> 9fdf21e4df3a [2022-06-06T19:21:55.696Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-06T19:21:55.696Z] ---> Running in 9c2af699cfbb [2022-06-06T19:21:55.955Z] Removing intermediate container 9c2af699cfbb [2022-06-06T19:21:55.955Z] ---> 6e9eb2dbb17e [2022-06-06T19:21:55.955Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-06T19:21:56.901Z] ---> f42efaa773ab [2022-06-06T19:21:56.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-06T19:21:57.161Z] ---> cab8916b9883 [2022-06-06T19:21:57.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-06T19:21:57.731Z] ---> 11540d347088 [2022-06-06T19:21:57.731Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-06T19:21:57.731Z] ---> Running in 1557ed99bdb6 [2022-06-06T19:21:58.300Z] Removing intermediate container 1557ed99bdb6 [2022-06-06T19:21:58.300Z] ---> ca11d1b3d5da [2022-06-06T19:21:58.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:21:58.300Z] ---> Running in b1f49b8a1ef5 [2022-06-06T19:21:58.559Z] Removing intermediate container b1f49b8a1ef5 [2022-06-06T19:21:58.559Z] ---> 5cbd1e5cfef1 [2022-06-06T19:21:58.559Z] Step 21/23 : LABEL arch=x86_64 [2022-06-06T19:21:58.559Z] ---> Running in d40bd9007c8b [2022-06-06T19:21:58.822Z] Removing intermediate container d40bd9007c8b [2022-06-06T19:21:58.822Z] ---> 58e7946fa722 [2022-06-06T19:21:58.822Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:21:58.822Z] ---> Running in bcc38077c5d6 [2022-06-06T19:21:59.088Z] Removing intermediate container bcc38077c5d6 [2022-06-06T19:21:59.088Z] ---> 4b28774deed2 [2022-06-06T19:21:59.088Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:21:59.348Z] ---> Running in bf08f2ee9152 [2022-06-06T19:21:59.608Z] Removing intermediate container bf08f2ee9152 [2022-06-06T19:21:59.608Z] ---> 5882cc77c7f9 [2022-06-06T19:21:59.608Z] [2022-06-06T19:21:59.608Z] Successfully built 5882cc77c7f9 [2022-06-06T19:21:59.608Z] Successfully tagged sys-mgmt-agent:latest [2022-06-06T19:22:11.835Z]  Building sys-mgmt-agent ... done Removing intermediate container 356faf65ad17 [2022-06-06T19:22:11.835Z] ---> c609eeb624a5 [2022-06-06T19:22:11.835Z] [2022-06-06T19:22:11.835Z] Step 13/25 : FROM alpine:3.15 [2022-06-06T19:22:11.835Z] ---> 0ac33e5f5afa [2022-06-06T19:22:11.835Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T19:22:11.835Z] ---> Using cache [2022-06-06T19:22:11.835Z] ---> bb2ca4cd7212 [2022-06-06T19:22:11.835Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:22:11.835Z] ---> Using cache [2022-06-06T19:22:11.835Z] ---> b28731be69df [2022-06-06T19:22:11.835Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-06T19:22:11.835Z] ---> Running in 750d2a166798 [2022-06-06T19:22:11.835Z] Removing intermediate container 7aff384099c2 [2022-06-06T19:22:11.835Z] ---> bda68d742b3e [2022-06-06T19:22:11.835Z] [2022-06-06T19:22:11.835Z] Step 9/20 : FROM alpine:3.15 [2022-06-06T19:22:11.835Z] ---> 0ac33e5f5afa [2022-06-06T19:22:11.835Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T19:22:11.835Z] ---> Using cache [2022-06-06T19:22:11.835Z] ---> bb2ca4cd7212 [2022-06-06T19:22:11.835Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:22:11.835Z] ---> Using cache [2022-06-06T19:22:11.835Z] ---> b28731be69df [2022-06-06T19:22:11.835Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-06T19:22:11.835Z] ---> Running in 3b4eb97fb386 [2022-06-06T19:22:11.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:11.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:11.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:11.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:11.835Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:22:11.835Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:22:11.835Z] OK: 15859 distinct packages available [2022-06-06T19:22:11.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:12.097Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:22:12.097Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:22:12.097Z] OK: 15859 distinct packages available [2022-06-06T19:22:12.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:12.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:12.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T19:22:12.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-06T19:22:13.196Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-06T19:22:13.196Z] (3/5) Installing libucontext (1.1-r0) [2022-06-06T19:22:13.196Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-06T19:22:13.196Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-06T19:22:13.459Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-06T19:22:13.459Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-06T19:22:13.459Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-06T19:22:13.459Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:22:13.459Z] OK: 6 MiB in 19 packages [2022-06-06T19:22:13.459Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-06T19:22:13.719Z] (5/9) Installing curl (7.80.0-r1) [2022-06-06T19:22:13.719Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-06T19:22:13.719Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-06T19:22:13.980Z] (8/9) Installing libucontext (1.1-r0) [2022-06-06T19:22:13.980Z] Removing intermediate container 750d2a166798 [2022-06-06T19:22:13.980Z] ---> e0c677f95feb [2022-06-06T19:22:13.980Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-06T19:22:13.980Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-06T19:22:13.980Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:22:13.980Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:22:13.980Z] OK: 8 MiB in 23 packages [2022-06-06T19:22:14.919Z] Removing intermediate container 3b4eb97fb386 [2022-06-06T19:22:14.919Z] ---> 2bf4fe7b68a8 [2022-06-06T19:22:14.919Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:22:14.919Z] ---> b28bb0ed8a2e [2022-06-06T19:22:14.919Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-06T19:22:14.919Z] ---> dccfed662265 [2022-06-06T19:22:14.919Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-06T19:22:15.185Z] ---> e1a526f868c4 [2022-06-06T19:22:15.185Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-06T19:22:15.445Z] ---> 75c667567583 [2022-06-06T19:22:15.445Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-06T19:22:15.445Z] ---> 054382b63727 [2022-06-06T19:22:15.445Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-06T19:22:15.445Z] ---> 3dcddcb8df44 [2022-06-06T19:22:15.445Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-06T19:22:15.445Z] ---> fe0624bd6b64 [2022-06-06T19:22:15.445Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-06T19:22:15.445Z] ---> Running in 72859fcd65b0 [2022-06-06T19:22:15.705Z] ---> Running in aac65740a06b [2022-06-06T19:22:15.705Z] Removing intermediate container 72859fcd65b0 [2022-06-06T19:22:15.705Z] ---> c0e6c1d896a5 [2022-06-06T19:22:15.705Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-06T19:22:15.705Z] ---> Running in 2d0b8b2c9a35 [2022-06-06T19:22:15.705Z] Removing intermediate container aac65740a06b [2022-06-06T19:22:15.705Z] ---> aabf5d607913 [2022-06-06T19:22:15.705Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:22:15.705Z] ---> Running in 3211212f9fd3 [2022-06-06T19:22:15.705Z] Removing intermediate container 2d0b8b2c9a35 [2022-06-06T19:22:15.705Z] ---> e9506482dea4 [2022-06-06T19:22:15.705Z] Step 23/25 : LABEL arch=x86_64 [2022-06-06T19:22:15.705Z] ---> Running in d5d3eaa7ae77 [2022-06-06T19:22:15.705Z] Removing intermediate container 3211212f9fd3 [2022-06-06T19:22:15.705Z] ---> 633ef1f27bc5 [2022-06-06T19:22:15.705Z] Step 18/20 : LABEL arch=x86_64 [2022-06-06T19:22:15.966Z] ---> Running in 63dc1815e306 [2022-06-06T19:22:15.966Z] Removing intermediate container d5d3eaa7ae77 [2022-06-06T19:22:15.966Z] ---> 6020b755b30d [2022-06-06T19:22:15.966Z] Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:22:15.966Z] ---> Running in dcd1082a2226 [2022-06-06T19:22:15.966Z] Removing intermediate container 63dc1815e306 [2022-06-06T19:22:15.966Z] ---> 2d4216095b12 [2022-06-06T19:22:15.966Z] Step 19/20 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:22:15.966Z] ---> Running in 559e7eea7a5b [2022-06-06T19:22:15.966Z] Removing intermediate container dcd1082a2226 [2022-06-06T19:22:15.966Z] ---> 7d3871157e8d [2022-06-06T19:22:15.966Z] Step 25/25 : LABEL version=0.0.0 [2022-06-06T19:22:15.966Z] ---> Running in 51fd937b8318 [2022-06-06T19:22:15.966Z] Removing intermediate container 559e7eea7a5b [2022-06-06T19:22:15.967Z] ---> bf9e1aa8ecce [2022-06-06T19:22:15.967Z] Step 20/20 : LABEL version=0.0.0 [2022-06-06T19:22:16.229Z] ---> Running in 06ccca8f78a0 [2022-06-06T19:22:16.229Z] Removing intermediate container 51fd937b8318 [2022-06-06T19:22:16.229Z] ---> d028452ab528 [2022-06-06T19:22:16.229Z] [2022-06-06T19:22:16.229Z] Removing intermediate container 06ccca8f78a0 [2022-06-06T19:22:16.229Z] ---> 4f4e36d9c454 [2022-06-06T19:22:16.229Z] [2022-06-06T19:22:16.229Z] Successfully built d028452ab528 [2022-06-06T19:22:16.229Z] Successfully tagged security-spire-server:latest [2022-06-06T19:22:16.229Z]  Building security-spire-server ... done Successfully built 4f4e36d9c454 [2022-06-06T19:22:16.229Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-06T19:22:16.239Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-06-06T19:22:16.246Z] $ docker stop --time=1 d2ed5083f83db88c0d8161b6f0d325999e58344ed7ab90c4e3017320d440add5 [2022-06-06T19:22:17.517Z] $ docker rm -f d2ed5083f83db88c0d8161b6f0d325999e58344ed7ab90c4e3017320d440add5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T19:22:17.958Z] + docker images [2022-06-06T19:22:17.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-06T19:22:17.959Z] security-spiffe-token-provider latest 4f4e36d9c454 1 second ago 29MB [2022-06-06T19:22:17.959Z] security-spire-server latest d028452ab528 2 seconds ago 87.3MB [2022-06-06T19:22:17.959Z] bda68d742b3e 8 seconds ago 1.67GB [2022-06-06T19:22:17.959Z] c609eeb624a5 9 seconds ago 4.16GB [2022-06-06T19:22:17.959Z] sys-mgmt-agent latest 5882cc77c7f9 18 seconds ago 299MB [2022-06-06T19:22:17.959Z] security-spire-agent latest 11b7ae060194 33 seconds ago 127MB [2022-06-06T19:22:17.959Z] security-spire-config latest 7a4c697b8fa8 33 seconds ago 86.7MB [2022-06-06T19:22:17.959Z] security-secretstore-setup latest 447509259df2 41 seconds ago 28.5MB [2022-06-06T19:22:17.959Z] 4ba9446a0b7d 44 seconds ago 1.62GB [2022-06-06T19:22:17.959Z] 4a76a990cbf3 48 seconds ago 1.63GB [2022-06-06T19:22:17.959Z] 86ca6ec48570 54 seconds ago 4.16GB [2022-06-06T19:22:17.959Z] 46d113c8b55f 55 seconds ago 4.16GB [2022-06-06T19:22:17.959Z] security-bootstrapper latest 566db337939d About a minute ago 19.1MB [2022-06-06T19:22:17.959Z] core-metadata latest 3821e3d81c2a About a minute ago 17MB [2022-06-06T19:22:17.959Z] 4cd4106fc563 About a minute ago 1.62GB [2022-06-06T19:22:17.959Z] 275ab4ea49ca About a minute ago 1.62GB [2022-06-06T19:22:17.959Z] core-data latest 35e700f99eb0 2 minutes ago 22.5MB [2022-06-06T19:22:17.959Z] core-command latest 7f9b24727164 2 minutes ago 16.1MB [2022-06-06T19:22:17.959Z] 40b7d1c86073 2 minutes ago 1.65GB [2022-06-06T19:22:17.959Z] b989d0368b08 2 minutes ago 1.61GB [2022-06-06T19:22:17.959Z] security-proxy-setup latest 71b03f2aad32 3 minutes ago 26.9MB [2022-06-06T19:22:17.959Z] support-scheduler latest fc0dae3acb9b 3 minutes ago 26.4MB [2022-06-06T19:22:17.959Z] support-notifications latest e822fd08a184 3 minutes ago 27MB [2022-06-06T19:22:17.959Z] a9ed9896a9bc 3 minutes ago 1.67GB [2022-06-06T19:22:17.959Z] bb27b6425be9 3 minutes ago 1.67GB [2022-06-06T19:22:17.959Z] 3307060ecba0 3 minutes ago 1.62GB [2022-06-06T19:22:17.959Z] ci-base-image-x86_64 latest b6773811def1 7 minutes ago 1.02GB [2022-06-06T19:22:17.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 days ago 680MB [2022-06-06T19:22:17.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 days ago 253MB [2022-06-06T19:22:17.959Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-06T19:22:17.959Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-06T19:22:17.959Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-06T19:22:17.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T19:22:23.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T19:22:23.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T19:22:23.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T19:22:23.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-06T19:22:23.768Z] + ls -al . [2022-06-06T19:22:23.768Z] total 680 [2022-06-06T19:22:23.768Z] drwxrwxr-x 9 1001 1001 4096 Jun 6 19:22 . [2022-06-06T19:22:23.768Z] drwxr-xr-x 4 root root 4096 Jun 6 19:16 .. [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 11 Jun 6 19:14 .dockerignore [2022-06-06T19:22:23.768Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 19:14 .git [2022-06-06T19:22:23.768Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 19:14 .github [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 879 Jun 6 19:14 .gitignore [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 42 Jun 6 19:14 .golangci.yml [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 87 Jun 6 19:14 .hadolint.yml [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 166 Jun 6 19:14 .sonarcloud.properties [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 1171 Jun 6 19:14 ADOPTERS.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 10220 Jun 6 19:14 Attribution.txt [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 63209 Jun 6 19:14 CHANGELOG.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 3804 Jun 6 19:14 CONTRIBUTING.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 677 Jun 6 19:14 GOVERNANCE.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 850 Jun 6 19:14 Jenkinsfile [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 10775 Jun 6 19:14 LICENSE [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 10389 Jun 6 19:14 Makefile [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 582 Jun 6 19:14 OWNERS.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 9094 Jun 6 19:14 README.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 6912 Jun 6 19:14 SECURITY.md [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 5 Jun 6 19:14 VERSION [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 4131 Jun 6 19:14 ZMQWindows.md [2022-06-06T19:22:23.768Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 19:14 bin [2022-06-06T19:22:23.768Z] drwxrwxr-x 18 1001 1001 4096 Jun 6 19:14 cmd [2022-06-06T19:22:23.768Z] -rw-r--r-- 1 root root 435411 Jun 6 19:20 coverage.out [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 3239 Jun 6 19:14 go.mod [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 36010 Jun 6 19:16 go.sum [2022-06-06T19:22:23.768Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 19:14 internal [2022-06-06T19:22:23.768Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 19:14 openapi [2022-06-06T19:22:23.768Z] drwxrwxr-x 4 1001 1001 4096 Jun 6 19:14 snap [2022-06-06T19:22:23.768Z] -rw-rw-r-- 1 1001 1001 204 Jun 6 19:14 version.go [Pipeline] sh [2022-06-06T19:22:24.442Z] + '[' -e coverage.out ] [2022-06-06T19:22:24.442Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-06T19:22:24.475Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T19:22:25.182Z] Stashed 1 file(s) [Pipeline] sh [2022-06-06T19:22:25.838Z] + make build [2022-06-06T19:22:25.838Z] 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-06-06T19:23:47.637Z] 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-06-06T19:24:44.797Z] 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-06-06T19:24:44.797Z] 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-06-06T19:25:17.170Z] 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-06-06T19:25:17.170Z] 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-06-06T19:25:19.147Z] 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-06-06T19:25:25.860Z] 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-06-06T19:25:28.481Z] 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-06-06T19:25:33.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-06T19:25:36.497Z] 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-06-06T19:25:39.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-06T19:25:48.184Z] 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-06-06T19:25:52.514Z] $ docker stop --time=1 a6a09bfc34ebe9eb073f6ccaa84d84e8f98a55bc47844813ba4166ee9a79d702 [2022-06-06T19:25:54.514Z] $ docker rm -f a6a09bfc34ebe9eb073f6ccaa84d84e8f98a55bc47844813ba4166ee9a79d702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:25:56.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-06T19:25:56.935Z] [2022-06-06T19:25:56.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:25:57.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-06T19:25:57.616Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-06T19:25:57.616Z] 29e5d40040c1: Pulling fs layer [2022-06-06T19:25:57.616Z] 1ce36da41761: Pulling fs layer [2022-06-06T19:25:57.616Z] 25b303627fd3: Pulling fs layer [2022-06-06T19:25:57.616Z] 29e5d40040c1: Verifying Checksum [2022-06-06T19:25:57.616Z] 29e5d40040c1: Download complete [2022-06-06T19:25:57.892Z] 1ce36da41761: Verifying Checksum [2022-06-06T19:25:57.892Z] 1ce36da41761: Download complete [2022-06-06T19:25:58.169Z] 29e5d40040c1: Pull complete [2022-06-06T19:25:59.602Z] 25b303627fd3: Download complete [2022-06-06T19:25:59.602Z] 1ce36da41761: Pull complete [2022-06-06T19:26:11.991Z] 25b303627fd3: Pull complete [2022-06-06T19:26:11.991Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-06T19:26:11.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-06T19:26:11.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:26:12.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2022-06-06T19:26:12.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat [2022-06-06T19:26:14.725Z] $ docker top 6148cdc1db9185b1487f3630c1b32b02dad891df7e958e31e4a523a7a1ca7d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T19:26:15.691Z] + grep parallel [2022-06-06T19:26:15.691Z] + docker-compose build --help [2022-06-06T19:26:19.990Z] --parallel Build images in parallel. [Pipeline] } [2022-06-06T19:26:20.024Z] $ docker stop --time=1 6148cdc1db9185b1487f3630c1b32b02dad891df7e958e31e4a523a7a1ca7d17 [2022-06-06T19:26:21.687Z] $ docker rm -f 6148cdc1db9185b1487f3630c1b32b02dad891df7e958e31e4a523a7a1ca7d17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T19:26:22.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-06T19:26:22.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T19:26:22.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2022-06-06T19:26:22.875Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-06T19:26:24.198Z] $ docker top a3c49c4dde772dcbeab631508cbe26d7852d43a6f365ca91775bf63c71bf064e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T19:26:25.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-06T19:26:29.471Z] Building core-command ... [2022-06-06T19:26:29.471Z] Building core-data ... [2022-06-06T19:26:29.471Z] Building core-metadata ... [2022-06-06T19:26:29.471Z] Building security-bootstrapper ... [2022-06-06T19:26:29.471Z] Building security-proxy-setup ... [2022-06-06T19:26:29.471Z] Building security-secretstore-setup ... [2022-06-06T19:26:29.471Z] Building security-spiffe-token-provider ... [2022-06-06T19:26:29.471Z] Building security-spire-agent ... [2022-06-06T19:26:29.471Z] Building security-spire-config ... [2022-06-06T19:26:29.471Z] Building security-spire-server ... [2022-06-06T19:26:29.471Z] Building support-notifications ... [2022-06-06T19:26:29.471Z] Building support-scheduler ... [2022-06-06T19:26:29.471Z] Building sys-mgmt-agent ... [2022-06-06T19:26:29.471Z] Building security-bootstrapper [2022-06-06T19:26:29.471Z] Building sys-mgmt-agent [2022-06-06T19:26:29.471Z] Building core-data [2022-06-06T19:26:29.471Z] Building security-spiffe-token-provider [2022-06-06T19:26:29.471Z] Building security-secretstore-setup [2022-06-06T19:28:06.354Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:28:06.354Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:28:06.354Z] ---> 3a372efaee0d [2022-06-06T19:28:06.354Z] Step 3/31 : WORKDIR /edgex-go [2022-06-06T19:28:06.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:28:06.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:28:06.354Z] ---> 3a372efaee0d [2022-06-06T19:28:06.354Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:28:06.354Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:28:06.354Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:28:06.354Z] ---> 3a372efaee0d [2022-06-06T19:28:06.354Z] Step 3/20 : WORKDIR /edgex-go [2022-06-06T19:28:06.354Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:28:06.354Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:28:06.354Z] ---> 3a372efaee0d [2022-06-06T19:28:06.354Z] Step 3/25 : WORKDIR /edgex-go [2022-06-06T19:28:06.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:28:06.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:28:06.354Z] ---> 3a372efaee0d [2022-06-06T19:28:06.354Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:28:06.354Z] ---> Running in b23108ae6834 [2022-06-06T19:28:06.354Z] ---> Running in e1653fcc64b4 [2022-06-06T19:28:06.354Z] ---> Running in a2474408ef19 [2022-06-06T19:28:06.354Z] ---> Running in 653737d2f2ff [2022-06-06T19:28:06.354Z] ---> Running in 495ef10655b8 [2022-06-06T19:28:06.354Z] Removing intermediate container 495ef10655b8 [2022-06-06T19:28:06.354Z] ---> 139c9d323ad7 [2022-06-06T19:28:06.354Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:28:06.354Z] Removing intermediate container e1653fcc64b4 [2022-06-06T19:28:06.354Z] ---> 1c62fb4ba7a6 [2022-06-06T19:28:06.354Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:28:06.354Z] ---> Running in cbca9b6edd46 [2022-06-06T19:28:06.354Z] Removing intermediate container 653737d2f2ff [2022-06-06T19:28:06.354Z] ---> cc14c103aee4 [2022-06-06T19:28:06.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:28:06.354Z] Removing intermediate container a2474408ef19 [2022-06-06T19:28:06.354Z] ---> 40b47009f2a2 [2022-06-06T19:28:06.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:28:06.354Z] Removing intermediate container b23108ae6834 [2022-06-06T19:28:06.354Z] ---> 5e6779d26764 [2022-06-06T19:28:06.354Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-06T19:28:06.354Z] ---> Running in fb12958d35a2 [2022-06-06T19:28:06.354Z] ---> Running in 501e8b0c32c1 [2022-06-06T19:28:06.354Z] ---> Running in 42105d84415c [2022-06-06T19:28:06.354Z] ---> Running in 9a13f4cd227f [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] Removing intermediate container cbca9b6edd46 [2022-06-06T19:28:06.354Z] ---> f7e8fd15814c [2022-06-06T19:28:06.354Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] ---> Running in e743f0aa0a2c [2022-06-06T19:28:06.354Z] Removing intermediate container fb12958d35a2 [2022-06-06T19:28:06.354Z] ---> 4928e562eeda [2022-06-06T19:28:06.354Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-06T19:28:06.354Z] Removing intermediate container 501e8b0c32c1 [2022-06-06T19:28:06.354Z] ---> dbaa53b81a14 [2022-06-06T19:28:06.354Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-06T19:28:06.354Z] ---> Running in c00e5fc8a744 [2022-06-06T19:28:06.354Z] ---> Running in e3ed863be011 [2022-06-06T19:28:06.354Z] Removing intermediate container 9a13f4cd227f [2022-06-06T19:28:06.354Z] ---> 841eb60cd681 [2022-06-06T19:28:06.354Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-06T19:28:06.354Z] ---> Running in 6c5c4103ef43 [2022-06-06T19:28:06.354Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:28:06.354Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:28:06.354Z] OK: 15741 distinct packages available [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] OK: 220 MiB in 52 packages [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:28:06.354Z] OK: 220 MiB in 52 packages [2022-06-06T19:28:06.354Z] OK: 220 MiB in 52 packages [2022-06-06T19:28:06.354Z] Removing intermediate container 42105d84415c [2022-06-06T19:28:06.354Z] ---> e497e9d37cfc [2022-06-06T19:28:06.354Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-06T19:28:06.354Z] OK: 220 MiB in 52 packages [2022-06-06T19:28:06.354Z] OK: 220 MiB in 52 packages [2022-06-06T19:28:06.354Z] Removing intermediate container e743f0aa0a2c [2022-06-06T19:28:06.354Z] ---> 129c29f46ff5 [2022-06-06T19:28:06.354Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-06T19:28:06.354Z] ---> 4924ef3afc47 [2022-06-06T19:28:06.354Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:28:06.354Z] ---> Running in c532cd3789a0 [2022-06-06T19:28:06.354Z] Removing intermediate container c00e5fc8a744 [2022-06-06T19:28:06.354Z] ---> dcced5390cbc [2022-06-06T19:28:06.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:28:06.354Z] Removing intermediate container 6c5c4103ef43 [2022-06-06T19:28:06.354Z] ---> 141e700399ee [2022-06-06T19:28:06.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:28:06.354Z] Removing intermediate container e3ed863be011 [2022-06-06T19:28:06.354Z] ---> 8d7df5c24024 [2022-06-06T19:28:06.354Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-06T19:28:06.354Z] ---> 0bbd38207ca1 [2022-06-06T19:28:06.354Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:28:06.354Z] ---> Running in 01e29626a715 [2022-06-06T19:28:06.354Z] ---> ef093d280d85 [2022-06-06T19:28:06.354Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:28:06.354Z] ---> 6534c63c4ea2 [2022-06-06T19:28:06.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:28:06.354Z] ---> 1d2f8585f28b [2022-06-06T19:28:06.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:28:06.354Z] ---> Running in 950dbcfaf47d [2022-06-06T19:28:06.354Z] ---> Running in 7018c4841313 [2022-06-06T19:28:06.354Z] ---> Running in ee763e4c00de [2022-06-06T19:28:08.357Z] Removing intermediate container c532cd3789a0 [2022-06-06T19:28:08.357Z] ---> ebae136464e9 [2022-06-06T19:28:08.357Z] Step 7/20 : COPY . . [2022-06-06T19:28:09.811Z] Removing intermediate container 01e29626a715 [2022-06-06T19:28:09.811Z] ---> 81a05e7aea45 [2022-06-06T19:28:09.811Z] Step 8/25 : COPY . . [2022-06-06T19:28:11.275Z] Removing intermediate container 950dbcfaf47d [2022-06-06T19:28:11.275Z] ---> a477f9cc45d2 [2022-06-06T19:28:11.275Z] Step 8/31 : COPY . . [2022-06-06T19:28:11.275Z] Removing intermediate container ee763e4c00de [2022-06-06T19:28:11.275Z] ---> d7d7a28479d6 [2022-06-06T19:28:11.275Z] Step 8/23 : COPY . . [2022-06-06T19:28:11.548Z] Removing intermediate container 7018c4841313 [2022-06-06T19:28:11.548Z] ---> 531d6b8d4504 [2022-06-06T19:28:11.548Z] Step 8/23 : COPY . . [2022-06-06T19:28:38.359Z] ---> 7d6194ff6779 [2022-06-06T19:28:38.359Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-06T19:28:38.359Z] ---> 0fa183c5d219 [2022-06-06T19:28:38.359Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-06T19:28:38.359Z] ---> Running in 031367df68f6 [2022-06-06T19:28:38.359Z] ---> 1491f5eb8301 [2022-06-06T19:28:38.359Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-06T19:28:38.359Z] ---> f8a6b3d05d8b [2022-06-06T19:28:38.359Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-06T19:28:38.359Z] ---> Running in 929251dad8e2 [2022-06-06T19:28:38.359Z] ---> de4a677524ab [2022-06-06T19:28:38.359Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-06T19:28:38.359Z] ---> Running in 727a9929ad53 [2022-06-06T19:28:38.359Z] ---> Running in dbf9a586a9c6 [2022-06-06T19:28:38.359Z] ---> Running in 55e05470b25e [2022-06-06T19:28:38.631Z] 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-06-06T19:28:38.631Z] 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-06-06T19:28:38.905Z] 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-06-06T19:28:38.905Z] 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-06-06T19:28:39.183Z] 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-06-06T19:33:01.339Z] 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-06-06T19:33:01.339Z] Removing intermediate container 929251dad8e2 [2022-06-06T19:33:01.339Z] ---> 1a941b8b90b5 [2022-06-06T19:33:01.339Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-06T19:33:01.339Z] ---> Running in c476aca5dfd9 [2022-06-06T19:33:01.617Z] 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-06-06T19:33:07.061Z] Removing intermediate container c476aca5dfd9 [2022-06-06T19:33:07.061Z] ---> 4d3e6341201b [2022-06-06T19:33:07.061Z] [2022-06-06T19:33:07.061Z] Step 11/23 : FROM docker:20.10.14 [2022-06-06T19:33:07.061Z] 20.10.14: Pulling from library/docker [2022-06-06T19:33:15.386Z] Removing intermediate container 031367df68f6 [2022-06-06T19:33:15.386Z] ---> 77d34a26b6ff [2022-06-06T19:33:15.386Z] [2022-06-06T19:33:15.386Z] Step 10/31 : FROM alpine:3.14 [2022-06-06T19:33:15.386Z] Removing intermediate container 55e05470b25e [2022-06-06T19:33:15.386Z] ---> 9ff7aa20d4ea [2022-06-06T19:33:15.386Z] [2022-06-06T19:33:15.386Z] Step 10/25 : FROM alpine:3.14 [2022-06-06T19:33:16.384Z] 3.14: Pulling from library/alpine [2022-06-06T19:33:16.384Z] 3.14: Pulling from library/alpine [2022-06-06T19:33:19.042Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T19:33:19.042Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T19:33:19.042Z] Status: Image is up to date for alpine:3.14 [2022-06-06T19:33:19.042Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T19:33:19.042Z] ---> ac73e934f311 [2022-06-06T19:33:19.042Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-06T19:33:19.042Z] ---> ac73e934f311 [2022-06-06T19:33:19.042Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-06T19:33:19.330Z] ---> Running in 001f112c1bde [2022-06-06T19:33:19.620Z] ---> Running in 1cca7e99b0e1 [2022-06-06T19:33:20.621Z] Removing intermediate container 001f112c1bde [2022-06-06T19:33:20.621Z] ---> 4385f304602c [2022-06-06T19:33:20.621Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-06T19:33:20.904Z] ---> Running in b335910dbd41 [2022-06-06T19:33:22.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:33:22.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:33:23.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:33:23.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:33:24.070Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-06T19:33:24.348Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-06T19:33:24.348Z] (3/3) Installing su-exec (0.2-r1) [2022-06-06T19:33:24.348Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:33:24.348Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:33:24.952Z] OK: 6 MiB in 17 packages [2022-06-06T19:33:24.952Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-06T19:33:24.952Z] (2/2) Installing su-exec (0.2-r1) [2022-06-06T19:33:24.952Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:33:25.235Z] OK: 6 MiB in 16 packages [2022-06-06T19:33:27.281Z] Removing intermediate container b335910dbd41 [2022-06-06T19:33:27.281Z] ---> b800dfa82348 [2022-06-06T19:33:27.281Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-06T19:33:27.555Z] ---> Running in 09f82fba6401 [2022-06-06T19:33:28.542Z] Removing intermediate container 09f82fba6401 [2022-06-06T19:33:28.542Z] ---> 119c2e2ba9bb [2022-06-06T19:33:28.542Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-06T19:33:28.542Z] Removing intermediate container 1cca7e99b0e1 [2022-06-06T19:33:28.542Z] ---> 4719577487c3 [2022-06-06T19:33:28.542Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-06T19:33:28.542Z] ---> Running in 80c7f97b7985 [2022-06-06T19:33:28.820Z] ---> Running in b1689d49fd92 [2022-06-06T19:33:29.428Z] Removing intermediate container 80c7f97b7985 [2022-06-06T19:33:29.428Z] ---> b845427528d8 [2022-06-06T19:33:29.428Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-06T19:33:29.701Z] ---> Running in e21dcfa586d8 [2022-06-06T19:33:29.977Z] Removing intermediate container b1689d49fd92 [2022-06-06T19:33:29.977Z] ---> 314e25da03be [2022-06-06T19:33:29.977Z] Step 13/25 : WORKDIR / [2022-06-06T19:33:30.254Z] ---> Running in f002a1a6edca [2022-06-06T19:33:30.869Z] Removing intermediate container f002a1a6edca [2022-06-06T19:33:30.869Z] ---> ecd62d621acb [2022-06-06T19:33:30.869Z] 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-06-06T19:33:32.870Z] ---> 9b3eaf0be7dd [2022-06-06T19:33:32.870Z] 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-06-06T19:33:33.653Z] Removing intermediate container e21dcfa586d8 [2022-06-06T19:33:33.653Z] ---> 972237c1e701 [2022-06-06T19:33:33.653Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-06T19:33:33.653Z] ---> Running in 95866a1cb8ac [2022-06-06T19:33:34.936Z] Removing intermediate container 95866a1cb8ac [2022-06-06T19:33:34.936Z] ---> 307eb74990bb [2022-06-06T19:33:34.936Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-06T19:33:34.936Z] ---> 2be912174cd8 [2022-06-06T19:33:34.936Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-06T19:33:34.936Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-06T19:33:34.936Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-06T19:33:34.936Z] ---> c346e9eafbab [2022-06-06T19:33:34.936Z] 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-06-06T19:33:34.936Z] ---> Running in dd975318c2ad [2022-06-06T19:33:36.032Z] Removing intermediate container dd975318c2ad [2022-06-06T19:33:36.033Z] ---> 1b8ede0c057b [2022-06-06T19:33:36.033Z] 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-06-06T19:33:36.033Z] ---> Running in e102beedc680 [2022-06-06T19:33:36.899Z] ---> cd40a34a73c1 [2022-06-06T19:33:36.899Z] 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-06-06T19:33:36.899Z] ---> 9e0f2214e831 [2022-06-06T19:33:36.899Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-06T19:33:36.899Z] ---> Running in bce38b027445 [2022-06-06T19:33:38.405Z] ---> 446b188c23c7 [2022-06-06T19:33:38.405Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-06T19:33:39.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:33:39.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:33:40.746Z] ---> 6dd5de82ec6a [2022-06-06T19:33:40.746Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-06T19:33:40.746Z] (1/43) Installing readline (8.1.1-r0) [2022-06-06T19:33:40.746Z] (2/43) Installing bash (5.1.16-r0) [2022-06-06T19:33:41.028Z] Executing bash-5.1.16-r0.post-install [2022-06-06T19:33:41.028Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-06T19:33:41.028Z] Removing intermediate container bce38b027445 [2022-06-06T19:33:41.028Z] ---> 056f34909ab7 [2022-06-06T19:33:41.028Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:33:41.028Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-06T19:33:41.028Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-06T19:33:41.028Z] (6/43) Installing curl (7.80.0-r1) [2022-06-06T19:33:41.302Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-06T19:33:41.302Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-06T19:33:41.302Z] (9/43) Installing expat (2.4.7-r0) [2022-06-06T19:33:41.302Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-06T19:33:41.302Z] (11/43) Installing gdbm (1.22-r0) [2022-06-06T19:33:41.302Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-06T19:33:41.302Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T19:33:41.302Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T19:33:41.302Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-06T19:33:41.302Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-06T19:33:41.579Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-06T19:33:43.024Z] ---> 5a8a70d1d6ed [2022-06-06T19:33:43.024Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-06T19:33:43.298Z] ---> e2afc8eb2176 [2022-06-06T19:33:43.298Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-06T19:33:44.291Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-06T19:33:44.291Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-06T19:33:44.291Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-06T19:33:44.291Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-06T19:33:44.291Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-06T19:33:44.291Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-06T19:33:44.566Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-06T19:33:44.566Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-06T19:33:44.566Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-06T19:33:44.566Z] ---> 6656a4de8633 [2022-06-06T19:33:44.566Z] 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-06-06T19:33:44.566Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-06T19:33:44.566Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-06T19:33:44.566Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-06T19:33:44.844Z] ---> Running in c62acbf6b8d1 [2022-06-06T19:33:44.844Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-06T19:33:44.844Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-06T19:33:44.844Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-06T19:33:44.844Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-06T19:33:44.844Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-06T19:33:45.121Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-06T19:33:45.121Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-06T19:33:45.121Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-06T19:33:45.121Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-06T19:33:45.121Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-06T19:33:45.121Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-06T19:33:45.121Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-06T19:33:45.121Z] ---> c0a3b2c18fa0 [2022-06-06T19:33:45.121Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-06T19:33:45.405Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-06T19:33:45.405Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-06T19:33:46.010Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:33:46.295Z] OK: 82 MiB in 65 packages [2022-06-06T19:33:46.597Z] ---> 6b0460820e16 [2022-06-06T19:33:46.597Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-06T19:33:48.638Z] ---> 1672f0e4b5e3 [2022-06-06T19:33:48.638Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-06T19:33:48.638Z] Removing intermediate container c62acbf6b8d1 [2022-06-06T19:33:48.638Z] ---> d3a67bc75197 [2022-06-06T19:33:48.638Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-06T19:33:48.915Z] ---> Running in ba57eef24269 [2022-06-06T19:33:49.906Z] Removing intermediate container ba57eef24269 [2022-06-06T19:33:49.906Z] ---> 4cc9997c2930 [2022-06-06T19:33:49.906Z] Step 23/25 : LABEL arch=arm64 [2022-06-06T19:33:49.906Z] ---> Running in 97f6425d632f [2022-06-06T19:33:50.514Z] ---> f2b1b4d0e49f [2022-06-06T19:33:50.514Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-06T19:33:50.791Z] ---> Running in 7d1cc88e1574 [2022-06-06T19:33:51.066Z] Removing intermediate container 97f6425d632f [2022-06-06T19:33:51.066Z] ---> 52ee73280a66 [2022-06-06T19:33:51.066Z] Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:33:51.066Z] Collecting docker-compose==1.23.2 [2022-06-06T19:33:51.066Z] ---> Running in fba3376fb49b [2022-06-06T19:33:51.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-06T19:33:51.948Z] Collecting jsonschema<3,>=2.5.1 [2022-06-06T19:33:51.948Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-06T19:33:51.948Z] Removing intermediate container 7d1cc88e1574 [2022-06-06T19:33:51.948Z] ---> e0ad64133775 [2022-06-06T19:33:51.948Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-06T19:33:52.228Z] Removing intermediate container fba3376fb49b [2022-06-06T19:33:52.228Z] ---> 5d4304410139 [2022-06-06T19:33:52.228Z] Step 25/25 : LABEL version=0.0.0 [2022-06-06T19:33:52.228Z] ---> Running in c7816b1d696d [2022-06-06T19:33:52.510Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-06T19:33:52.510Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-06T19:33:52.791Z] Collecting cached-property<2,>=1.2.0 [2022-06-06T19:33:52.791Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-06T19:33:53.074Z] Removing intermediate container c7816b1d696d [2022-06-06T19:33:53.074Z] ---> 4b41f793dc09 [2022-06-06T19:33:53.074Z] [2022-06-06T19:33:53.361Z] ---> 389b78d20447 [2022-06-06T19:33:53.361Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-06T19:33:53.361Z] Collecting docker<4.0,>=3.6.0 [2022-06-06T19:33:53.361Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-06T19:33:53.652Z] ---> Running in cb25fa84e5de [2022-06-06T19:33:54.640Z] Successfully built 4b41f793dc09 [2022-06-06T19:33:54.640Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-06T19:33:54.640Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-06-06T19:33:54.913Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-06T19:33:54.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-06T19:33:54.914Z] 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-06-06T19:33:54.914Z] Collecting docopt<0.7,>=0.6.1 [2022-06-06T19:33:54.914Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-06T19:33:57.548Z] Removing intermediate container cb25fa84e5de [2022-06-06T19:33:57.548Z] ---> 4c79049b139c [2022-06-06T19:33:57.548Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-06T19:33:57.820Z] ---> Running in cacc6d062378 [2022-06-06T19:33:58.146Z] Removing intermediate container 727a9929ad53 [2022-06-06T19:33:58.146Z] ---> 35830e4a3abc [2022-06-06T19:33:58.146Z] [2022-06-06T19:33:58.146Z] Step 10/23 : FROM alpine:3.14 [2022-06-06T19:33:58.146Z] ---> ac73e934f311 [2022-06-06T19:33:58.146Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-06T19:33:58.437Z] ---> Running in 1b2d5713ffee [2022-06-06T19:33:58.717Z] Removing intermediate container cacc6d062378 [2022-06-06T19:33:58.717Z] ---> 6de0ce589120 [2022-06-06T19:33:58.717Z] Step 28/31 : CMD ["gate"] [2022-06-06T19:33:58.717Z] Collecting PyYAML<4,>=3.10 [2022-06-06T19:33:58.717Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-06T19:33:58.992Z] Removing intermediate container 1b2d5713ffee [2022-06-06T19:33:58.992Z] ---> 731caaecf668 [2022-06-06T19:33:58.992Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-06T19:33:58.992Z] ---> Running in 30bd60e603f2 [2022-06-06T19:33:59.262Z] ---> Running in 8e05b25c1533 [2022-06-06T19:33:59.881Z] Removing intermediate container 30bd60e603f2 [2022-06-06T19:33:59.881Z] ---> 78ad9c23c134 [2022-06-06T19:33:59.881Z] Step 29/31 : LABEL arch=arm64 [2022-06-06T19:33:59.881Z] Removing intermediate container 8e05b25c1533 [2022-06-06T19:33:59.881Z] ---> a89d585c6c75 [2022-06-06T19:33:59.881Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-06T19:34:00.158Z] ---> Running in 13da9f831686 [2022-06-06T19:34:00.158Z] ---> Running in 49f7e5bfabdf [2022-06-06T19:34:01.148Z] Removing intermediate container 13da9f831686 [2022-06-06T19:34:01.148Z] ---> 61a480e36fa2 [2022-06-06T19:34:01.148Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:34:01.148Z] ---> Running in 3b84903d70c5 [2022-06-06T19:34:01.148Z] Removing intermediate container 49f7e5bfabdf [2022-06-06T19:34:01.148Z] ---> 67d8fd31c816 [2022-06-06T19:34:01.148Z] Step 30/31 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:34:01.766Z] ---> Running in c640764342d3 [2022-06-06T19:34:02.372Z] Removing intermediate container c640764342d3 [2022-06-06T19:34:02.372Z] ---> b193c884d3de [2022-06-06T19:34:02.372Z] Step 31/31 : LABEL version=0.0.0 [2022-06-06T19:34:02.648Z] ---> Running in 4105d044d80a [2022-06-06T19:34:03.261Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-06T19:34:03.261Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-06T19:34:03.261Z] Removing intermediate container 4105d044d80a [2022-06-06T19:34:03.261Z] ---> 38822ab0f58b [2022-06-06T19:34:03.261Z] [2022-06-06T19:34:04.259Z] Successfully built 38822ab0f58b [2022-06-06T19:34:04.260Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-06T19:34:04.260Z] Building security-spire-config [2022-06-06T19:34:04.538Z]  Building security-bootstrapper ... done Removing intermediate container 3b84903d70c5 [2022-06-06T19:34:04.538Z] ---> a5fcbf9908c6 [2022-06-06T19:34:04.538Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T19:34:04.538Z] ---> Running in fb305723e435 [2022-06-06T19:34:05.991Z] Collecting texttable<0.10,>=0.9.0 [2022-06-06T19:34:05.991Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-06T19:34:06.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:07.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:08.247Z] Collecting docker-pycreds>=0.4.0 [2022-06-06T19:34:08.247Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-06T19:34:08.522Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T19:34:08.522Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-06T19:34:08.522Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T19:34:08.799Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-06T19:34:08.799Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T19:34:09.079Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T19:34:09.079Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:34:09.079Z] OK: 8 MiB in 20 packages [2022-06-06T19:34:10.085Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-06T19:34:10.085Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-06T19:34:10.359Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-06T19:34:10.359Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-06T19:34:10.631Z] Collecting idna<2.8,>=2.5 [2022-06-06T19:34:10.631Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-06T19:34:10.631Z] 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-06-06T19:34:10.908Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-06T19:34:11.183Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-06T19:34:11.183Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-06T19:34:11.183Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-06T19:34:11.463Z] Removing intermediate container fb305723e435 [2022-06-06T19:34:11.463Z] ---> fb2350ec6200 [2022-06-06T19:34:11.463Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:34:12.063Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-06T19:34:12.063Z] Attempting uninstall: urllib3 [2022-06-06T19:34:12.063Z] Found existing installation: urllib3 1.26.7 [2022-06-06T19:34:12.063Z] Uninstalling urllib3-1.26.7: [2022-06-06T19:34:12.344Z] Successfully uninstalled urllib3-1.26.7 [2022-06-06T19:34:12.619Z] ---> 656ae0757925 [2022-06-06T19:34:12.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-06T19:34:12.897Z] Attempting uninstall: idna [2022-06-06T19:34:12.897Z] Found existing installation: idna 3.3 [2022-06-06T19:34:12.897Z] Uninstalling idna-3.3: [2022-06-06T19:34:13.176Z] Successfully uninstalled idna-3.3 [2022-06-06T19:34:15.181Z] ---> 0face64384c4 [2022-06-06T19:34:15.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-06T19:34:16.180Z] ---> 011d5d6a6fc0 [2022-06-06T19:34:16.180Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-06T19:34:16.180Z] Attempting uninstall: requests [2022-06-06T19:34:16.180Z] Found existing installation: requests 2.26.0 [2022-06-06T19:34:16.180Z] Uninstalling requests-2.26.0: [2022-06-06T19:34:16.180Z] ---> Running in 584ca7046ef6 [2022-06-06T19:34:16.180Z] Successfully uninstalled requests-2.26.0 [2022-06-06T19:34:16.782Z] Running setup.py install for texttable: started [2022-06-06T19:34:16.782Z] Removing intermediate container 584ca7046ef6 [2022-06-06T19:34:17.066Z] ---> 17c6f7a6e5d0 [2022-06-06T19:34:17.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:34:17.066Z] ---> Running in 72d3e50c7e70 [2022-06-06T19:34:17.672Z] Removing intermediate container 72d3e50c7e70 [2022-06-06T19:34:17.672Z] ---> 925714e58021 [2022-06-06T19:34:17.672Z] Step 21/23 : LABEL arch=arm64 [2022-06-06T19:34:17.672Z] ---> Running in dc331e1fcfb4 [2022-06-06T19:34:18.285Z] Removing intermediate container dc331e1fcfb4 [2022-06-06T19:34:18.285Z] ---> b1b0159ea895 [2022-06-06T19:34:18.285Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:34:18.285Z] ---> Running in 0d14738647ac [2022-06-06T19:34:19.278Z] Removing intermediate container 0d14738647ac [2022-06-06T19:34:19.278Z] ---> cd682634ae60 [2022-06-06T19:34:19.278Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:34:19.278Z] ---> Running in 28a149110702 [2022-06-06T19:34:19.278Z] Running setup.py install for texttable: finished with status 'done' [2022-06-06T19:34:19.278Z] Running setup.py install for PyYAML: started [2022-06-06T19:34:19.882Z] Removing intermediate container 28a149110702 [2022-06-06T19:34:19.882Z] ---> ed94c109bba6 [2022-06-06T19:34:19.882Z] [2022-06-06T19:34:20.158Z] Successfully built ed94c109bba6 [2022-06-06T19:34:20.431Z] Successfully tagged core-data-arm64:latest [2022-06-06T19:34:20.431Z]  Building core-data ... done Building security-spire-server [2022-06-06T19:34:21.874Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-06T19:34:22.475Z] Running setup.py install for docopt: started [2022-06-06T19:34:24.468Z] Running setup.py install for docopt: finished with status 'done' [2022-06-06T19:34:24.468Z] Running setup.py install for dockerpty: started [2022-06-06T19:34:27.102Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-06T19:34:28.550Z] 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-06-06T19:34:29.992Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:34:29.992Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:34:29.992Z] ---> 3a372efaee0d [2022-06-06T19:34:29.992Z] Step 3/26 : WORKDIR /edgex-go [2022-06-06T19:34:29.992Z] ---> Using cache [2022-06-06T19:34:29.992Z] ---> 5e6779d26764 [2022-06-06T19:34:29.993Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:34:31.435Z] ---> Running in fd68f7a288a5 [2022-06-06T19:34:32.419Z] Removing intermediate container dbf9a586a9c6 [2022-06-06T19:34:32.419Z] ---> 01d7b811f1b5 [2022-06-06T19:34:32.419Z] [2022-06-06T19:34:32.419Z] Step 9/20 : FROM alpine:3.15 [2022-06-06T19:34:32.696Z] 3.15: Pulling from library/alpine [2022-06-06T19:34:32.982Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T19:34:32.982Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T19:34:32.982Z] ---> 3fb3c9af89a9 [2022-06-06T19:34:32.982Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T19:34:33.592Z] ---> Running in ace2d864eef8 [2022-06-06T19:34:34.209Z] Removing intermediate container ace2d864eef8 [2022-06-06T19:34:34.209Z] ---> 0ff5035aea89 [2022-06-06T19:34:34.209Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:34:34.209Z] ---> Running in 0351d8e9aecd [2022-06-06T19:34:34.498Z] Removing intermediate container fd68f7a288a5 [2022-06-06T19:34:34.498Z] ---> 36d10d3a2a3f [2022-06-06T19:34:34.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-06T19:34:34.498Z] ---> Running in 24011bd127a6 [2022-06-06T19:34:37.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:37.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:38.379Z] Removing intermediate container 0351d8e9aecd [2022-06-06T19:34:38.379Z] ---> 25f30cc203de [2022-06-06T19:34:38.379Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-06T19:34:38.379Z] ---> Running in af63156e0bad [2022-06-06T19:34:38.683Z] OK: 220 MiB in 52 packages [2022-06-06T19:34:40.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:40.677Z] Removing intermediate container 24011bd127a6 [2022-06-06T19:34:40.677Z] ---> eb6d1fb0a461 [2022-06-06T19:34:40.677Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-06T19:34:41.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:41.681Z] ---> ce1bf2220d75 [2022-06-06T19:34:41.681Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:34:41.681Z] ---> Running in d1de33b45040 [2022-06-06T19:34:42.665Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T19:34:42.665Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T19:34:42.665Z] OK: 15736 distinct packages available [2022-06-06T19:34:42.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:43.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:34:44.920Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-06T19:34:44.920Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-06T19:34:45.201Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-06T19:34:45.201Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-06T19:34:45.201Z] (5/9) Installing curl (7.80.0-r1) [2022-06-06T19:34:45.479Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-06T19:34:45.479Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-06T19:34:45.479Z] (8/9) Installing libucontext (1.1-r0) [2022-06-06T19:34:45.757Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-06T19:34:45.757Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T19:34:45.757Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:34:46.032Z] OK: 8 MiB in 23 packages [2022-06-06T19:34:46.636Z] Removing intermediate container d1de33b45040 [2022-06-06T19:34:46.636Z] ---> 2cd74990e1dd [2022-06-06T19:34:46.636Z] Step 8/26 : COPY . . [2022-06-06T19:34:48.087Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:34:48.087Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:34:48.087Z] ---> 3a372efaee0d [2022-06-06T19:34:48.087Z] Step 3/26 : WORKDIR /edgex-go [2022-06-06T19:34:48.087Z] ---> Using cache [2022-06-06T19:34:48.087Z] ---> 5e6779d26764 [2022-06-06T19:34:48.087Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:34:48.087Z] ---> Using cache [2022-06-06T19:34:48.087Z] ---> 36d10d3a2a3f [2022-06-06T19:34:48.087Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-06T19:34:48.087Z] ---> Using cache [2022-06-06T19:34:48.087Z] ---> eb6d1fb0a461 [2022-06-06T19:34:48.087Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-06T19:34:48.087Z] ---> Using cache [2022-06-06T19:34:48.087Z] ---> ce1bf2220d75 [2022-06-06T19:34:48.087Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:34:48.087Z] ---> Using cache [2022-06-06T19:34:48.087Z] ---> 2cd74990e1dd [2022-06-06T19:34:48.087Z] Step 8/26 : COPY . . [2022-06-06T19:34:48.393Z] Removing intermediate container af63156e0bad [2022-06-06T19:34:48.393Z] ---> 90bc27cf9613 [2022-06-06T19:34:48.393Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:34:49.840Z] ---> 3ae6044a6bac [2022-06-06T19:34:49.840Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-06T19:34:49.840Z] Removing intermediate container e102beedc680 [2022-06-06T19:34:49.840Z] ---> db7349614809 [2022-06-06T19:34:49.840Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-06T19:34:50.114Z] ---> Running in e21d0116a864 [2022-06-06T19:34:50.716Z] Removing intermediate container e21d0116a864 [2022-06-06T19:34:50.716Z] ---> 53735b53b06b [2022-06-06T19:34:50.716Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-06T19:34:50.993Z] ---> Running in 675c54f1d19f [2022-06-06T19:34:51.605Z] Removing intermediate container 675c54f1d19f [2022-06-06T19:34:51.605Z] ---> 34c6b535639e [2022-06-06T19:34:51.605Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-06T19:34:53.055Z] ---> a4ae723eb110 [2022-06-06T19:34:53.055Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-06T19:34:53.674Z] ---> fd346b5ac5cd [2022-06-06T19:34:53.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-06T19:34:53.674Z] ---> 49ffd1bc4116 [2022-06-06T19:34:53.674Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-06T19:34:53.957Z] ---> Running in c0743bb23904 [2022-06-06T19:34:54.575Z] Removing intermediate container c0743bb23904 [2022-06-06T19:34:54.575Z] ---> 214c5ba8ecc6 [2022-06-06T19:34:54.575Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:34:54.850Z] ---> 9fb4cb762102 [2022-06-06T19:34:54.850Z] ---> Running in c5340361057e [2022-06-06T19:34:54.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-06T19:34:55.472Z] Removing intermediate container c5340361057e [2022-06-06T19:34:55.472Z] ---> 92d8d7002ff4 [2022-06-06T19:34:55.472Z] Step 18/20 : LABEL arch=arm64 [2022-06-06T19:34:55.472Z] ---> Running in 0e1abb8b142c [2022-06-06T19:34:56.076Z] ---> c9ac42b9ef3f [2022-06-06T19:34:56.077Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-06T19:34:56.077Z] Removing intermediate container 0e1abb8b142c [2022-06-06T19:34:56.077Z] ---> fff7baace532 [2022-06-06T19:34:56.077Z] Step 19/20 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:34:56.352Z] ---> Running in 415c754daf94 [2022-06-06T19:34:56.352Z] ---> Running in cf7de1e6e2af [2022-06-06T19:34:56.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:34:56.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:34:56.956Z] ---> 3a372efaee0d [2022-06-06T19:34:56.956Z] Step 3/25 : WORKDIR /edgex-go [2022-06-06T19:34:56.956Z] ---> Using cache [2022-06-06T19:34:56.956Z] ---> 5e6779d26764 [2022-06-06T19:34:56.956Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:34:56.956Z] ---> Using cache [2022-06-06T19:34:56.956Z] ---> 36d10d3a2a3f [2022-06-06T19:34:56.956Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-06T19:34:56.956Z] ---> Using cache [2022-06-06T19:34:56.956Z] ---> eb6d1fb0a461 [2022-06-06T19:34:56.956Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-06T19:34:56.956Z] ---> Using cache [2022-06-06T19:34:56.956Z] ---> ce1bf2220d75 [2022-06-06T19:34:56.956Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:34:56.956Z] ---> Using cache [2022-06-06T19:34:56.956Z] ---> 2cd74990e1dd [2022-06-06T19:34:56.956Z] Step 8/25 : COPY . . [2022-06-06T19:34:56.956Z] Removing intermediate container 415c754daf94 [2022-06-06T19:34:56.956Z] ---> f7ba6693e98a [2022-06-06T19:34:56.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:34:56.956Z] Removing intermediate container cf7de1e6e2af [2022-06-06T19:34:56.956Z] ---> e659642e0291 [2022-06-06T19:34:56.956Z] Step 20/20 : LABEL version=0.0.0 [2022-06-06T19:34:57.230Z] ---> Running in 79f172986a43 [2022-06-06T19:34:57.230Z] ---> Running in efb81aed1c99 [2022-06-06T19:34:57.846Z] Removing intermediate container 79f172986a43 [2022-06-06T19:34:57.846Z] ---> 3ecd5ab03746 [2022-06-06T19:34:57.846Z] Step 21/23 : LABEL arch=arm64 [2022-06-06T19:34:57.846Z] Removing intermediate container efb81aed1c99 [2022-06-06T19:34:57.846Z] ---> a19a9b3db7c4 [2022-06-06T19:34:57.846Z] [2022-06-06T19:34:57.846Z] ---> Running in 93a25e59b5cb [2022-06-06T19:34:58.449Z] Removing intermediate container 93a25e59b5cb [2022-06-06T19:34:58.449Z] ---> c3a48170f468 [2022-06-06T19:34:58.449Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:34:58.723Z] ---> Running in 7aa6591c3be1 [2022-06-06T19:34:58.723Z] Successfully built a19a9b3db7c4 [2022-06-06T19:34:58.723Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-06T19:34:58.723Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-06-06T19:34:59.321Z] Removing intermediate container 7aa6591c3be1 [2022-06-06T19:34:59.321Z] ---> 0c44039a6f11 [2022-06-06T19:34:59.321Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:34:59.321Z] ---> Running in d60598bc3e7e [2022-06-06T19:35:00.311Z] Removing intermediate container d60598bc3e7e [2022-06-06T19:35:00.311Z] ---> a54a610843ff [2022-06-06T19:35:00.311Z] [2022-06-06T19:35:00.587Z] Successfully built a54a610843ff [2022-06-06T19:35:00.587Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-06T19:35:00.587Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-06-06T19:35:18.930Z] ---> 14fb25f53932 [2022-06-06T19:35:18.930Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-06T19:35:18.930Z] ---> 3d2775d8a2b6 [2022-06-06T19:35:18.930Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-06T19:35:18.930Z] ---> Running in 209bc9d9abc8 [2022-06-06T19:35:18.930Z] ---> Running in df1d4a831a77 [2022-06-06T19:35:19.528Z] Removing intermediate container 209bc9d9abc8 [2022-06-06T19:35:19.528Z] ---> 31b01002f11d [2022-06-06T19:35:19.528Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-06T19:35:19.528Z] Removing intermediate container df1d4a831a77 [2022-06-06T19:35:19.528Z] ---> c3dea0e006ee [2022-06-06T19:35:19.528Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-06T19:35:19.528Z] ---> Running in 59861c3428f7 [2022-06-06T19:35:19.528Z] ---> Running in 632738c72e27 [2022-06-06T19:35:22.924Z] Removing intermediate container 59861c3428f7 [2022-06-06T19:35:22.924Z] ---> 5f4fbe7a06f9 [2022-06-06T19:35:22.924Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-06T19:35:23.223Z] Removing intermediate container 632738c72e27 [2022-06-06T19:35:23.223Z] ---> fa24154d5fe0 [2022-06-06T19:35:23.223Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-06T19:35:23.223Z] ---> Running in 200be8fda532 [2022-06-06T19:35:23.223Z] ---> Running in 790c186af458 [2022-06-06T19:35:23.820Z] Removing intermediate container 200be8fda532 [2022-06-06T19:35:23.820Z] ---> 6d3e7cbb0a56 [2022-06-06T19:35:23.820Z] 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-06-06T19:35:23.820Z] Removing intermediate container 790c186af458 [2022-06-06T19:35:23.820Z] ---> 2361fb9bcb1c [2022-06-06T19:35:23.820Z] 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-06-06T19:35:24.107Z] ---> Running in 783137a4214d [2022-06-06T19:35:24.107Z] ---> Running in 389a30647c6a [2022-06-06T19:35:26.749Z] spire-1.2.1/ [2022-06-06T19:35:26.749Z] spire-1.2.1/.data/ [2022-06-06T19:35:26.749Z] spire-1.2.1/.data/.file [2022-06-06T19:35:26.749Z] spire-1.2.1/.dockerignore [2022-06-06T19:35:26.749Z] spire-1.2.1/.gitattributes [2022-06-06T19:35:26.749Z] spire-1.2.1/.githooks/ [2022-06-06T19:35:26.749Z] spire-1.2.1/.githooks/pre-commit [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/ [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/dependabot.yml [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/ [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-06T19:35:26.749Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-06T19:35:26.749Z] spire-1.2.1/.gitignore [2022-06-06T19:35:26.749Z] spire-1.2.1/.go-version [2022-06-06T19:35:26.749Z] spire-1.2.1/.golangci.yml [2022-06-06T19:35:26.749Z] spire-1.2.1/ADOPTERS.md [2022-06-06T19:35:26.749Z] spire-1.2.1/CHANGELOG.md [2022-06-06T19:35:26.749Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-06T19:35:26.749Z] spire-1.2.1/CODEOWNERS [2022-06-06T19:35:26.749Z] spire-1.2.1/CONTRIBUTING.md [2022-06-06T19:35:26.749Z] spire-1.2.1/Dockerfile [2022-06-06T19:35:26.749Z] spire-1.2.1/Dockerfile.dev [2022-06-06T19:35:26.749Z] spire-1.2.1/Dockerfile.scratch [2022-06-06T19:35:26.749Z] spire-1.2.1/LICENSE [2022-06-06T19:35:26.749Z] spire-1.2.1/MAINTAINERS.md [2022-06-06T19:35:26.749Z] spire-1.2.1/Makefile [2022-06-06T19:35:26.749Z] spire-1.2.1/README.md [2022-06-06T19:35:26.749Z] spire-1.2.1/ROADMAP.md [2022-06-06T19:35:26.749Z] spire-1.2.1/SECURITY.md [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-06T19:35:26.749Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/ [2022-06-06T19:35:27.031Z] [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-06T19:35:27.031Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/.data/ [2022-06-06T19:35:27.032Z] spire-1.2.1/.data/.file [2022-06-06T19:35:27.032Z] spire-1.2.1/.dockerignore [2022-06-06T19:35:27.032Z] spire-1.2.1/.gitattributes [2022-06-06T19:35:27.032Z] spire-1.2.1/.githooks/ [2022-06-06T19:35:27.032Z] spire-1.2.1/.githooks/pre-commit [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/ [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/dependabot.yml [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/ [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-06T19:35:27.032Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-06T19:35:27.032Z] spire-1.2.1/.gitignore [2022-06-06T19:35:27.032Z] spire-1.2.1/.go-version [2022-06-06T19:35:27.032Z] spire-1.2.1/.golangci.yml [2022-06-06T19:35:27.032Z] spire-1.2.1/ADOPTERS.md [2022-06-06T19:35:27.032Z] spire-1.2.1/CHANGELOG.md [2022-06-06T19:35:27.032Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-06T19:35:27.032Z] spire-1.2.1/CODEOWNERS [2022-06-06T19:35:27.032Z] spire-1.2.1/CONTRIBUTING.md [2022-06-06T19:35:27.032Z] spire-1.2.1/Dockerfile [2022-06-06T19:35:27.032Z] spire-1.2.1/Dockerfile.dev [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/ [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/agent/ [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/agent/agent.conf [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/server/ [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/server/server.conf [2022-06-06T19:35:27.032Z] spire-1.2.1/conf/server/server_full.conf [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/ [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/SPIRE101.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/auditlog.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/ [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-06T19:35:27.032Z] spire-1.2.1/Dockerfile.scratch [2022-06-06T19:35:27.032Z] spire-1.2.1/LICENSE [2022-06-06T19:35:27.032Z] spire-1.2.1/MAINTAINERS.md [2022-06-06T19:35:27.032Z] spire-1.2.1/Makefile [2022-06-06T19:35:27.032Z] spire-1.2.1/README.md [2022-06-06T19:35:27.032Z] spire-1.2.1/ROADMAP.md [2022-06-06T19:35:27.032Z] spire-1.2.1/SECURITY.md [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/scaling_spire.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/spire_agent.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/spire_server.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/supported_integrations.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/telemetry.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/telemetry_config.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/upgrading.md [2022-06-06T19:35:27.032Z] spire-1.2.1/doc/using_spire.md [2022-06-06T19:35:27.032Z] spire-1.2.1/examples/ [2022-06-06T19:35:27.032Z] spire-1.2.1/examples/README.md [2022-06-06T19:35:27.032Z] spire-1.2.1/go.mod [2022-06-06T19:35:27.032Z] spire-1.2.1/go.sum [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/ [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/ [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/agent.go [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/api/ [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-06T19:35:27.032Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-06T19:35:27.032Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/config.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-06T19:35:27.033Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/ [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/agent/ [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/agent/agent.conf [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/server/ [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/server/server.conf [2022-06-06T19:35:27.033Z] spire-1.2.1/conf/server/server_full.conf [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/ [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/SPIRE101.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/auditlog.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/ [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-06T19:35:27.033Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-06T19:35:27.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-06T19:35:27.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/scaling_spire.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/spire_agent.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/spire_server.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/supported_integrations.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/telemetry.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/telemetry_config.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/upgrading.md [2022-06-06T19:35:27.311Z] spire-1.2.1/doc/using_spire.md [2022-06-06T19:35:27.311Z] spire-1.2.1/examples/ [2022-06-06T19:35:27.311Z] spire-1.2.1/examples/README.md [2022-06-06T19:35:27.311Z] spire-1.2.1/go.mod [2022-06-06T19:35:27.311Z] spire-1.2.1/go.sum [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/agent.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/config.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/svid/ [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-06T19:35:27.311Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/names.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/auth/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-06T19:35:27.312Z] [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-06T19:35:27.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/config.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/context.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/health.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/log/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/log/log.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/log/options.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/names.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/auth/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-06T19:35:27.313Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-06T19:35:27.314Z] [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/profiling/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/selector/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/config.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/context.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/health.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/log/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/log/log.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/log/options.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-06T19:35:27.314Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/profiling/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/selector/ [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-06T19:35:27.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/uptime/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/uptime/uptime_test.go ---> 73305d79b971 [2022-06-06T19:35:27.593Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-06T19:35:27.593Z] [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/task.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/version/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/version/version.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/api.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/uptime/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/task.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/version/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/version/version.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/api.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/health/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/id.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-06T19:35:27.593Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/health/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/id.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/status.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/status.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-06T19:35:27.594Z] [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/config.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/config.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-06T19:35:27.594Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ ---> Running in 183769fc9f0b [2022-06-06T19:35:27.872Z] [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-06T19:35:27.872Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-06T19:35:27.873Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/registration/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/server.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/server_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/private/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/private/server/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/private/server/journal/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-06T19:35:27.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-06T19:35:28.158Z] spire-1.2.1/release/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-06T19:35:28.158Z] [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/README.md [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/README.md [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/conf/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/conf/server/ [2022-06-06T19:35:28.158Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-06T19:35:28.158Z] spire-1.2.1/script/ [2022-06-06T19:35:28.158Z] spire-1.2.1/script/build-artifact.sh [2022-06-06T19:35:28.158Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-06T19:35:28.158Z] spire-1.2.1/support/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-06T19:35:28.158Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/test/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/clock/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/clock/clock.go [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-06T19:35:28.158Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/registration/ [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/server.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/server_test.go [2022-06-06T19:35:28.158Z] spire-1.2.1/pkg/server/svid/ [2022-06-06T19:35:28.159Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-06T19:35:28.159Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-06T19:35:28.159Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-06T19:35:28.159Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/private/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/private/server/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/private/server/journal/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-06T19:35:28.159Z] spire-1.2.1/release/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/fixture.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-06T19:35:28.159Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/conf/server/ [2022-06-06T19:35:28.159Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/script/ [2022-06-06T19:35:28.159Z] spire-1.2.1/script/build-artifact.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/support/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/common [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-06T19:35:28.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-06T19:35:28.159Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-06T19:35:28.160Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/clock/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/clock/clock.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-06T19:35:28.160Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-06T19:35:28.160Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-06T19:35:28.474Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-06T19:35:28.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/fixture.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-06T19:35:28.475Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/common [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-06T19:35:28.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/Removing intermediate container 183769fc9f0b [2022-06-06T19:35:28.476Z] ---> 4df8376c4279 [2022-06-06T19:35:28.476Z] Step 10/25 : RUN mkdir -p spire-build [2022-06-06T19:35:28.476Z] [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/test-one.sh [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/test.sh [2022-06-06T19:35:28.476Z] spire-1.2.1/test/plugintest/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/plugintest/config.go [2022-06-06T19:35:28.476Z] spire-1.2.1/test/plugintest/load.go [2022-06-06T19:35:28.476Z] spire-1.2.1/test/plugintest/option.go [2022-06-06T19:35:28.476Z] spire-1.2.1/test/spiretest/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-06T19:35:28.476Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-06T19:35:28.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/dir.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/logs.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/suite.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/spiretest/x509.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testca/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testca/ca.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testkey/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testkey/generate.sh [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testkey/keys.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/testkey/new.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/tpmsimulator/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/util/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/util/cert_generation.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/util/io_redirection.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/util/race.go [2022-06-06T19:35:28.757Z] spire-1.2.1/test/util/util.go [2022-06-06T19:35:28.757Z] building spire from source... [2022-06-06T19:35:28.757Z] [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-06T19:35:28.757Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/test-one.sh [2022-06-06T19:35:28.758Z] spire-1.2.1/test/integration/test.sh [2022-06-06T19:35:28.758Z] spire-1.2.1/test/plugintest/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/plugintest/config.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/plugintest/load.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/plugintest/option.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/dir.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/logs.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/suite.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/spiretest/x509.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testca/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testca/ca.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testkey/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testkey/generate.sh [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testkey/keys.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/testkey/new.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/tpmsimulator/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/util/ [2022-06-06T19:35:28.758Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/util/cert_generation.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/util/io_redirection.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/util/race.go [2022-06-06T19:35:28.758Z] spire-1.2.1/test/util/util.go [2022-06-06T19:35:28.758Z] building spire from source... [2022-06-06T19:35:28.758Z] ---> Running in 9e10eb23cb3a [2022-06-06T19:35:29.037Z] Building bin/spire-server... [2022-06-06T19:35:29.037Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-06T19:35:29.313Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-06T19:35:29.313Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-06T19:35:29.313Z] Building bin/spire-server... [2022-06-06T19:35:29.591Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-06T19:35:29.591Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-06T19:35:29.591Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-06T19:35:29.867Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-06T19:35:29.867Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-06T19:35:29.867Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-06T19:35:30.859Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-06T19:35:30.860Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-06T19:35:31.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:35:31.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:35:31.464Z] ---> 3a372efaee0d [2022-06-06T19:35:31.464Z] Step 3/22 : WORKDIR /edgex-go [2022-06-06T19:35:31.464Z] ---> Using cache [2022-06-06T19:35:31.464Z] ---> 5e6779d26764 [2022-06-06T19:35:31.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:35:31.464Z] ---> Using cache [2022-06-06T19:35:31.464Z] ---> 36d10d3a2a3f [2022-06-06T19:35:31.464Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-06T19:35:31.464Z] ---> Running in 75eb5a144209 [2022-06-06T19:35:32.906Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-06T19:35:32.906Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-06T19:35:33.189Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T19:35:33.189Z] Removing intermediate container 9e10eb23cb3a [2022-06-06T19:35:33.189Z] ---> ffcbaf1b1174 [2022-06-06T19:35:33.189Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-06-06T19:35:33.475Z] ---> Running in 6492efa8f98b [2022-06-06T19:35:33.475Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-06T19:35:33.475Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T19:35:33.752Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-06T19:35:33.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:35:33.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:35:33.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:35:33.753Z] ---> 3a372efaee0d [2022-06-06T19:35:33.753Z] Step 3/22 : WORKDIR /edgex-go [2022-06-06T19:35:33.753Z] ---> Using cache [2022-06-06T19:35:33.753Z] ---> 5e6779d26764 [2022-06-06T19:35:33.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:35:33.753Z] ---> Using cache [2022-06-06T19:35:33.753Z] ---> 36d10d3a2a3f [2022-06-06T19:35:33.753Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-06T19:35:33.753Z] ---> Running in 767458b085b5 [2022-06-06T19:35:33.753Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T19:35:34.034Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-06T19:35:34.315Z] Removing intermediate container 6492efa8f98b [2022-06-06T19:35:34.315Z] ---> 6f354370435c [2022-06-06T19:35:34.315Z] 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-06-06T19:35:34.315Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T19:35:34.591Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-06T19:35:34.591Z]  ---> Running in d232aa64cbf6 [2022-06-06T19:35:34.591Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-06T19:35:34.591Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-06T19:35:34.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:35:34.873Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T19:35:34.873Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-06T19:35:34.873Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-06T19:35:35.151Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-06T19:35:35.151Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-06T19:35:35.151Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T19:35:35.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:35:36.038Z] OK: 220 MiB in 52 packages [2022-06-06T19:35:36.668Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-06T19:35:36.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:35:36.668Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-06T19:35:36.668Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-06T19:35:36.668Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-06T19:35:36.668Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-06T19:35:36.958Z] spire-1.2.1/ [2022-06-06T19:35:36.958Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-06T19:35:36.958Z] spire-1.2.1/.data/ [2022-06-06T19:35:36.958Z] spire-1.2.1/.data/.file [2022-06-06T19:35:36.958Z] spire-1.2.1/.dockerignore [2022-06-06T19:35:36.958Z] spire-1.2.1/.gitattributes [2022-06-06T19:35:36.958Z] spire-1.2.1/.githooks/ [2022-06-06T19:35:36.958Z] spire-1.2.1/.githooks/pre-commit [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/ [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/dependabot.yml [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/ [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-06T19:35:36.958Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-06T19:35:36.958Z] spire-1.2.1/.gitignore [2022-06-06T19:35:36.958Z] spire-1.2.1/.go-version [2022-06-06T19:35:36.958Z] spire-1.2.1/.golangci.yml [2022-06-06T19:35:36.958Z] spire-1.2.1/ADOPTERS.md [2022-06-06T19:35:36.958Z] spire-1.2.1/CHANGELOG.md [2022-06-06T19:35:36.958Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-06T19:35:36.958Z] spire-1.2.1/CODEOWNERS [2022-06-06T19:35:36.958Z] spire-1.2.1/CONTRIBUTING.md [2022-06-06T19:35:36.958Z] spire-1.2.1/Dockerfile [2022-06-06T19:35:37.244Z] spire-1.2.1/Dockerfile.devgo: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-06T19:35:37.244Z]  [2022-06-06T19:35:37.244Z] spire-1.2.1/Dockerfile.scratch [2022-06-06T19:35:37.244Z] spire-1.2.1/LICENSE [2022-06-06T19:35:37.244Z] spire-1.2.1/MAINTAINERS.md [2022-06-06T19:35:37.244Z] spire-1.2.1/Makefile [2022-06-06T19:35:37.244Z] spire-1.2.1/README.md [2022-06-06T19:35:37.244Z] spire-1.2.1/ROADMAP.md [2022-06-06T19:35:37.244Z] spire-1.2.1/SECURITY.md [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/validate/go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-06T19:35:37.244Z] Removing intermediate container 75eb5a144209 [2022-06-06T19:35:37.244Z] ---> 1da5d9e8607c [2022-06-06T19:35:37.244Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-06T19:35:37.244Z] [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-06T19:35:37.244Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/ [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/agent/ [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/agent/agent.conf [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/server/ [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/server/server.conf [2022-06-06T19:35:37.244Z] spire-1.2.1/conf/server/server_full.conf [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/ [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/SPIRE101.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/auditlog.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/ [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-06T19:35:37.244Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/scaling_spire.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/spire_agent.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/spire_server.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/supported_integrations.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/telemetry.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/telemetry_config.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/upgrading.md [2022-06-06T19:35:37.526Z] spire-1.2.1/doc/using_spire.md [2022-06-06T19:35:37.526Z] spire-1.2.1/examples/ [2022-06-06T19:35:37.526Z] spire-1.2.1/examples/README.md [2022-06-06T19:35:37.526Z] spire-1.2.1/go.mod [2022-06-06T19:35:37.526Z] spire-1.2.1/go.sum [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/agent.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/config.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:35:37.526Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-06T19:35:37.527Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/names.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/auth/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/config.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/context.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/health.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.goOK: 220 MiB in 52 packages [2022-06-06T19:35:37.819Z] [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/log/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/log/log.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/log/options.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-06T19:35:37.819Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/profiling/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/selector/ [2022-06-06T19:35:37.820Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/uptime/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/task.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/version/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/version/version.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/api.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gogo: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-06T19:35:38.105Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-06T19:35:38.105Z]  [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/health/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/id.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/status.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-06T19:35:38.105Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/ca_health.gogo: downloading github.com/armon/go-metrics v0.3.10 [2022-06-06T19:35:38.106Z]  [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/config.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-06T19:35:38.106Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go ---> 7d337ad6dd6a [2022-06-06T19:35:38.387Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:35:38.387Z] [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-06T19:35:38.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-06T19:35:38.388Z]  [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gogo: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-06T19:35:38.388Z]  [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-06T19:35:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-06T19:35:38.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem ---> Running in b6aabb247dee [2022-06-06T19:35:38.669Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-06T19:35:38.669Z]  [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemgo: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-06T19:35:38.669Z]  [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/registration/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/server.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/server_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/ [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-06T19:35:38.669Z] spire-1.2.1/proto/ [2022-06-06T19:35:38.669Z] spire-1.2.1/proto/private/ [2022-06-06T19:35:38.669Z] spire-1.2.1/proto/private/server/ [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/private/server/journal/ [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/ [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/ [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-06T19:35:38.948Z] spire-1.2.1/proto/spire/plugin/ [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-06T19:35:38.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-06T19:35:38.949Z] spire-1.2.1/release/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/README.md [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/README.md [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/conf/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/conf/server/ [2022-06-06T19:35:38.949Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-06T19:35:38.949Z] spire-1.2.1/script/ [2022-06-06T19:35:38.949Z] spire-1.2.1/script/build-artifact.sh [2022-06-06T19:35:38.949Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-06T19:35:38.949Z] spire-1.2.1/support/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gogo: downloading github.com/armon/go-metrics v0.3.10 [2022-06-06T19:35:38.949Z]  [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-06T19:35:38.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/clock/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/clock/clock.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/ [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-06T19:35:38.949Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/fixture.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-06T19:35:38.950Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/README.mdgo: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-06T19:35:38.950Z]  [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/common [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-06T19:35:38.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-06T19:35:39.226Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-06T19:35:39.227Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-06T19:35:39.228Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/test-one.sh [2022-06-06T19:35:39.506Z] spire-1.2.1/test/integration/test.sh [2022-06-06T19:35:39.506Z] spire-1.2.1/test/plugintest/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/plugintest/config.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/plugintest/load.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/plugintest/option.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/dir.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/logs.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/suite.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/spiretest/x509.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testca/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testca/ca.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testkey/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testkey/generate.sh [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testkey/keys.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/testkey/new.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/tpmsimulator/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/util/ [2022-06-06T19:35:39.506Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/util/cert_generation.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/util/io_redirection.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/util/race.go [2022-06-06T19:35:39.506Z] spire-1.2.1/test/util/util.go [2022-06-06T19:35:39.506Z] building spire from source... [2022-06-06T19:35:39.506Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-06T19:35:39.791Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-06T19:35:39.791Z] Removing intermediate container 767458b085b5 [2022-06-06T19:35:39.791Z] ---> e13074666110 [2022-06-06T19:35:39.791Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-06T19:35:39.791Z] Building bin/spire-server... [2022-06-06T19:35:39.791Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-06T19:35:40.071Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-06T19:35:40.071Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-06T19:35:40.355Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-06T19:35:40.964Z]  ---> 47b7c823aa5f [2022-06-06T19:35:40.964Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:35:40.964Z] ---> Running in 8cacbff5e12d [2022-06-06T19:35:40.964Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-06T19:35:40.964Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-06T19:35:41.244Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-06T19:35:41.244Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-06T19:35:44.667Z] Removing intermediate container b6aabb247dee [2022-06-06T19:35:44.667Z] ---> b6568ad94d48 [2022-06-06T19:35:44.667Z] Step 8/22 : COPY . . [2022-06-06T19:35:44.667Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-06T19:35:45.655Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-06T19:35:45.655Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T19:35:45.975Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T19:35:46.310Z] Removing intermediate container 8cacbff5e12d [2022-06-06T19:35:46.310Z] ---> 587d2e027eb0 [2022-06-06T19:35:46.310Z] Step 8/22 : COPY . . [2022-06-06T19:35:46.696Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-06T19:35:47.009Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-06T19:35:47.321Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-06T19:35:47.321Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-06T19:35:47.605Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T19:35:49.651Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-06T19:35:49.651Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-06T19:35:49.651Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-06T19:35:49.651Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-06T19:35:49.651Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-06T19:35:49.651Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-06T19:35:50.634Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-06T19:35:50.634Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-06T19:35:50.910Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-06T19:35:50.910Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-06T19:35:51.903Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-06T19:35:56.235Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-06T19:35:56.235Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-06T19:35:56.235Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-06T19:35:56.235Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-06T19:35:56.235Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-06T19:35:56.235Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-06T19:35:56.235Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-06T19:35:56.235Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-06T19:35:56.519Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T19:35:56.519Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-06T19:35:56.519Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T19:35:56.519Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T19:35:56.519Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T19:35:56.803Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T19:35:56.803Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-06T19:35:57.792Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-06T19:35:57.792Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-06T19:35:58.390Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T19:35:58.390Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-06T19:35:58.390Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T19:35:58.390Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-06T19:35:58.390Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-06T19:35:58.665Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-06T19:35:58.665Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-06T19:36:02.088Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-06T19:36:02.088Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-06T19:36:02.088Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-06T19:36:02.088Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-06T19:36:02.368Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-06T19:36:02.646Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-06T19:36:02.646Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-06T19:36:02.646Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-06T19:36:02.646Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T19:36:02.646Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T19:36:02.646Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T19:36:02.927Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T19:36:02.927Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T19:36:02.927Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-06T19:36:03.202Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-06T19:36:03.807Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-06T19:36:04.092Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T19:36:04.092Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-06T19:36:04.376Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T19:36:04.376Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-06T19:36:04.376Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-06T19:36:04.376Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-06T19:36:04.376Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-06T19:36:04.376Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-06T19:36:04.376Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-06T19:36:04.655Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-06T19:36:05.262Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-06T19:36:05.262Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-06T19:36:05.262Z] go: downloading google.golang.org/api v0.70.0 [2022-06-06T19:36:05.543Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-06T19:36:09.874Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-06T19:36:09.874Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-06T19:36:09.875Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-06T19:36:09.875Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-06T19:36:09.875Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-06T19:36:09.875Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T19:36:09.875Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-06T19:36:10.152Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-06T19:36:10.152Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-06T19:36:10.426Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-06T19:36:10.700Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-06T19:36:10.700Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-06T19:36:10.700Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-06T19:36:14.125Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-06T19:36:14.125Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-06T19:36:14.125Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-06T19:36:14.125Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-06T19:36:14.125Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-06T19:36:14.125Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-06T19:36:14.403Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-06T19:36:14.403Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-06T19:36:14.687Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-06T19:36:14.964Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-06T19:36:14.964Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T19:36:14.964Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T19:36:15.241Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T19:36:15.241Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T19:36:15.241Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T19:36:15.516Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-06T19:36:16.118Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-06T19:36:16.394Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T19:36:16.394Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-06T19:36:16.672Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-06T19:36:16.672Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-06T19:36:16.672Z]  ---> 81ff7f948dc9 [2022-06-06T19:36:16.672Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-06T19:36:16.959Z] ---> 1d32c8c30ac9 [2022-06-06T19:36:16.959Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-06T19:36:16.959Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-06T19:36:16.959Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T19:36:16.959Z]  ---> Running in e897b03f9e75 [2022-06-06T19:36:16.959Z] ---> Running in 873f8d10683c [2022-06-06T19:36:17.239Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-06T19:36:17.239Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-06T19:36:17.524Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-06T19:36:18.140Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-06T19:36:18.748Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-06T19:36:18.748Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-06T19:36:18.748Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-06T19:36:18.748Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-06T19:36:18.748Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-06T19:36:19.030Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-06T19:36:19.306Z] 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-06-06T19:36:19.306Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-06T19:36:19.306Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T19:36:19.581Z] 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-06-06T19:36:19.581Z] go: downloading k8s.io/api v0.23.4 [2022-06-06T19:36:19.581Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-06T19:36:34.694Z] go: downloading google.golang.org/api v0.70.0 [2022-06-06T19:36:34.694Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-06T19:36:34.694Z] go: downloading k8s.io/api v0.23.4 [2022-06-06T19:36:39.019Z] go: downloading google.golang.org/api v0.70.0 [2022-06-06T19:36:39.019Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-06T19:36:39.019Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-06T19:36:45.760Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-06T19:36:45.760Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-06T19:36:46.740Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-06T19:36:47.725Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-06T19:36:49.705Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-06T19:36:49.982Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-06T19:36:50.973Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-06T19:36:50.973Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-06T19:36:50.973Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-06T19:36:50.973Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-06T19:36:54.389Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-06T19:36:54.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-06T19:36:54.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-06T19:36:54.994Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T19:36:55.273Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-06T19:36:55.556Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-06T19:36:59.915Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-06T19:37:00.517Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-06T19:37:00.517Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-06T19:37:00.517Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-06T19:37:01.516Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-06T19:37:02.507Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-06T19:37:04.512Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-06T19:37:05.500Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-06T19:37:08.378Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-06T19:37:08.695Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-06T19:37:08.968Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-06T19:37:09.952Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-06T19:37:10.227Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T19:37:10.227Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-06T19:37:10.828Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-06T19:37:11.105Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-06T19:37:11.105Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-06T19:37:11.105Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-06T19:37:11.379Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-06T19:37:11.657Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-06T19:37:11.935Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-06T19:37:12.920Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-06T19:37:13.197Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-06T19:37:13.197Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-06T19:37:13.197Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-06T19:37:13.197Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-06T19:37:13.476Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-06T19:37:13.476Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T19:37:14.931Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-06T19:37:15.208Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-06T19:37:15.806Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-06T19:37:16.792Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-06T19:37:17.068Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T19:37:17.068Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-06T19:37:17.346Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-06T19:37:17.950Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-06T19:37:17.950Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-06T19:37:17.950Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-06T19:37:18.227Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-06T19:37:18.227Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-06T19:37:18.227Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-06T19:37:18.503Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-06T19:37:18.503Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-06T19:37:18.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-06T19:37:18.779Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-06T19:37:18.779Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-06T19:37:19.055Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-06T19:37:19.655Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-06T19:37:19.655Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-06T19:37:19.655Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-06T19:37:19.655Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-06T19:37:19.932Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-06T19:37:19.932Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-06T19:37:19.932Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-06T19:37:19.932Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-06T19:37:19.932Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-06T19:37:20.219Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T19:37:20.219Z] go: downloading k8s.io/api v0.23.4 [2022-06-06T19:37:20.824Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-06T19:37:20.824Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-06T19:37:21.100Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-06T19:37:21.374Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-06T19:37:21.374Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-06T19:37:22.357Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-06T19:37:22.632Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T19:37:22.906Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-06T19:37:23.180Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-06T19:37:23.455Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-06T19:37:23.455Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-06T19:37:23.455Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-06T19:37:23.730Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-06T19:37:23.730Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-06T19:37:24.739Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-06T19:37:25.022Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-06T19:37:25.298Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-06T19:37:25.298Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-06T19:37:25.590Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-06T19:37:25.590Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T19:37:25.871Z] go: downloading go.opencensus.io v0.23.0 [2022-06-06T19:37:26.149Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-06T19:37:26.149Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-06T19:37:26.423Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-06T19:37:26.714Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-06T19:37:26.989Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-06T19:37:26.989Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-06T19:37:27.262Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-06T19:37:28.245Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-06T19:37:28.845Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-06T19:37:28.845Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T19:37:28.845Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-06T19:37:29.121Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-06T19:37:29.121Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-06T19:37:29.121Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-06T19:37:29.397Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T19:37:29.397Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-06T19:37:29.397Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-06T19:37:29.397Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-06T19:37:29.397Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-06T19:37:29.397Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-06T19:37:29.397Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T19:37:29.673Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-06T19:37:29.673Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-06T19:37:29.673Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-06T19:37:29.673Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-06T19:37:29.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-06T19:37:29.948Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-06T19:37:29.948Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-06T19:37:30.224Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-06T19:37:30.826Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-06T19:37:31.104Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-06T19:37:31.104Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-06T19:37:31.379Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-06T19:37:31.657Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-06T19:37:31.657Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T19:37:31.657Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-06T19:37:31.934Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-06T19:37:32.535Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-06T19:37:32.809Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-06T19:37:32.809Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-06T19:37:33.791Z] go: downloading go.opencensus.io v0.23.0 [2022-06-06T19:37:34.776Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-06T19:37:34.776Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-06T19:37:34.776Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T19:37:34.776Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T19:37:34.776Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-06T19:37:35.054Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-06T19:37:35.054Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T19:37:35.054Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-06T19:37:35.332Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-06T19:37:35.332Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T19:37:35.332Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-06T19:37:35.332Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-06T19:37:35.609Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-06T19:37:35.883Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-06T19:37:35.883Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-06T19:37:35.883Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-06T19:37:35.883Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-06T19:37:36.158Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-06T19:37:36.158Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-06T19:37:36.158Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-06T19:37:36.158Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-06T19:37:36.757Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-06T19:37:36.757Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-06T19:37:36.757Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-06T19:37:37.032Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T19:37:37.032Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-06T19:37:37.032Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-06T19:37:37.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-06T19:37:37.311Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-06T19:37:37.311Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-06T19:37:37.590Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-06T19:37:37.590Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-06T19:37:38.580Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-06T19:37:38.580Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-06T19:37:38.855Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-06T19:37:38.855Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-06T19:37:39.130Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-06T19:37:39.130Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-06T19:37:39.731Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-06T19:37:39.731Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-06T19:37:39.731Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-06T19:37:39.731Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-06T19:37:39.731Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-06T19:37:40.007Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-06T19:37:40.994Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-06T19:37:40.994Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-06T19:37:41.296Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T19:37:41.296Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-06T19:37:41.296Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T19:37:41.896Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-06T19:37:41.896Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-06T19:37:41.896Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-06T19:37:42.492Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-06T19:37:42.765Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T19:37:43.038Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-06T19:37:43.038Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-06T19:37:43.309Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-06T19:37:43.309Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-06T19:37:43.581Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-06T19:37:46.203Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-06T19:37:46.203Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-06T19:37:46.203Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-06T19:37:46.484Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-06T19:37:46.484Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-06T19:37:46.484Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-06T19:37:46.484Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T19:37:47.476Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-06T19:37:47.754Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T19:37:48.031Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-06T19:37:48.310Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-06T19:37:48.310Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-06T19:37:48.587Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-06T19:37:48.587Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-06T19:37:48.587Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-06T19:37:48.587Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-06T19:37:49.579Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-06T19:37:49.579Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-06T19:37:49.856Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T19:37:49.856Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-06T19:37:50.134Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-06T19:37:52.146Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-06T19:37:52.146Z] go: downloading go.opencensus.io v0.23.0 [2022-06-06T19:37:52.421Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-06T19:37:52.699Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-06T19:37:52.699Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-06T19:37:52.699Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T19:37:52.699Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-06T19:37:52.699Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-06T19:37:53.295Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-06T19:37:53.295Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T19:37:53.295Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T19:37:53.570Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-06T19:37:53.845Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-06T19:37:54.229Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-06T19:37:57.987Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-06T19:37:59.967Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-06T19:37:59.967Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T19:37:59.967Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-06T19:38:00.242Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-06T19:38:01.224Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-06T19:38:01.224Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T19:38:01.499Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-06T19:38:01.499Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-06T19:38:01.773Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-06T19:38:01.773Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-06T19:38:02.048Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-06T19:38:12.238Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-06T19:38:12.238Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-06T19:38:12.238Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-06T19:38:12.238Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T19:38:22.401Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-06T19:38:22.401Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-06T19:38:29.132Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-06T19:38:29.132Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-06T19:38:39.337Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-06T19:38:39.337Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-06T19:40:31.217Z] 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-06-06T19:40:49.587Z] Removing intermediate container 873f8d10683c [2022-06-06T19:40:49.587Z] ---> 606f66eb8dca [2022-06-06T19:40:49.587Z] [2022-06-06T19:40:49.587Z] Step 10/22 : FROM alpine:3.14 [2022-06-06T19:40:49.587Z] ---> ac73e934f311 [2022-06-06T19:40:49.587Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-06T19:40:49.587Z] ---> Running in fb4f9b0cc346 [2022-06-06T19:40:50.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:40:50.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:40:51.801Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-06T19:40:51.801Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-06T19:40:51.801Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-06T19:40:51.801Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-06T19:40:51.801Z] (5/6) Installing curl (7.79.1-r1) [2022-06-06T19:40:51.801Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-06T19:40:52.079Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:40:52.079Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:40:52.357Z] OK: 8 MiB in 20 packages [2022-06-06T19:40:54.371Z] Removing intermediate container fb4f9b0cc346 [2022-06-06T19:40:54.371Z] ---> 340af8d2cd33 [2022-06-06T19:40:54.371Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-06T19:40:54.371Z] ---> Running in 2130cf6cc333 [2022-06-06T19:40:54.993Z] Removing intermediate container 2130cf6cc333 [2022-06-06T19:40:54.993Z] ---> 19a6626b32e5 [2022-06-06T19:40:54.993Z] Step 13/22 : WORKDIR /edgex [2022-06-06T19:40:55.283Z] ---> Running in bcb1b0c37f45 [2022-06-06T19:40:55.560Z] Removing intermediate container bcb1b0c37f45 [2022-06-06T19:40:55.561Z] ---> 54710874d2c4 [2022-06-06T19:40:55.561Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-06T19:40:56.555Z] ---> 8c40592026e2 [2022-06-06T19:40:56.555Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-06T19:40:57.993Z] ---> 7ee281b24176 [2022-06-06T19:40:57.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-06T19:40:59.988Z] ---> d49837b76e14 [2022-06-06T19:40:59.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-06T19:41:00.592Z] ---> 975f66347ead [2022-06-06T19:41:00.592Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-06T19:41:00.592Z] ---> Running in 5810f36c4585 [2022-06-06T19:41:04.032Z] Removing intermediate container 5810f36c4585 [2022-06-06T19:41:04.032Z] ---> eb6367e76be6 [2022-06-06T19:41:04.032Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-06T19:41:04.032Z] ---> Running in a6deb1ada90a [2022-06-06T19:41:04.032Z] Removing intermediate container a6deb1ada90a [2022-06-06T19:41:04.032Z] ---> 38b34acf3b19 [2022-06-06T19:41:04.032Z] Step 20/22 : LABEL arch=arm64 [2022-06-06T19:41:04.309Z] ---> Running in 88fcd6497647 [2022-06-06T19:41:04.907Z] Removing intermediate container 88fcd6497647 [2022-06-06T19:41:04.907Z] ---> f36dc2e87b0d [2022-06-06T19:41:04.907Z] Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:41:04.907Z] ---> Running in a3fba30e65ff [2022-06-06T19:41:05.520Z] Removing intermediate container a3fba30e65ff [2022-06-06T19:41:05.520Z] ---> cc6a7715ae8e [2022-06-06T19:41:05.520Z] Step 22/22 : LABEL version=0.0.0 [2022-06-06T19:41:05.520Z] ---> Running in 7f37a41baca2 [2022-06-06T19:41:06.121Z] Removing intermediate container 7f37a41baca2 [2022-06-06T19:41:06.121Z] ---> b370a829fea1 [2022-06-06T19:41:06.121Z] [2022-06-06T19:41:06.717Z] Successfully built b370a829fea1 [2022-06-06T19:41:06.718Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-06T19:41:06.718Z] Building support-scheduler [2022-06-06T19:41:39.263Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:41:39.263Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:41:39.263Z] ---> 3a372efaee0d [2022-06-06T19:41:39.263Z] Step 3/22 : WORKDIR /edgex-go [2022-06-06T19:41:39.263Z] ---> Using cache [2022-06-06T19:41:39.263Z] ---> 5e6779d26764 [2022-06-06T19:41:39.263Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:41:39.263Z] ---> Using cache [2022-06-06T19:41:39.263Z] ---> 36d10d3a2a3f [2022-06-06T19:41:39.263Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-06T19:41:39.263Z] ---> Using cache [2022-06-06T19:41:39.263Z] ---> e13074666110 [2022-06-06T19:41:39.263Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-06T19:41:39.263Z] ---> Using cache [2022-06-06T19:41:39.263Z] ---> 47b7c823aa5f [2022-06-06T19:41:39.263Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:41:39.263Z] ---> Using cache [2022-06-06T19:41:39.263Z] ---> 587d2e027eb0 [2022-06-06T19:41:39.263Z] Step 8/22 : COPY . . [2022-06-06T19:41:39.263Z] ---> Using cache [2022-06-06T19:41:39.263Z] ---> 81ff7f948dc9 [2022-06-06T19:41:39.263Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-06T19:41:39.263Z] ---> Running in c0729b853011 [2022-06-06T19:41:39.263Z] 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-06-06T19:43:31.174Z] Removing intermediate container e897b03f9e75 [2022-06-06T19:43:31.174Z] ---> 4a46e9a40578 [2022-06-06T19:43:31.174Z] [2022-06-06T19:43:31.174Z] Step 10/22 : FROM alpine:3.14 [2022-06-06T19:43:31.174Z] ---> ac73e934f311 [2022-06-06T19:43:31.174Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-06T19:43:31.174Z] ---> Running in 2472370027e2 [2022-06-06T19:43:31.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:43:31.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:43:31.174Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-06T19:43:31.174Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-06T19:43:31.174Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:43:31.174Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T19:43:31.453Z] OK: 6 MiB in 16 packages [2022-06-06T19:43:33.469Z] Removing intermediate container 2472370027e2 [2022-06-06T19:43:33.469Z] ---> b322ebfdd44e [2022-06-06T19:43:33.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:43:33.747Z] ---> Running in 29c6119ad721 [2022-06-06T19:43:34.361Z] Removing intermediate container 29c6119ad721 [2022-06-06T19:43:34.361Z] ---> 57712920709c [2022-06-06T19:43:34.361Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-06T19:43:34.639Z] ---> Running in 13d481e640aa [2022-06-06T19:43:35.241Z] Removing intermediate container 13d481e640aa [2022-06-06T19:43:35.241Z] ---> 21493f6a3aef [2022-06-06T19:43:35.241Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-06T19:43:35.519Z] ---> Running in 771b69ef6ca8 [2022-06-06T19:43:35.796Z] Removing intermediate container 771b69ef6ca8 [2022-06-06T19:43:35.796Z] ---> fe1aa2cb364b [2022-06-06T19:43:35.796Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:43:36.783Z] ---> d9e8e4f50bd3 [2022-06-06T19:43:36.783Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-06T19:43:39.423Z] ---> ee9c6ed04856 [2022-06-06T19:43:39.423Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-06T19:43:40.030Z] ---> 392d0523727b [2022-06-06T19:43:40.030Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-06T19:43:40.030Z] ---> Running in 07c91a049fdd [2022-06-06T19:43:40.634Z] Removing intermediate container 07c91a049fdd [2022-06-06T19:43:40.634Z] ---> 1bf5b04388a0 [2022-06-06T19:43:40.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:43:40.634Z] ---> Running in 8a2aeb87656e [2022-06-06T19:43:41.239Z] Removing intermediate container 8a2aeb87656e [2022-06-06T19:43:41.239Z] ---> bca3a73754d5 [2022-06-06T19:43:41.239Z] Step 20/22 : LABEL arch=arm64 [2022-06-06T19:43:41.239Z] ---> Running in f9eafd244632 [2022-06-06T19:43:41.846Z] Removing intermediate container f9eafd244632 [2022-06-06T19:43:41.846Z] ---> 414f3bdd4864 [2022-06-06T19:43:41.846Z] Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:43:41.846Z] ---> Running in f44228a5e7e4 [2022-06-06T19:43:42.448Z] Removing intermediate container f44228a5e7e4 [2022-06-06T19:43:42.448Z] ---> 63765c2a612b [2022-06-06T19:43:42.448Z] Step 22/22 : LABEL version=0.0.0 [2022-06-06T19:43:42.448Z] ---> Running in 82e3de12855e [2022-06-06T19:43:43.059Z] Removing intermediate container 82e3de12855e [2022-06-06T19:43:43.060Z] ---> 85a3a1071c3e [2022-06-06T19:43:43.060Z] [2022-06-06T19:43:43.664Z] Successfully built 85a3a1071c3e [2022-06-06T19:43:43.664Z] Successfully tagged support-notifications-arm64:latest [2022-06-06T19:43:43.664Z]  Building support-notifications ... done Building core-metadata [2022-06-06T19:44:10.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:44:10.519Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:44:10.519Z] ---> 3a372efaee0d [2022-06-06T19:44:10.519Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:44:10.519Z] ---> Using cache [2022-06-06T19:44:10.519Z] ---> 5e6779d26764 [2022-06-06T19:44:10.519Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:44:10.519Z] ---> Using cache [2022-06-06T19:44:10.519Z] ---> 36d10d3a2a3f [2022-06-06T19:44:10.519Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-06T19:44:10.519Z] ---> Using cache [2022-06-06T19:44:10.519Z] ---> e13074666110 [2022-06-06T19:44:10.519Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:44:10.519Z] ---> Using cache [2022-06-06T19:44:10.519Z] ---> 47b7c823aa5f [2022-06-06T19:44:10.519Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:44:10.519Z] ---> Using cache [2022-06-06T19:44:10.519Z] ---> 587d2e027eb0 [2022-06-06T19:44:10.519Z] Step 8/23 : COPY . . [2022-06-06T19:44:10.519Z] ---> Using cache [2022-06-06T19:44:10.519Z] ---> 81ff7f948dc9 [2022-06-06T19:44:10.519Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-06T19:44:11.122Z] ---> Running in 623bebbf192b [2022-06-06T19:44:13.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-06T19:48:50.260Z] Removing intermediate container c0729b853011 [2022-06-06T19:48:50.260Z] ---> aedf32f4fa8a [2022-06-06T19:48:50.260Z] [2022-06-06T19:48:50.260Z] Step 10/22 : FROM alpine:3.14 [2022-06-06T19:48:50.260Z] ---> ac73e934f311 [2022-06-06T19:48:50.260Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-06T19:48:50.260Z] ---> Running in 3cd4b9e1d5b1 [2022-06-06T19:48:50.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T19:48:50.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T19:48:50.260Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-06T19:48:50.260Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T19:48:50.260Z] OK: 5 MiB in 15 packages [2022-06-06T19:48:50.866Z] Removing intermediate container 3cd4b9e1d5b1 [2022-06-06T19:48:50.866Z] ---> 1318f415adcd [2022-06-06T19:48:50.866Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:48:50.866Z] ---> Running in b7744764630e [2022-06-06T19:48:51.469Z] Removing intermediate container b7744764630e [2022-06-06T19:48:51.469Z] ---> b21a86b5e13f [2022-06-06T19:48:51.469Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-06T19:48:51.469Z] ---> Running in 92adc53bcde7 [2022-06-06T19:48:52.070Z] Removing intermediate container 92adc53bcde7 [2022-06-06T19:48:52.070Z] ---> e6222f87ee2d [2022-06-06T19:48:52.070Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-06T19:48:52.070Z] ---> Running in caa4c4beab8d [2022-06-06T19:48:52.677Z] Removing intermediate container caa4c4beab8d [2022-06-06T19:48:52.677Z] ---> 3ebf7f3afcf2 [2022-06-06T19:48:52.677Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:48:53.282Z] ---> 8aa173687e4d [2022-06-06T19:48:53.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-06T19:48:55.930Z] ---> 5c697034d524 [2022-06-06T19:48:55.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-06T19:48:56.925Z] ---> 065380b0eb93 [2022-06-06T19:48:56.925Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-06T19:48:56.925Z] ---> Running in 355edef028b4 [2022-06-06T19:48:57.917Z] Removing intermediate container 355edef028b4 [2022-06-06T19:48:57.917Z] ---> f6a6006dd036 [2022-06-06T19:48:57.917Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:48:57.917Z] ---> Running in 6826544bd248 [2022-06-06T19:48:58.910Z] Removing intermediate container 6826544bd248 [2022-06-06T19:48:58.910Z] ---> 373f8db244b2 [2022-06-06T19:48:58.910Z] Step 20/22 : LABEL arch=arm64 [2022-06-06T19:48:58.910Z] ---> Running in d6bf60e437ba [2022-06-06T19:49:00.226Z] Removing intermediate container d6bf60e437ba [2022-06-06T19:49:00.226Z] ---> 6121295411ba [2022-06-06T19:49:00.226Z] Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:49:00.545Z] ---> Running in 15c18836486d [2022-06-06T19:49:01.621Z] Removing intermediate container 15c18836486d [2022-06-06T19:49:01.621Z] ---> 45b0e770f38e [2022-06-06T19:49:01.621Z] Step 22/22 : LABEL version=0.0.0 [2022-06-06T19:49:01.621Z] ---> Running in c8c3bd7c13cd [2022-06-06T19:49:02.633Z] Removing intermediate container c8c3bd7c13cd [2022-06-06T19:49:02.633Z] ---> 4f6d69425fd7 [2022-06-06T19:49:02.633Z] [2022-06-06T19:49:04.084Z] Successfully built 4f6d69425fd7 [2022-06-06T19:49:04.084Z] Successfully tagged support-scheduler-arm64:latest [2022-06-06T19:49:04.084Z] Building core-command [2022-06-06T19:49:05.544Z]  Building support-scheduler ... done Removing intermediate container 623bebbf192b [2022-06-06T19:49:05.544Z] ---> 2c1264c5629b [2022-06-06T19:49:05.544Z] [2022-06-06T19:49:05.544Z] Step 10/23 : FROM alpine:3.14 [2022-06-06T19:49:05.544Z] ---> ac73e934f311 [2022-06-06T19:49:05.544Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-06T19:49:05.544Z] ---> Using cache [2022-06-06T19:49:05.544Z] ---> 1318f415adcd [2022-06-06T19:49: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-06-06T19:49:05.544Z] ---> Using cache [2022-06-06T19:49:05.544Z] ---> b21a86b5e13f [2022-06-06T19:49:05.544Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-06T19:49:05.544Z] ---> Running in 52b628cdc90b [2022-06-06T19:49:06.172Z] Removing intermediate container 52b628cdc90b [2022-06-06T19:49:06.172Z] ---> f2df6d8c11bf [2022-06-06T19:49:06.172Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-06T19:49:06.172Z] ---> Running in d16106cfa82a [2022-06-06T19:49:06.797Z] Removing intermediate container d16106cfa82a [2022-06-06T19:49:06.797Z] ---> 00eadebf02ee [2022-06-06T19:49:06.797Z] Step 15/23 : WORKDIR / [2022-06-06T19:49:06.797Z] ---> Running in 4f83f5e3bffd [2022-06-06T19:49:07.409Z] Removing intermediate container 4f83f5e3bffd [2022-06-06T19:49:07.409Z] ---> 0f3c6f4e9d87 [2022-06-06T19:49:07.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:49:08.888Z] ---> 8da66bcb2f32 [2022-06-06T19:49:08.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-06T19:49:10.363Z] ---> 448b4441d0b3 [2022-06-06T19:49:10.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-06T19:49:11.362Z] ---> 75e36233237b [2022-06-06T19:49:11.362Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-06T19:49:11.362Z] ---> Running in 0502caf9fbdc [2022-06-06T19:49:11.650Z] Removing intermediate container 0502caf9fbdc [2022-06-06T19:49:11.650Z] ---> f47a38c8480e [2022-06-06T19:49:11.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:49:11.929Z] ---> Running in 5c81630edc2f [2022-06-06T19:49:12.537Z] Removing intermediate container 5c81630edc2f [2022-06-06T19:49:12.537Z] ---> d200aec060df [2022-06-06T19:49:12.537Z] Step 21/23 : LABEL arch=arm64 [2022-06-06T19:49:12.537Z] ---> Running in 7e76ba58095e [2022-06-06T19:49:13.150Z] Removing intermediate container 7e76ba58095e [2022-06-06T19:49:13.150Z] ---> cf09c7a07c19 [2022-06-06T19:49:13.150Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:49:13.438Z] ---> Running in 4d04622d812d [2022-06-06T19:49:14.056Z] Removing intermediate container 4d04622d812d [2022-06-06T19:49:14.056Z] ---> 8b59736f9482 [2022-06-06T19:49:14.056Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:49:14.056Z] ---> Running in 0850deacee64 [2022-06-06T19:49:14.674Z] Removing intermediate container 0850deacee64 [2022-06-06T19:49:14.674Z] ---> 05435c10a3a2 [2022-06-06T19:49:14.674Z] [2022-06-06T19:49:15.277Z] Successfully built 05435c10a3a2 [2022-06-06T19:49:15.277Z] Successfully tagged core-metadata-arm64:latest [2022-06-06T19:49:33.621Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-06T19:49:33.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-06T19:49:33.621Z] ---> 3a372efaee0d [2022-06-06T19:49:33.621Z] Step 3/23 : WORKDIR /edgex-go [2022-06-06T19:49:33.621Z] ---> Using cache [2022-06-06T19:49:33.621Z] ---> 5e6779d26764 [2022-06-06T19:49:33.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T19:49:33.621Z] ---> Using cache [2022-06-06T19:49:33.621Z] ---> 36d10d3a2a3f [2022-06-06T19:49:33.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-06T19:49:33.621Z] ---> Using cache [2022-06-06T19:49:33.621Z] ---> e13074666110 [2022-06-06T19:49:33.621Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-06T19:49:33.621Z] ---> Using cache [2022-06-06T19:49:33.621Z] ---> 47b7c823aa5f [2022-06-06T19:49:33.621Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T19:49:33.621Z] ---> Using cache [2022-06-06T19:49:33.621Z] ---> 587d2e027eb0 [2022-06-06T19:49:33.621Z] Step 8/23 : COPY . . [2022-06-06T19:49:33.621Z] ---> Using cache [2022-06-06T19:49:33.621Z] ---> 81ff7f948dc9 [2022-06-06T19:49:33.621Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-06T19:49:33.621Z] ---> Running in d3461e68d1a5 [2022-06-06T19:49:35.606Z] 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-06-06T19:53:12.689Z] Removing intermediate container d3461e68d1a5 [2022-06-06T19:53:12.689Z] ---> 7930d01a3851 [2022-06-06T19:53:12.689Z] [2022-06-06T19:53:12.689Z] Step 10/23 : FROM alpine:3.14 [2022-06-06T19:53:12.689Z] ---> ac73e934f311 [2022-06-06T19:53:12.689Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-06T19:53:12.689Z] ---> Using cache [2022-06-06T19:53:12.689Z] ---> 1318f415adcd [2022-06-06T19:53:12.689Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-06T19:53:12.689Z] ---> Using cache [2022-06-06T19:53:12.689Z] ---> b21a86b5e13f [2022-06-06T19:53:12.689Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-06T19:53:12.689Z] ---> Running in d19b0bc84d1e [2022-06-06T19:53:12.689Z] Removing intermediate container d19b0bc84d1e [2022-06-06T19:53:12.689Z] ---> f3bb8427425c [2022-06-06T19:53:12.689Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-06T19:53:12.689Z] ---> Running in f906c50c6c12 [2022-06-06T19:53:12.689Z] Removing intermediate container f906c50c6c12 [2022-06-06T19:53:12.689Z] ---> 9bbbdaad96c3 [2022-06-06T19:53:12.689Z] Step 15/23 : WORKDIR / [2022-06-06T19:53:12.689Z] ---> Running in 14a881ad2b1f [2022-06-06T19:53:12.689Z] Removing intermediate container 14a881ad2b1f [2022-06-06T19:53:12.689Z] ---> 8bb14b7da2d0 [2022-06-06T19:53:12.689Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-06T19:53:12.689Z] ---> 2462889a495a [2022-06-06T19:53:12.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-06T19:53:12.689Z] ---> 1bf11972a094 [2022-06-06T19:53:12.689Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-06T19:53:12.689Z] ---> 1d0498cb0e45 [2022-06-06T19:53:12.689Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-06T19:53:12.689Z] ---> Running in 27c68358ad08 [2022-06-06T19:53:12.689Z] Removing intermediate container 27c68358ad08 [2022-06-06T19:53:12.689Z] ---> 9c626d0d709b [2022-06-06T19:53:12.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T19:53:12.689Z] ---> Running in 7f01f9f86ec7 [2022-06-06T19:53:12.689Z] Removing intermediate container 7f01f9f86ec7 [2022-06-06T19:53:12.689Z] ---> eac74d652b6a [2022-06-06T19:53:12.689Z] Step 21/23 : LABEL arch=arm64 [2022-06-06T19:53:12.689Z] ---> Running in f1ccf6bd92dc [2022-06-06T19:53:12.689Z] Removing intermediate container f1ccf6bd92dc [2022-06-06T19:53:12.689Z] ---> fb612083839d [2022-06-06T19:53:12.689Z] Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T19:53:12.689Z] ---> Running in 842f193bf185 [2022-06-06T19:53:12.689Z] Removing intermediate container 842f193bf185 [2022-06-06T19:53:12.689Z] ---> 5f5e9d8274f9 [2022-06-06T19:53:12.689Z] Step 23/23 : LABEL version=0.0.0 [2022-06-06T19:53:12.689Z] ---> Running in 710debde4756 [2022-06-06T19:53:12.689Z] Removing intermediate container 710debde4756 [2022-06-06T19:53:12.689Z] ---> 73b490ce6340 [2022-06-06T19:53:12.689Z] [2022-06-06T19:53:12.689Z] Successfully built 73b490ce6340 [2022-06-06T19:53:12.689Z] Successfully tagged core-command-arm64:latest [2022-06-06T20:09:05.983Z]  Building core-command ... done Building bin/spire-agent... [2022-06-06T20:09:05.983Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-06T20:09:05.983Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-06T20:09:05.983Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-06T20:09:06.262Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-06T20:09:10.627Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-06T20:09:11.624Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-06T20:09:11.624Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-06T20:09:11.904Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T20:09:11.904Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T20:09:12.183Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-06T20:09:12.183Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-06T20:09:12.183Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-06T20:09:12.462Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T20:09:22.643Z] Building bin/spire-agent... [2022-06-06T20:09:22.643Z] Building bin/spire-agent... [2022-06-06T20:09:22.643Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-06T20:09:22.643Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-06T20:09:22.926Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-06T20:09:22.926Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-06T20:09:23.532Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-06T20:09:24.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-06T20:09:24.140Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-06T20:09:24.418Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-06T20:09:27.829Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-06T20:09:29.278Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-06T20:09:29.555Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-06T20:09:29.833Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-06T20:09:29.833Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-06T20:09:30.112Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-06T20:09:30.112Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T20:09:30.112Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T20:09:30.112Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-06T20:09:30.394Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-06T20:09:30.670Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-06T20:09:30.670Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T20:09:30.670Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T20:09:30.670Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T20:09:30.947Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-06T20:09:30.947Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-06T20:09:30.947Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-06T20:09:31.552Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T20:15:38.924Z] Removing intermediate container 389a30647c6a [2022-06-06T20:15:38.924Z] ---> 7a3d6638ec05 [2022-06-06T20:15:38.924Z] [2022-06-06T20:15:38.924Z] Step 13/26 : FROM alpine:3.15 [2022-06-06T20:15:38.924Z] ---> 3fb3c9af89a9 [2022-06-06T20:15:38.924Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T20:15:38.924Z] ---> Using cache [2022-06-06T20:15:38.924Z] ---> 0ff5035aea89 [2022-06-06T20:15:38.924Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T20:15:38.924Z] ---> Using cache [2022-06-06T20:15:38.924Z] ---> 25f30cc203de [2022-06-06T20:15:38.924Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-06T20:15:38.924Z] ---> Running in 17f48b2955e0 [2022-06-06T20:15:38.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T20:15:38.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T20:15:38.924Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T20:15:38.924Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T20:15:38.924Z] OK: 15736 distinct packages available [2022-06-06T20:15:38.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T20:15:39.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T20:15:40.186Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-06T20:15:40.458Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-06T20:15:40.458Z] (3/5) Installing libucontext (1.1-r0) [2022-06-06T20:15:40.458Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-06T20:15:40.735Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-06T20:15:40.735Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T20:15:40.735Z] OK: 6 MiB in 19 packages [2022-06-06T20:15:42.723Z] Removing intermediate container 17f48b2955e0 [2022-06-06T20:15:42.723Z] ---> c6eb9d1259b1 [2022-06-06T20:15:42.723Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-06-06T20:15:46.428Z] ---> b30def985c79 [2022-06-06T20:15:46.428Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-06T20:15:51.848Z] ---> dd83c8e25a5d [2022-06-06T20:15:51.848Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-06T20:15:52.127Z] ---> f0b4edde9982 [2022-06-06T20:15:52.127Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-06T20:15:53.110Z] ---> fbf0527769fe [2022-06-06T20:15:53.110Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-06T20:15:54.092Z] ---> 5e6bdbab4d57 [2022-06-06T20:15:54.092Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-06T20:15:54.092Z] ---> Running in 2df1fdde626c [2022-06-06T20:15:54.692Z] Removing intermediate container 2df1fdde626c [2022-06-06T20:15:54.692Z] ---> c441194b1a06 [2022-06-06T20:15:54.692Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-06T20:15:54.966Z] ---> Running in a7705d46b487 [2022-06-06T20:15:55.569Z] Removing intermediate container a7705d46b487 [2022-06-06T20:15:55.569Z] ---> 232d151ab63d [2022-06-06T20:15:55.569Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T20:15:55.846Z] ---> Running in a4d36623092f [2022-06-06T20:15:56.448Z] Removing intermediate container a4d36623092f [2022-06-06T20:15:56.448Z] ---> 9a6fa575b219 [2022-06-06T20:15:56.448Z] Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T20:15:57.043Z] ---> Running in 664d97b49196 [2022-06-06T20:15:57.043Z] Removing intermediate container d232aa64cbf6 [2022-06-06T20:15:57.043Z] ---> 295b63586700 [2022-06-06T20:15:57.043Z] [2022-06-06T20:15:57.043Z] Step 13/25 : FROM alpine:3.15 [2022-06-06T20:15:57.043Z] ---> 3fb3c9af89a9 [2022-06-06T20:15:57.043Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T20:15:57.043Z] ---> Using cache [2022-06-06T20:15:57.043Z] ---> 0ff5035aea89 [2022-06-06T20:15:57.043Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T20:15:57.043Z] ---> Using cache [2022-06-06T20:15:57.043Z] ---> 25f30cc203de [2022-06-06T20:15:57.043Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-06T20:15:57.043Z] ---> Using cache [2022-06-06T20:15:57.043Z] ---> c6eb9d1259b1 [2022-06-06T20:15:57.043Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-06T20:15:57.653Z] Removing intermediate container 783137a4214d [2022-06-06T20:15:57.653Z] ---> 3effe5c49056 [2022-06-06T20:15:57.653Z] [2022-06-06T20:15:57.653Z] Step 13/26 : FROM alpine:3.15 [2022-06-06T20:15:57.653Z] ---> 3fb3c9af89a9 [2022-06-06T20:15:57.653Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-06T20:15:57.653Z] ---> Using cache [2022-06-06T20:15:57.653Z] ---> 0ff5035aea89 [2022-06-06T20:15:57.653Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T20:15:57.653Z] ---> Using cache [2022-06-06T20:15:57.653Z] ---> 25f30cc203de [2022-06-06T20:15:57.653Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-06T20:15:57.653Z] Removing intermediate container 664d97b49196 [2022-06-06T20:15:57.653Z] ---> f1579f24f5a1 [2022-06-06T20:15:57.653Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T20:15:57.653Z] ---> Running in 352c02c78972 [2022-06-06T20:15:57.930Z] ---> Running in b6644f31664f [2022-06-06T20:15:58.532Z] Removing intermediate container b6644f31664f [2022-06-06T20:15:58.532Z] ---> 6923c9e09359 [2022-06-06T20:15:58.532Z] [2022-06-06T20:15:58.806Z] Successfully built 6923c9e09359 [2022-06-06T20:15:58.806Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-06T20:15:59.081Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T20:16:00.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T20:16:01.506Z] v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-06T20:16:01.506Z] v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-06T20:16:01.506Z] OK: 15736 distinct packages available [2022-06-06T20:16:01.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T20:16:01.506Z] ---> b0aca783c421 [2022-06-06T20:16:01.506Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-06T20:16:02.103Z] ---> 248bc593f352 [2022-06-06T20:16:02.103Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-06T20:16:02.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T20:16:02.982Z] ---> 1d1f3e4603da [2022-06-06T20:16:02.982Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-06T20:16:03.582Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-06T20:16:03.582Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-06T20:16:03.582Z] ---> efd94f7e34ca [2022-06-06T20:16:03.582Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-06T20:16:03.582Z] (3/4) Installing libucontext (1.1-r0) [2022-06-06T20:16:03.582Z] ---> Running in 8c292ebf7a2d [2022-06-06T20:16:03.859Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-06T20:16:03.859Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T20:16:03.859Z] OK: 6 MiB in 18 packages [2022-06-06T20:16:04.137Z] Removing intermediate container 8c292ebf7a2d [2022-06-06T20:16:04.137Z] ---> 5231ac5fa5d5 [2022-06-06T20:16:04.137Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-06T20:16:04.137Z] ---> Running in 20c4ac6bfb6e [2022-06-06T20:16:04.734Z] Removing intermediate container 20c4ac6bfb6e [2022-06-06T20:16:04.734Z] ---> 927817539048 [2022-06-06T20:16:04.734Z] Step 23/25 : LABEL arch=arm64 [2022-06-06T20:16:04.734Z] ---> Running in e02dce1afa1d [2022-06-06T20:16:05.015Z] Removing intermediate container 352c02c78972 [2022-06-06T20:16:05.015Z] ---> e0f7bbbc790b [2022-06-06T20:16:05.015Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-06T20:16:05.290Z] Removing intermediate container e02dce1afa1d [2022-06-06T20:16:05.290Z] ---> 7d82a5604c1e [2022-06-06T20:16:05.290Z] Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T20:16:05.290Z] ---> Running in 01fb112c2517 [2022-06-06T20:16:05.889Z] Removing intermediate container 01fb112c2517 [2022-06-06T20:16:05.889Z] ---> b9842171c879 [2022-06-06T20:16:05.889Z] Step 25/25 : LABEL version=0.0.0 [2022-06-06T20:16:05.889Z] ---> Running in 9fdf2977413e [2022-06-06T20:16:06.488Z] Removing intermediate container 9fdf2977413e [2022-06-06T20:16:06.488Z] ---> 5ca5d7a173aa [2022-06-06T20:16:06.488Z] [2022-06-06T20:16:06.488Z] Successfully built 5ca5d7a173aa [2022-06-06T20:16:06.488Z] Successfully tagged security-spire-server-arm64:latest [2022-06-06T20:16:09.109Z]  Building security-spire-server ... done  ---> f6b3550d3217 [2022-06-06T20:16:09.109Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-06T20:16:09.705Z] ---> dc146fc2117e [2022-06-06T20:16:09.705Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-06T20:16:09.705Z] ---> Running in 9942d7750fb0 [2022-06-06T20:16:09.978Z] Removing intermediate container 9942d7750fb0 [2022-06-06T20:16:09.978Z] ---> ff51856fb21d [2022-06-06T20:16:09.978Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-06T20:16:10.971Z] ---> 0ae2f7a08aeb [2022-06-06T20:16:10.971Z] Step 21/26 : WORKDIR / [2022-06-06T20:16:10.971Z] ---> Running in 31b906afa32a [2022-06-06T20:16:11.245Z] Removing intermediate container 31b906afa32a [2022-06-06T20:16:11.245Z] ---> 07f6ee03b42b [2022-06-06T20:16:11.245Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-06T20:16:11.245Z] ---> Running in 3a8146ed56f4 [2022-06-06T20:16:11.526Z] Removing intermediate container 3a8146ed56f4 [2022-06-06T20:16:11.526Z] ---> a4ac8e1ef2a5 [2022-06-06T20:16:11.526Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-06T20:16:11.803Z] ---> Running in 00c6f991cdc4 [2022-06-06T20:16:12.076Z] Removing intermediate container 00c6f991cdc4 [2022-06-06T20:16:12.076Z] ---> 0f57bb37b606 [2022-06-06T20:16:12.076Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T20:16:12.076Z] ---> Running in 64d09921e033 [2022-06-06T20:16:12.355Z] Removing intermediate container 64d09921e033 [2022-06-06T20:16:12.355Z] ---> 53334e8a3743 [2022-06-06T20:16:12.355Z] Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [2022-06-06T20:16:12.635Z] ---> Running in 0dd03a43fbab [2022-06-06T20:16:12.908Z] Removing intermediate container 0dd03a43fbab [2022-06-06T20:16:12.908Z] ---> 3956e6ff65dc [2022-06-06T20:16:12.908Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T20:16:12.908Z] ---> Running in 9b500c2ab2f2 [2022-06-06T20:16:13.180Z] Removing intermediate container 9b500c2ab2f2 [2022-06-06T20:16:13.180Z] ---> fc13b7339755 [2022-06-06T20:16:13.180Z] [2022-06-06T20:16:13.454Z] Successfully built fc13b7339755 [2022-06-06T20:16:13.454Z] Successfully tagged security-spire-config-arm64:latest [2022-06-06T20:16:14.066Z]  Building security-spire-config ... done  [Pipeline] } [2022-06-06T20:16:14.089Z] $ docker stop --time=1 a3c49c4dde772dcbeab631508cbe26d7852d43a6f365ca91775bf63c71bf064e [2022-06-06T20:16:15.886Z] $ docker rm -f a3c49c4dde772dcbeab631508cbe26d7852d43a6f365ca91775bf63c71bf064e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T20:16:16.512Z] + docker images [2022-06-06T20:16:17.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-06T20:16:17.106Z] security-spire-config-arm64 latest fc13b7339755 3 seconds ago 85.6MB [2022-06-06T20:16:17.106Z] security-spire-server-arm64 latest 5ca5d7a173aa 10 seconds ago 86.3MB [2022-06-06T20:16:17.106Z] security-spire-agent-arm64 latest 6923c9e09359 18 seconds ago 126MB [2022-06-06T20:16:17.106Z] 3effe5c49056 37 seconds ago 3.97GB [2022-06-06T20:16:17.106Z] 295b63586700 38 seconds ago 3.97GB [2022-06-06T20:16:17.106Z] 7a3d6638ec05 About a minute ago 3.97GB [2022-06-06T20:16:17.106Z] core-command-arm64 latest 73b490ce6340 23 minutes ago 15.5MB [2022-06-06T20:16:17.106Z] 7930d01a3851 23 minutes ago 1.43GB [2022-06-06T20:16:17.106Z] core-metadata-arm64 latest 05435c10a3a2 27 minutes ago 16.3MB [2022-06-06T20:16:17.106Z] 2c1264c5629b 27 minutes ago 1.44GB [2022-06-06T20:16:17.106Z] support-scheduler-arm64 latest 4f6d69425fd7 27 minutes ago 25.4MB [2022-06-06T20:16:17.106Z] aedf32f4fa8a 27 minutes ago 1.49GB [2022-06-06T20:16:17.106Z] support-notifications-arm64 latest 85a3a1071c3e 32 minutes ago 25.9MB [2022-06-06T20:16:17.106Z] 4a46e9a40578 32 minutes ago 1.49GB [2022-06-06T20:16:17.106Z] security-proxy-setup-arm64 latest b370a829fea1 35 minutes ago 26.1MB [2022-06-06T20:16:17.106Z] 606f66eb8dca 35 minutes ago 1.44GB [2022-06-06T20:16:17.106Z] sys-mgmt-agent-arm64 latest a54a610843ff 41 minutes ago 282MB [2022-06-06T20:16:17.106Z] security-spiffe-token-provider-arm64 latest a19a9b3db7c4 41 minutes ago 28.1MB [2022-06-06T20:16:17.106Z] 01d7b811f1b5 41 minutes ago 1.48GB [2022-06-06T20:16:17.106Z] core-data-arm64 latest ed94c109bba6 41 minutes ago 21.6MB [2022-06-06T20:16:17.106Z] security-bootstrapper-arm64 latest 38822ab0f58b 42 minutes ago 18.3MB [2022-06-06T20:16:17.106Z] 35830e4a3abc 42 minutes ago 1.46GB [2022-06-06T20:16:17.106Z] security-secretstore-setup-arm64 latest 4b41f793dc09 42 minutes ago 27.5MB [2022-06-06T20:16:17.106Z] 77d34a26b6ff 43 minutes ago 1.44GB [2022-06-06T20:16:17.106Z] 9ff7aa20d4ea 43 minutes ago 1.44GB [2022-06-06T20:16:17.106Z] 4d3e6341201b 43 minutes ago 1.43GB [2022-06-06T20:16:17.106Z] ci-base-image-arm64 latest 3a372efaee0d 59 minutes ago 1.01GB [2022-06-06T20:16:17.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 days ago 669MB [2022-06-06T20:16:17.106Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-06T20:16:17.106Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-06T20:16:17.106Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-06T20:16:17.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T20:16:17.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T20:16:17.893Z] [2022-06-06T20:16:17.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T20:16:18.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T20:16:18.584Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T20:16:18.584Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T20:16:18.584Z] 04944245beec: Pulling fs layer [2022-06-06T20:16:18.584Z] 699f458cf7ca: Pulling fs layer [2022-06-06T20:16:18.584Z] 765212b225bb: Pulling fs layer [2022-06-06T20:16:18.584Z] f23df028b6ca: Pulling fs layer [2022-06-06T20:16:18.584Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T20:16:18.584Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T20:16:18.584Z] f23df028b6ca: Waiting [2022-06-06T20:16:18.584Z] d65c8cfc05b1: Waiting [2022-06-06T20:16:18.584Z] 2437ff75d9bd: Waiting [2022-06-06T20:16:18.584Z] 765212b225bb: Waiting [2022-06-06T20:16:18.584Z] 04944245beec: Verifying Checksum [2022-06-06T20:16:18.584Z] 04944245beec: Download complete [2022-06-06T20:16:18.584Z] 765212b225bb: Verifying Checksum [2022-06-06T20:16:18.584Z] 765212b225bb: Download complete [2022-06-06T20:16:18.859Z] f23df028b6ca: Download complete [2022-06-06T20:16:18.859Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T20:16:18.859Z] d65c8cfc05b1: Download complete [2022-06-06T20:16:18.859Z] 699f458cf7ca: Verifying Checksum [2022-06-06T20:16:18.859Z] 699f458cf7ca: Download complete [2022-06-06T20:16:19.130Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T20:16:19.130Z] 8998bd30e6a1: Download complete [2022-06-06T20:16:21.747Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T20:16:21.747Z] 2437ff75d9bd: Download complete [2022-06-06T20:16:23.716Z] 8998bd30e6a1: Pull complete [2022-06-06T20:16:23.987Z] 04944245beec: Pull complete [2022-06-06T20:16:25.419Z] 699f458cf7ca: Pull complete [2022-06-06T20:16:25.689Z] 765212b225bb: Pull complete [2022-06-06T20:16:26.665Z] f23df028b6ca: Pull complete [2022-06-06T20:16:26.665Z] d65c8cfc05b1: Pull complete [2022-06-06T20:16:41.748Z] 2437ff75d9bd: Pull complete [2022-06-06T20:16:41.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T20:16:41.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T20:16:41.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T20:16:42.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2022-06-06T20:16:42.287Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2022-06-06T20:16:45.290Z] $ docker top 465a0f3fe9f8e4eef4ec5f19c2617264a2b59eda626fbb1088439dd88ff86fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:16:46.424Z] ---> job-cost.sh [2022-06-06T20:16:46.424Z] lf-activate-venv: SKIPPING [2022-06-06T20:16:46.424Z] INFO: No Stack... [2022-06-06T20:16:47.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T20:16:47.998Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T20:16:48.687Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-06T20:16:48.687Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T20:16:48.738Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] [2022-06-06T20:16:48.743Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] did not exist. Created. [2022-06-06T20:16:48.743Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T20:16:49.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T20:16:49.691Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T20:16:49.707Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T20:16:49.802Z] $ docker stop --time=1 465a0f3fe9f8e4eef4ec5f19c2617264a2b59eda626fbb1088439dd88ff86fcc [2022-06-06T20:16:51.445Z] $ docker rm -f 465a0f3fe9f8e4eef4ec5f19c2617264a2b59eda626fbb1088439dd88ff86fcc [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-06-06T20:16:52.506Z] provisioning config files... [2022-06-06T20:16:52.515Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config994641348015547313tmp [Pipeline] { [Pipeline] sh [2022-06-06T20:16:52.848Z] + set +x [2022-06-06T20:16:52.848Z] + curl -s https://codecov.io/bash [2022-06-06T20:16:52.848Z] + bash -s -- [2022-06-06T20:16:52.848Z] [2022-06-06T20:16:52.848Z] _____ _ [2022-06-06T20:16:52.848Z] / ____| | | [2022-06-06T20:16:52.848Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T20:16:52.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T20:16:52.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T20:16:52.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T20:16:52.848Z] Bash-1.0.6 [2022-06-06T20:16:52.848Z] [2022-06-06T20:16:52.848Z] [2022-06-06T20:16:52.848Z] ==> git version 2.25.1 found [2022-06-06T20:16:52.848Z] ==> 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-06-06T20:16:52.848Z] Release-Date: 2020-01-08 [2022-06-06T20:16:52.848Z] 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-06-06T20:16:52.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T20:16:52.848Z] ==> Jenkins CI detected. [2022-06-06T20:16:52.848Z] current dir:  /w/workspace/edgex-go/1 [2022-06-06T20:16:52.848Z] project root: . [2022-06-06T20:16:52.848Z] --> token set from env [2022-06-06T20:16:52.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T20:16:52.848Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T20:16:52.848Z] ==> Python coveragepy not found [2022-06-06T20:16:52.848Z] ==> Searching for coverage reports in: [2022-06-06T20:16:52.848Z] + . [2022-06-06T20:16:53.108Z] -> Found 1 reports [2022-06-06T20:16:53.109Z] ==> Detecting git/mercurial file structure [2022-06-06T20:16:53.109Z] ==> Reading reports [2022-06-06T20:16:53.109Z] + ./coverage.out bytes=435411 [2022-06-06T20:16:53.109Z] ==> Appending adjustments [2022-06-06T20:16:53.109Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T20:16:54.490Z] + Found adjustments [2022-06-06T20:16:54.490Z] ==> Gzipping contents [2022-06-06T20:16:54.490Z] 60K /tmp/codecov.MCKKNh.gz [2022-06-06T20:16:54.490Z] ==> Uploading reports [2022-06-06T20:16:54.490Z] url: https://codecov.io [2022-06-06T20:16:54.490Z] query: branch=PR-4050&commit=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4050%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4050&job=&cmd_args= [2022-06-06T20:16:54.490Z] -> Pinging Codecov [2022-06-06T20:16:54.490Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4050&commit=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4050%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4050&job=&cmd_args= [2022-06-06T20:16:54.490Z] -> Uploading to [2022-06-06T20:16:54.490Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/00271124DB129430A58F1EEE437C3FCB/a3b5981370c36a7c6fde43f7dac092cba4ddbf9a/48caff30-3ae8-4854-b788-f939fda00c80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T201654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc525dcb233d9a586d8a6de0cccda645c7b4ed8607dfc776fe324f816d81bd8 [2022-06-06T20:16:54.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T20:16:54.490Z] Dload Upload Total Spent Left Speed [2022-06-06T20:16:54.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59866 0 0 100 59866 0 241k --:--:-- --:--:-- --:--:-- 241k [2022-06-06T20:16:54.751Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] } [2022-06-06T20:16:54.777Z] 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-06-06T20:16:56.056Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:16:56.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:16:57.287Z] ---> package-listing.sh [2022-06-06T20:16:57.287Z] ++ facter osfamily [2022-06-06T20:16:57.287Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T20:16:57.547Z] + OS_FAMILY=debian [2022-06-06T20:16:57.547Z] + workspace=/w/workspace/edgex-go/1 [2022-06-06T20:16:57.547Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T20:16:57.547Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T20:16:57.547Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T20:16:57.547Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T20:16:57.547Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-06T20:16:57.547Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T20:16:57.547Z] + case "${OS_FAMILY}" in [2022-06-06T20:16:57.547Z] + dpkg -l [2022-06-06T20:16:57.547Z] + grep '^ii' [2022-06-06T20:16:57.547Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T20:16:57.547Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T20:16:57.547Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T20:16:57.547Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-06T20:16:57.547Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-06T20:16:57.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-06T20:16:57.580Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T20:16:57.872Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T20:16:58.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T20:16:58.501Z] [2022-06-06T20:16:58.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T20:16:58.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T20:16:58.871Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T20:16:58.871Z] 5eb5b503b376: Pulling fs layer [2022-06-06T20:16:58.871Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T20:16:58.871Z] ec43610c2a17: Pulling fs layer [2022-06-06T20:16:58.871Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T20:16:58.871Z] 33b1e0a273af: Pulling fs layer [2022-06-06T20:16:58.871Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T20:16:58.871Z] 2f39f015ded8: Pulling fs layer [2022-06-06T20:16:58.871Z] 33b1e0a273af: Waiting [2022-06-06T20:16:58.871Z] 2f39f015ded8: Waiting [2022-06-06T20:16:58.871Z] 5d3b04190fa2: Waiting [2022-06-06T20:16:58.871Z] 3a2ae6a8a46f: Waiting [2022-06-06T20:16:58.871Z] 5c69ac0246d0: Download complete [2022-06-06T20:16:58.871Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T20:16:58.871Z] 3a2ae6a8a46f: Download complete [2022-06-06T20:16:58.871Z] 33b1e0a273af: Verifying Checksum [2022-06-06T20:16:58.871Z] 33b1e0a273af: Download complete [2022-06-06T20:16:58.871Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T20:16:58.871Z] 5d3b04190fa2: Download complete [2022-06-06T20:16:59.130Z] ec43610c2a17: Download complete [2022-06-06T20:16:59.130Z] 5eb5b503b376: Verifying Checksum [2022-06-06T20:16:59.130Z] 5eb5b503b376: Download complete [2022-06-06T20:16:59.698Z] 2f39f015ded8: Verifying Checksum [2022-06-06T20:16:59.698Z] 2f39f015ded8: Download complete [2022-06-06T20:17:00.265Z] 5eb5b503b376: Pull complete [2022-06-06T20:17:00.525Z] 5c69ac0246d0: Pull complete [2022-06-06T20:17:01.094Z] ec43610c2a17: Pull complete [2022-06-06T20:17:01.094Z] 3a2ae6a8a46f: Pull complete [2022-06-06T20:17:01.353Z] 33b1e0a273af: Pull complete [2022-06-06T20:17:01.353Z] 5d3b04190fa2: Pull complete [2022-06-06T20:17:05.546Z] 2f39f015ded8: Pull complete [2022-06-06T20:17:05.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T20:17:05.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T20:17:05.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T20:17:05.777Z] prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container [2022-06-06T20:17:05.821Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T20:17:07.899Z] $ docker top b990adf247879346627cd82d91bb839d4216a48478b77d31e211ef1d8f43798d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T20:17:08.306Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T20:17:08.620Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T20:17:08.934Z] + ls /var/log/sa-host [2022-06-06T20:17:08.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T20:17:09.126Z] provisioning config files... [2022-06-06T20:17:09.135Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5587902353874837691tmp [Pipeline] { [Pipeline] echo [2022-06-06T20:17:09.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:17:09.507Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T20:17:09.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:17:09.936Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T20:17:09.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:17:10.282Z] ---> sudo-logs.sh [2022-06-06T20:17:10.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T20:17:10.357Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:17:10.746Z] ---> job-cost.sh [2022-06-06T20:17:10.746Z] lf-activate-venv: SKIPPING [2022-06-06T20:17:10.746Z] DEBUG: total: 0.2199999988079071 [2022-06-06T20:17:10.746Z] INFO: Retrieving Stack Cost... [2022-06-06T20:17:11.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T20:17:11.577Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T20:17:11.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T20:17:11.929Z] ---> logs-deploy.sh [2022-06-06T20:17:11.929Z] lf-activate-venv: SKIPPING [2022-06-06T20:17:11.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4050/1 [2022-06-06T20:17:11.929Z] INFO: archiving workspace using pattern(s): [2022-06-06T20:17:12.871Z] Archives upload complete. [2022-06-06T20:17:12.871Z] INFO: archiving logs to Nexus