Pull request #3922 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (afd07a6bfc1d18fa5aa3986805e837e5baa7ef66) 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-ssh2737074781775452966.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3786706250513391564.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2767253704231930340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10056636806199604469.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10724332208299740187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20701’ Running on prd-ubuntu20.04-docker-8c-8g-20706 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 > 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/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 Checking out Revision 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 (PR-3922) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T17:45:06.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T17:45:06.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T17:45:06.880Z] ========================================================= [2022-04-12T17:45:06.881Z] EdgeX Global Pipelines Version Info [2022-04-12T17:45:06.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 46a4fbd21856455d1ab57b7f92bf6ee0a53026db # timeout=10 [2022-04-12T17:45:07.666Z] ------------------- [2022-04-12T17:45:07.666Z] stable info: [2022-04-12T17:45:07.666Z] ------------------- [2022-04-12T17:45:07.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T17:45:07.666Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T17:45:07.666Z] Message: update stable to v1.0.221 [2022-04-12T17:45:08.257Z] ------------------- [2022-04-12T17:45:08.257Z] experimental info: [2022-04-12T17:45:08.257Z] ------------------- [2022-04-12T17:45:08.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T17:45:08.257Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T17:45:08.257Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T17:45:08.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T17:45:08.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T17:45:08.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T17:45:08.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T17:45:08.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T17:45:08.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T17:45:08.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T17:45:08.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T17:45:08.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T17:45:08.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T17:45:08.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T17:45:08.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T17:45:08.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T17:45:08.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T17:45:08.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T17:45:08.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T17:45:08.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T17:45:08.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T17:45:08.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T17:45:08.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T17:45:08.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T17:45:08.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T17:45:08.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3922 [Pipeline] echo [2022-04-12T17:45:08.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3922 [Pipeline] echo [2022-04-12T17:45:08.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3922 [Pipeline] echo [2022-04-12T17:45:08.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] echo [2022-04-12T17:45:08.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f874ed [Pipeline] echo [2022-04-12T17:45:08.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T17:45:08.855Z] provisioning config files... [2022-04-12T17:45:08.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1508466410258290498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T17:45:09.201Z] ---> docker-login.sh [2022-04-12T17:45:09.201Z] nexus3.edgexfoundry.org:10001 [2022-04-12T17:45:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:45:09.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:45:09.726Z] Configure a credential helper to remove this warning. See [2022-04-12T17:45:09.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:45:09.726Z] [2022-04-12T17:45:09.726Z] Login Succeeded [2022-04-12T17:45:09.726Z] nexus3.edgexfoundry.org:10002 [2022-04-12T17:45:09.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:45:09.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:45:09.726Z] Configure a credential helper to remove this warning. See [2022-04-12T17:45:09.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:45:09.726Z] [2022-04-12T17:45:09.726Z] Login Succeeded [2022-04-12T17:45:09.726Z] nexus3.edgexfoundry.org:10003 [2022-04-12T17:45:09.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:45:09.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:45:09.988Z] Configure a credential helper to remove this warning. See [2022-04-12T17:45:09.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:45:09.988Z] [2022-04-12T17:45:09.988Z] Login Succeeded [2022-04-12T17:45:09.988Z] nexus3.edgexfoundry.org:10004 [2022-04-12T17:45:09.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:45:09.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:45:09.988Z] Configure a credential helper to remove this warning. See [2022-04-12T17:45:09.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:45:09.988Z] [2022-04-12T17:45:09.988Z] Login Succeeded [2022-04-12T17:45:09.988Z] docker.io [2022-04-12T17:45:10.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:45:10.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:45:10.512Z] Configure a credential helper to remove this warning. See [2022-04-12T17:45:10.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:45:10.512Z] [2022-04-12T17:45:10.512Z] Login Succeeded [2022-04-12T17:45:10.512Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T17:45:10.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T17:45:10.842Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/core-command/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/core-data/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T17:45:10.842Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T17:45:10.842Z] + cut -d/ -f2 [2022-04-12T17:45:10.842Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T17:45:11.001Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T17:45:11.358Z] + git rev-list -1 --merges 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9~1..5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] echo [2022-04-12T17:45:11.382Z] -----------> git rev-list -1 --merges 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9~1..5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [false] [Pipeline] sh [2022-04-12T17:45:11.674Z] + git log --format=format:%s -1 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] echo [2022-04-12T17:45:11.692Z] ========================================================= [2022-04-12T17:45:11.692Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T17:45:11.692Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T17:45:12.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T17:45:12.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T17:45:12.210Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T17:45:12.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T17:45:12.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T17:45:12.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T17:45:12.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:45:12.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T17:45:12.705Z] [2022-04-12T17:45:12.705Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:45:13.028Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T17:45:13.028Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T17:45:13.028Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T17:45:13.028Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T17:45:13.028Z] 4c7163046ea9: Pulling fs layer [2022-04-12T17:45:13.028Z] 0c2d73faf560: Pulling fs layer [2022-04-12T17:45:13.028Z] 0c2d73faf560: Waiting [2022-04-12T17:45:13.289Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T17:45:13.289Z] 3e5f54012d9b: Download complete [2022-04-12T17:45:13.289Z] a0d0a0d46f8b: Download complete [2022-04-12T17:45:13.289Z] 4c7163046ea9: Verifying Checksum [2022-04-12T17:45:13.289Z] 4c7163046ea9: Download complete [2022-04-12T17:45:13.289Z] 0c2d73faf560: Verifying Checksum [2022-04-12T17:45:13.289Z] 0c2d73faf560: Download complete [2022-04-12T17:45:13.550Z] a0d0a0d46f8b: Pull complete [2022-04-12T17:45:13.550Z] 3e5f54012d9b: Pull complete [2022-04-12T17:45:14.129Z] 4c7163046ea9: Pull complete [2022-04-12T17:45:14.129Z] 0c2d73faf560: Pull complete [2022-04-12T17:45:14.393Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T17:45:14.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T17:45:14.393Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T17:45:14.480Z] prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container [2022-04-12T17:45:14.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T17:45:15.535Z] $ docker top 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T17:45:15.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T17:45:15.636Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T17:45:15.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T17:45:15.781Z] $ docker exec 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent [2022-04-12T17:45:15.900Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOAOAKg/agent.14 [2022-04-12T17:45:15.900Z] SSH_AGENT_PID=20 [2022-04-12T17:45:15.918Z] Running ssh-add (command line suppressed) [2022-04-12T17:45:16.051Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6324662852910591660.key (/w/workspace/edgex-go/10@tmp/private_key_6324662852910591660.key) [2022-04-12T17:45:16.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T17:45:16.360Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T17:45:16.379Z] $ docker exec --env ******** --env ******** 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent -k [2022-04-12T17:45:16.503Z] unset SSH_AUTH_SOCK; [2022-04-12T17:45:16.504Z] unset SSH_AGENT_PID; [2022-04-12T17:45:16.504Z] echo Agent pid 20 killed; [2022-04-12T17:45:16.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T17:45:16.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T17:45:16.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T17:45:16.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T17:45:16.676Z] $ docker exec 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent [2022-04-12T17:45:16.811Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckMLID/agent.52 [2022-04-12T17:45:16.811Z] SSH_AGENT_PID=58 [2022-04-12T17:45:16.817Z] Running ssh-add (command line suppressed) [2022-04-12T17:45:16.943Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6493856007481769459.key (/w/workspace/edgex-go/10@tmp/private_key_6493856007481769459.key) [2022-04-12T17:45:16.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T17:45:17.251Z] + git semver init [2022-04-12T17:45:17.251Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T17:45:17.251Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2022-04-12T17:45:17.251Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2022-04-12T17:45:17.251Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T17:45:17.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T17:45:17.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T17:45:17.251Z] # $SEMVER_BRANCH = PR-3922 [2022-04-12T17:45:17.251Z] # $SEMVER_TEMP = /tmp/semver-882322368 [2022-04-12T17:45:17.251Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T17:45:32.190Z] # '/tmp/semver-882322368' -> '/w/workspace/edgex-go/10/.semver' [2022-04-12T17:45:32.190Z] # -> Force: false [2022-04-12T17:45:32.190Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2022-04-12T17:45:32.207Z] $ docker exec --env ******** --env ******** 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent -k [2022-04-12T17:45:32.330Z] unset SSH_AUTH_SOCK; [2022-04-12T17:45:32.330Z] unset SSH_AGENT_PID; [2022-04-12T17:45:32.331Z] echo Agent pid 58 killed; [2022-04-12T17:45:32.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T17:45:32.669Z] + git semver [Pipeline] } [2022-04-12T17:45:32.692Z] $ docker stop --time=1 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db [2022-04-12T17:45:34.691Z] $ docker rm -f 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T17:45:35.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T17:45:35.337Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T17:45:35.341Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-12T17:45:35.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T17:45:35.444Z] ========================================================= [2022-04-12T17:45:35.444Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T17:45:35.444Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T17:45:35.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T17:45:35.740Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T17:45:35.740Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T17:45:35.740Z] 666ba61612fd: Pulling fs layer [2022-04-12T17:45:35.740Z] 8ed8ca486205: Pulling fs layer [2022-04-12T17:45:35.740Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T17:45:35.740Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T17:45:35.740Z] 640e595b4fbd: Pulling fs layer [2022-04-12T17:45:35.740Z] 763cafe07f6e: Pulling fs layer [2022-04-12T17:45:35.740Z] 0c0b528cf693: Pulling fs layer [2022-04-12T17:45:35.740Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T17:45:35.740Z] 22a0e8bec74d: Waiting [2022-04-12T17:45:35.740Z] 4fe6c5a15a65: Waiting [2022-04-12T17:45:35.740Z] 0c0b528cf693: Waiting [2022-04-12T17:45:35.740Z] 640e595b4fbd: Waiting [2022-04-12T17:45:35.740Z] 763cafe07f6e: Waiting [2022-04-12T17:45:35.740Z] 10935f4eaf8b: Waiting [2022-04-12T17:45:35.740Z] 8ed8ca486205: Verifying Checksum [2022-04-12T17:45:35.740Z] 8ed8ca486205: Download complete [2022-04-12T17:45:35.740Z] 666ba61612fd: Download complete [2022-04-12T17:45:35.740Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T17:45:35.740Z] 22a0e8bec74d: Download complete [2022-04-12T17:45:35.740Z] 640e595b4fbd: Verifying Checksum [2022-04-12T17:45:35.740Z] 640e595b4fbd: Download complete [2022-04-12T17:45:35.740Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T17:45:35.740Z] 59bf1c3509f3: Download complete [2022-04-12T17:45:35.740Z] 763cafe07f6e: Download complete [2022-04-12T17:45:36.008Z] 0c0b528cf693: Verifying Checksum [2022-04-12T17:45:36.008Z] 0c0b528cf693: Download complete [2022-04-12T17:45:36.008Z] 59bf1c3509f3: Pull complete [2022-04-12T17:45:36.008Z] 666ba61612fd: Pull complete [2022-04-12T17:45:36.270Z] 8ed8ca486205: Pull complete [2022-04-12T17:45:36.530Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T17:45:36.530Z] 10935f4eaf8b: Download complete [2022-04-12T17:45:36.530Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T17:45:36.530Z] 4fe6c5a15a65: Download complete [2022-04-12T17:45:40.728Z] 4fe6c5a15a65: Pull complete [2022-04-12T17:45:40.728Z] 22a0e8bec74d: Pull complete [2022-04-12T17:45:40.728Z] 640e595b4fbd: Pull complete [2022-04-12T17:45:40.728Z] 763cafe07f6e: Pull complete [2022-04-12T17:45:40.987Z] 0c0b528cf693: Pull complete [2022-04-12T17:45:43.530Z] 10935f4eaf8b: Pull complete [2022-04-12T17:45:43.530Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T17:45:43.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T17:45:43.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T17:45:43.833Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T17:45:43.833Z] WORKDIR /edgex [2022-04-12T17:45:43.833Z] COPY go.mod . [2022-04-12T17:45:43.833Z] RUN go mod download [2022-04-12T17:45:43.833Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T17:45:45.217Z] Sending build context to Docker daemon 334.9MB [2022-04-12T17:45:45.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T17:45:45.217Z] ---> 99d49a6021b9 [2022-04-12T17:45:45.217Z] Step 2/4 : WORKDIR /edgex [2022-04-12T17:45:47.762Z] ---> Running in 1d6d023c4672 [2022-04-12T17:45:47.762Z] Removing intermediate container 1d6d023c4672 [2022-04-12T17:45:47.762Z] ---> 70c1cdb56860 [2022-04-12T17:45:47.762Z] Step 3/4 : COPY go.mod . [2022-04-12T17:45:47.762Z] ---> 57b371a1cc0c [2022-04-12T17:45:47.762Z] Step 4/4 : RUN go mod download [2022-04-12T17:45:47.762Z] ---> Running in 8a5332c15743 [2022-04-12T17:45:50.406Z] Still waiting to schedule task [2022-04-12T17:45:50.406Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20704’ [2022-04-12T17:46:02.687Z] Removing intermediate container 8a5332c15743 [2022-04-12T17:46:02.687Z] ---> ca4675993718 [2022-04-12T17:46:02.687Z] Successfully built ca4675993718 [2022-04-12T17:46:02.687Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:46:02.986Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T17:46:02.987Z] . [Pipeline] withDockerContainer [2022-04-12T17:46:03.054Z] prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container [2022-04-12T17:46:03.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T17:46:03.581Z] $ docker top 45327224a207e3250a45314ebbca5d33052849de5039b941dc993583ca077996 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T17:46:03.946Z] + go version [2022-04-12T17:46:03.946Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T17:46:03.964Z] $ docker stop --time=1 45327224a207e3250a45314ebbca5d33052849de5039b941dc993583ca077996 [2022-04-12T17:46:05.310Z] $ docker rm -f 45327224a207e3250a45314ebbca5d33052849de5039b941dc993583ca077996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:46:05.728Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T17:46:05.728Z] . [Pipeline] withDockerContainer [2022-04-12T17:46:05.799Z] prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container [2022-04-12T17:46:05.841Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T17:46:06.269Z] $ docker top 8cfba4f187283bbedc3bce6703234680b1c8517f3d51ecd16b1619710b7d9c09 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T17:46:06.348Z] ========================================================= [2022-04-12T17:46:06.348Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T17:46:06.348Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T17:46:06.697Z] + make test [2022-04-12T17:46:06.697Z] go mod tidy -compat=1.17 [2022-04-12T17:46:06.697Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T17:46:13.314Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T17:46:25.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T17:46:25.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-04-12T17:46:25.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T17:46:26.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 53.4% of statements [2022-04-12T17:46:26.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T17:46:26.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T17:46:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.602s coverage: 89.2% of statements [2022-04-12T17:46:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T17:46:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T17:46:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:46:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2022-04-12T17:46:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T17:46:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.384s coverage: 95.4% of statements [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements [2022-04-12T17:46:30.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-04-12T17:46:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-04-12T17:46:40.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-04-12T17:46:40.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-04-12T17:46:40.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-04-12T17:46:40.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T17:46:50.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T17:46:50.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T17:46:50.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T17:46:50.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T17:46:50.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T17:46:50.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-04-12T17:46:50.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-12T17:46:50.874Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T17:47:08.981Z] GO111MODULE=on go vet ./... [2022-04-12T17:47:10.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T17:47:11.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T17:47:11.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T17:47:11.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T17:47:12.288Z] + ls -al . [2022-04-12T17:47:12.288Z] total 668 [2022-04-12T17:47:12.288Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 17:47 . [2022-04-12T17:47:12.288Z] drwxr-xr-x 4 root root 4096 Apr 12 17:46 .. [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 17:45 .dockerignore [2022-04-12T17:47:12.288Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 17:45 .git [2022-04-12T17:47:12.288Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 17:45 .github [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 17:45 .gitignore [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 17:45 .golangci.yml [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 17:45 .hadolint.yml [2022-04-12T17:47:12.288Z] drwx------ 3 1001 1001 4096 Apr 12 17:45 .semver [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 17:45 .sonarcloud.properties [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 17:45 ADOPTERS.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 10086 Apr 12 17:45 Attribution.txt [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 17:45 CHANGELOG.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 17:45 CONTRIBUTING.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 17:45 GOVERNANCE.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 17:45 Jenkinsfile [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 17:45 LICENSE [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 8522 Apr 12 17:45 Makefile [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 17:45 OWNERS.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 17:45 README.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 17:45 SECURITY.md [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 17:45 VERSION [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 17:45 ZMQWindows.md [2022-04-12T17:47:12.288Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 17:45 bin [2022-04-12T17:47:12.288Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 17:45 cmd [2022-04-12T17:47:12.288Z] -rw-r--r-- 1 root root 433581 Apr 12 17:46 coverage.out [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 3256 Apr 12 17:45 go.mod [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 35162 Apr 12 17:45 go.sum [2022-04-12T17:47:12.288Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 17:45 internal [2022-04-12T17:47:12.288Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 17:45 openapi [2022-04-12T17:47:12.288Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 17:45 snap [2022-04-12T17:47:12.288Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 17:45 version.go [Pipeline] sh [2022-04-12T17:47:12.578Z] + '[' -e coverage.out ] [2022-04-12T17:47:12.578Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T17:47:12.722Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T17:47:13.010Z] + make build [2022-04-12T17:47:13.010Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T17:47:31.107Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T17:47:31.107Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T17:47:32.493Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T17:47:35.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T17:47:38.328Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T17:47:40.235Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T17:47:42.778Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T17:47:44.689Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T17:47:47.230Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T17:47:48.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T17:47:50.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T17:47:54.724Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T17:47:56.122Z] $ docker stop --time=1 8cfba4f187283bbedc3bce6703234680b1c8517f3d51ecd16b1619710b7d9c09 [2022-04-12T17:47:58.631Z] $ docker rm -f 8cfba4f187283bbedc3bce6703234680b1c8517f3d51ecd16b1619710b7d9c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:47:59.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T17:47:59.529Z] [2022-04-12T17:47:59.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:47:59.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T17:47:59.831Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T17:47:59.831Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T17:47:59.831Z] ca9280d653b3: Pulling fs layer [2022-04-12T17:47:59.831Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T17:47:59.831Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-12T17:47:59.831Z] cbdbe7a5bc2a: Download complete [2022-04-12T17:48:00.094Z] ca9280d653b3: Verifying Checksum [2022-04-12T17:48:00.094Z] ca9280d653b3: Download complete [2022-04-12T17:48:00.094Z] cbdbe7a5bc2a: Pull complete [2022-04-12T17:48:00.353Z] 7e9c9ca2126c: Verifying Checksum [2022-04-12T17:48:00.353Z] 7e9c9ca2126c: Download complete [2022-04-12T17:48:00.613Z] ca9280d653b3: Pull complete [2022-04-12T17:48:03.913Z] 7e9c9ca2126c: Pull complete [2022-04-12T17:48:03.913Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T17:48:03.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T17:48:03.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T17:48:03.984Z] prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container [2022-04-12T17:48:04.024Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T17:48:05.909Z] $ docker top 12feac9262d3c1692cd8e60b71d78a7f812c70e9f04459e43b9402cc1579c47f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T17:48:06.267Z] + docker-compose build --help [2022-04-12T17:48:06.267Z] + grep parallel [2022-04-12T17:48:06.840Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T17:48:06.858Z] $ docker stop --time=1 12feac9262d3c1692cd8e60b71d78a7f812c70e9f04459e43b9402cc1579c47f [2022-04-12T17:48:08.173Z] $ docker rm -f 12feac9262d3c1692cd8e60b71d78a7f812c70e9f04459e43b9402cc1579c47f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:48:08.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T17:48:08.609Z] . [Pipeline] withDockerContainer [2022-04-12T17:48:08.702Z] prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container [2022-04-12T17:48:08.741Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T17:48:09.142Z] $ docker top 6eec844c9f6b0b4dda0e9c6c2bd6ac6890b86b0a17f0ab895497d6a0fe403196 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T17:48:09.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T17:48:10.072Z] Building core-command ... [2022-04-12T17:48:10.072Z] Building core-data ... [2022-04-12T17:48:10.072Z] Building core-metadata ... [2022-04-12T17:48:10.072Z] Building security-bootstrapper ... [2022-04-12T17:48:10.072Z] Building security-proxy-setup ... [2022-04-12T17:48:10.072Z] Building security-secretstore-setup ... [2022-04-12T17:48:10.072Z] Building security-spiffe-token-provider ... [2022-04-12T17:48:10.072Z] Building security-spire-agent ... [2022-04-12T17:48:10.072Z] Building security-spire-config ... [2022-04-12T17:48:10.072Z] Building security-spire-server ... [2022-04-12T17:48:10.072Z] Building support-notifications ... [2022-04-12T17:48:10.072Z] Building support-scheduler ... [2022-04-12T17:48:10.072Z] Building sys-mgmt-agent ... [2022-04-12T17:48:10.072Z] Building security-secretstore-setup [2022-04-12T17:48:10.072Z] Building security-spiffe-token-provider [2022-04-12T17:48:10.072Z] Building security-bootstrapper [2022-04-12T17:48:10.072Z] Building security-spire-config [2022-04-12T17:48:10.072Z] Building sys-mgmt-agent [2022-04-12T17:48:28.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:48:28.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:48:28.180Z] ---> ca4675993718 [2022-04-12T17:48:28.180Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T17:48:28.180Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:48:28.180Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:48:28.180Z] ---> ca4675993718 [2022-04-12T17:48:28.180Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T17:48:28.180Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:48:28.180Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:48:28.180Z] ---> ca4675993718 [2022-04-12T17:48:28.180Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T17:48:28.444Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:48:28.444Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:48:28.444Z] ---> ca4675993718 [2022-04-12T17:48:28.444Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T17:48:28.444Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:48:28.444Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:48:28.444Z] ---> ca4675993718 [2022-04-12T17:48:28.444Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T17:48:35.033Z] ---> Running in fce2de893923 [2022-04-12T17:48:35.033Z] ---> Running in 769bcf29ee8e [2022-04-12T17:48:35.033Z] ---> Running in 98378323d303 [2022-04-12T17:48:35.033Z] ---> Running in 0be7dac5fd34 [2022-04-12T17:48:35.033Z] ---> Running in 849ec9818c5a [2022-04-12T17:48:35.033Z] Removing intermediate container fce2de893923 [2022-04-12T17:48:35.033Z] ---> 13c190af2a23 [2022-04-12T17:48:35.033Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:48:35.033Z] Removing intermediate container 769bcf29ee8e [2022-04-12T17:48:35.033Z] ---> 2afe5e667506 [2022-04-12T17:48:35.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:48:35.033Z] Removing intermediate container 0be7dac5fd34 [2022-04-12T17:48:35.033Z] ---> 9596b3c8ac75 [2022-04-12T17:48:35.033Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T17:48:35.033Z] Removing intermediate container 849ec9818c5a [2022-04-12T17:48:35.033Z] ---> 93d509a9f443 [2022-04-12T17:48:35.033Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:48:35.033Z] Removing intermediate container 98378323d303 [2022-04-12T17:48:35.033Z] ---> 83a61abf8c26 [2022-04-12T17:48:35.033Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:48:35.033Z] ---> Running in 6ee645791ffe [2022-04-12T17:48:35.033Z] ---> Running in a2a641a85733 [2022-04-12T17:48:35.033Z] ---> Running in d0e49d254d8e [2022-04-12T17:48:35.033Z] ---> Running in 4f705484dbe3 [2022-04-12T17:48:35.033Z] ---> Running in 9960a504916d [2022-04-12T17:48:35.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:35.033Z] Removing intermediate container 6ee645791ffe [2022-04-12T17:48:35.033Z] ---> 7247ac122143 [2022-04-12T17:48:35.033Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T17:48:35.033Z] ---> Running in b5d652c83b0f [2022-04-12T17:48:35.605Z] Removing intermediate container a2a641a85733 [2022-04-12T17:48:35.605Z] ---> 6ea7fbb061f3 [2022-04-12T17:48:35.605Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T17:48:35.605Z] Removing intermediate container 9960a504916d [2022-04-12T17:48:35.605Z] ---> 70d7482b08e6 [2022-04-12T17:48:35.605Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T17:48:35.605Z] ---> Running in 56e1b92f9989 [2022-04-12T17:48:35.605Z] ---> Running in d42a303e331b [2022-04-12T17:48:35.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:35.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:35.865Z] Removing intermediate container 4f705484dbe3 [2022-04-12T17:48:35.865Z] ---> ceb5b0ff2215 [2022-04-12T17:48:35.865Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T17:48:35.865Z] ---> Running in 20fa156a2022 [2022-04-12T17:48:35.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.124Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T17:48:36.124Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T17:48:36.124Z] OK: 15864 distinct packages available [2022-04-12T17:48:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.911Z] OK: 221 MiB in 52 packages [2022-04-12T17:48:36.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:36.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:37.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:48:37.171Z] OK: 221 MiB in 52 packages [2022-04-12T17:48:37.171Z] Removing intermediate container b5d652c83b0f [2022-04-12T17:48:37.171Z] ---> dfe12f21a94e [2022-04-12T17:48:37.171Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T17:48:37.171Z] OK: 221 MiB in 52 packages [2022-04-12T17:48:37.171Z] OK: 221 MiB in 52 packages [2022-04-12T17:48:37.429Z] ---> 4417e18a8905 [2022-04-12T17:48:37.429Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:48:37.429Z] OK: 221 MiB in 52 packages [2022-04-12T17:48:37.429Z] ---> Running in c278bc0d57d0 [2022-04-12T17:48:37.429Z] Removing intermediate container 56e1b92f9989 [2022-04-12T17:48:37.429Z] ---> 086861810bda [2022-04-12T17:48:37.429Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T17:48:37.689Z] ---> 4d6628b90732 [2022-04-12T17:48:37.689Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:48:37.689Z] ---> Running in 353d884ce5f7 [2022-04-12T17:48:37.950Z] Removing intermediate container d42a303e331b [2022-04-12T17:48:37.950Z] ---> 27fbbdf01569 [2022-04-12T17:48:37.950Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T17:48:37.950Z] Removing intermediate container d0e49d254d8e [2022-04-12T17:48:37.950Z] ---> 4de0d32d9084 [2022-04-12T17:48:37.950Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T17:48:38.217Z] Removing intermediate container 20fa156a2022 [2022-04-12T17:48:38.217Z] ---> 68fab55b4be7 [2022-04-12T17:48:38.217Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T17:48:38.217Z] ---> 45f1d63b4d77 [2022-04-12T17:48:38.217Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:48:38.217Z] ---> Running in 3bd250ba5090 [2022-04-12T17:48:38.217Z] ---> 02d97dd830a4 [2022-04-12T17:48:38.217Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:48:38.217Z] ---> Running in aea4b9cdfa1c [2022-04-12T17:48:38.217Z] ---> 8ce288abf8de [2022-04-12T17:48:38.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:48:38.477Z] ---> Running in fb7c04921429 [2022-04-12T17:48:39.046Z] Removing intermediate container c278bc0d57d0 [2022-04-12T17:48:39.046Z] ---> 6defa8cf114e [2022-04-12T17:48:39.046Z] Step 8/26 : COPY . . [2022-04-12T17:48:39.046Z] Removing intermediate container 353d884ce5f7 [2022-04-12T17:48:39.046Z] ---> 4d42d85dfde4 [2022-04-12T17:48:39.046Z] Step 8/25 : COPY . . [2022-04-12T17:48:42.352Z] Removing intermediate container 3bd250ba5090 [2022-04-12T17:48:42.352Z] ---> 8d148ba7c0b0 [2022-04-12T17:48:42.352Z] Step 8/31 : COPY . . [2022-04-12T17:48:48.926Z] Removing intermediate container fb7c04921429 [2022-04-12T17:48:48.926Z] ---> 7e8de827fce5 [2022-04-12T17:48:48.926Z] Step 8/23 : COPY . . [2022-04-12T17:48:48.926Z] Removing intermediate container aea4b9cdfa1c [2022-04-12T17:48:48.926Z] ---> b89c5477f94b [2022-04-12T17:48:48.926Z] Step 7/20 : COPY . . [2022-04-12T17:48:48.926Z] ---> 1feba007e9a1 [2022-04-12T17:48:48.926Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> b704c388eb4e [2022-04-12T17:48:48.926Z] [2022-04-12T17:48:48.926Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T17:48:48.926Z] ---> f4ea4647a57e [2022-04-12T17:48:48.926Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T17:48:48.926Z] ---> Running in 7664b1e61ff0 [2022-04-12T17:48:48.926Z] ---> Running in 35db24702004 [2022-04-12T17:48:48.926Z] ---> Running in b08b573fb92c [2022-04-12T17:48:52.219Z] Removing intermediate container 7664b1e61ff0 [2022-04-12T17:48:52.219Z] ---> 1b7d39cfa132 [2022-04-12T17:48:52.219Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T17:48:53.605Z] ---> Running in 04a355e4f3ce [2022-04-12T17:48:53.605Z] ---> fcf1d76a9c5f [2022-04-12T17:48:53.605Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T17:48:53.606Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T17:48:53.606Z] ---> 06e426b0b1ad [2022-04-12T17:48:53.606Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T17:48:53.866Z] ---> Running in d851dac900a2 [2022-04-12T17:48:53.866Z] ---> Running in 28a0dbc7a544 [2022-04-12T17:48:53.866Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T17:48:54.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T17:48:54.389Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T17:48:54.389Z] Removing intermediate container 04a355e4f3ce [2022-04-12T17:48:54.389Z] ---> 2b350e81e1e7 [2022-04-12T17:48:54.389Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T17:48:54.389Z] ---> Running in 05506d4409f6 [2022-04-12T17:48:54.649Z] Removing intermediate container 05506d4409f6 [2022-04-12T17:48:54.649Z] ---> af2290618acb [2022-04-12T17:48:54.649Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T17:48:54.649Z] ---> Running in 570a73338b0d [2022-04-12T17:48:55.592Z] spire-1.2.1/ [2022-04-12T17:48:55.592Z] spire-1.2.1/.data/ [2022-04-12T17:48:55.592Z] spire-1.2.1/.data/.file [2022-04-12T17:48:55.592Z] spire-1.2.1/.dockerignore [2022-04-12T17:48:55.592Z] spire-1.2.1/.gitattributes [2022-04-12T17:48:55.592Z] spire-1.2.1/.githooks/ [2022-04-12T17:48:55.592Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/ [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/ [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T17:48:55.592Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T17:48:55.592Z] spire-1.2.1/.gitignore [2022-04-12T17:48:55.592Z] spire-1.2.1/.go-version [2022-04-12T17:48:55.592Z] spire-1.2.1/.golangci.yml [2022-04-12T17:48:55.592Z] spire-1.2.1/ADOPTERS.md [2022-04-12T17:48:55.592Z] spire-1.2.1/CHANGELOG.md [2022-04-12T17:48:55.592Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T17:48:55.592Z] spire-1.2.1/CODEOWNERS [2022-04-12T17:48:55.592Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T17:48:55.592Z] spire-1.2.1/Dockerfile [2022-04-12T17:48:55.592Z] spire-1.2.1/Dockerfile.dev [2022-04-12T17:48:55.592Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T17:48:55.592Z] spire-1.2.1/LICENSE [2022-04-12T17:48:55.592Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T17:48:55.592Z] spire-1.2.1/Makefile [2022-04-12T17:48:55.592Z] spire-1.2.1/README.md [2022-04-12T17:48:55.592Z] spire-1.2.1/ROADMAP.md [2022-04-12T17:48:55.592Z] spire-1.2.1/SECURITY.md [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T17:48:55.592Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T17:48:55.593Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/ [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/agent/ [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/server/ [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/server/server.conf [2022-04-12T17:48:55.593Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/ [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/auditlog.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/ [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/spire_server.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/telemetry.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/upgrading.md [2022-04-12T17:48:55.593Z] spire-1.2.1/doc/using_spire.md [2022-04-12T17:48:55.593Z] spire-1.2.1/examples/ [2022-04-12T17:48:55.593Z] spire-1.2.1/examples/README.md [2022-04-12T17:48:55.593Z] spire-1.2.1/go.mod [2022-04-12T17:48:55.593Z] spire-1.2.1/go.sum [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T17:48:55.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T17:48:55.594Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/log/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T17:48:55.595Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/version/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/config.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T17:48:55.596Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/server.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/private/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/private/server/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T17:48:55.597Z] spire-1.2.1/release/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/README.md [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/conf/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T17:48:55.597Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T17:48:55.597Z] spire-1.2.1/script/ [2022-04-12T17:48:55.597Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T17:48:55.597Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T17:48:55.597Z] spire-1.2.1/support/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T17:48:55.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T17:48:55.598Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/clock/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/clock/clock.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T17:48:55.598Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/common [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T17:48:55.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T17:48:55.860Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T17:48:55.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T17:48:55.862Z] spire-1.2.1/test/integration/test.sh [2022-04-12T17:48:55.862Z] spire-1.2.1/test/plugintest/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testca/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testca/ca.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testkey/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/testkey/new.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/util/ [2022-04-12T17:48:55.862Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/util/race.go [2022-04-12T17:48:55.862Z] spire-1.2.1/test/util/util.go [2022-04-12T17:48:55.862Z] building spire from source... [2022-04-12T17:48:55.862Z] Installing go1.17.7... [2022-04-12T17:49:01.138Z] Building bin/spire-server... [2022-04-12T17:49:01.138Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T17:49:01.138Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T17:49:01.138Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T17:49:01.138Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T17:49:01.138Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T17:49:01.138Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T17:49:01.138Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T17:49:01.404Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T17:49:01.404Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T17:49:01.404Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T17:49:01.404Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T17:49:01.404Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T17:49:01.404Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T17:49:01.404Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T17:49:01.404Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T17:49:01.664Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T17:49:01.664Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T17:49:01.664Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T17:49:01.664Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T17:49:01.664Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T17:49:01.924Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T17:49:01.924Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T17:49:01.924Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T17:49:01.924Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T17:49:01.924Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T17:49:01.924Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T17:49:01.924Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T17:49:01.924Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T17:49:01.924Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T17:49:01.924Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T17:49:02.185Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T17:49:02.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T17:49:02.185Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T17:49:02.185Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T17:49:02.185Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T17:49:02.185Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T17:49:02.185Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T17:49:02.185Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T17:49:02.185Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T17:49:02.185Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T17:49:02.185Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T17:49:02.185Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T17:49:02.445Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T17:49:02.445Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T17:49:02.445Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T17:49:02.445Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T17:49:02.445Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T17:49:02.445Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T17:49:02.445Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T17:49:02.445Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T17:49:02.445Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T17:49:02.445Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T17:49:02.445Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T17:49:02.445Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T17:49:02.706Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T17:49:02.966Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T17:49:04.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T17:49:04.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T17:49:04.877Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T17:49:05.138Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T17:49:05.138Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T17:49:10.419Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T17:49:10.419Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T17:49:10.419Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T17:49:10.419Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T17:49:10.419Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T17:49:10.419Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T17:49:10.419Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T17:49:10.419Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T17:49:10.419Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T17:49:10.419Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T17:49:10.990Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T17:49:10.990Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T17:49:11.249Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T17:49:11.249Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T17:49:11.249Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T17:49:11.249Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T17:49:11.508Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T17:49:11.508Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T17:49:11.508Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T17:49:11.508Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T17:49:11.508Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T17:49:11.768Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T17:49:11.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T17:49:11.768Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T17:49:11.768Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T17:49:11.768Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T17:49:11.768Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T17:49:11.768Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T17:49:11.768Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T17:49:12.027Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T17:49:12.027Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T17:49:12.027Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T17:49:15.320Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T17:49:15.321Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T17:49:15.321Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T17:49:15.321Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T17:49:15.321Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T17:49:15.321Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T17:49:15.321Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T17:49:15.321Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T17:49:15.321Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T17:49:15.321Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T17:49:15.321Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T17:49:15.321Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T17:49:15.321Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T17:49:15.321Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T17:49:15.321Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T17:49:15.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T17:49:15.321Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T17:49:15.321Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T17:49:15.321Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T17:49:15.580Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T17:49:15.580Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T17:49:15.580Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T17:49:15.580Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T17:49:15.580Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T17:49:15.580Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T17:49:15.580Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T17:49:15.580Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T17:49:15.580Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T17:49:15.580Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T17:49:15.839Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T17:49:15.840Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T17:49:15.840Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T17:49:15.840Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T17:49:15.840Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T17:49:15.840Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T17:49:15.840Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T17:49:15.840Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T17:49:15.840Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T17:49:15.840Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T17:49:16.100Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T17:49:16.100Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T17:49:16.100Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T17:49:16.100Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T17:49:16.100Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T17:49:16.100Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T17:49:16.100Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T17:49:16.100Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T17:49:16.100Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T17:49:16.100Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T17:49:24.223Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T17:49:24.223Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T17:49:28.416Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T17:49:36.304Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20707 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws [2022-04-12T17:49:36.317Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-04-12T17:49:36.627Z] The recommended git tool is: git [2022-04-12T17:49:44.077Z] using credential edgex-jenkins-ssh [2022-04-12T17:49:44.095Z] Cloning the remote Git repository [2022-04-12T17:49:44.165Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T17:49:44.266Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-04-12T17:49:44.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T17:49:44.412Z] > git --version # timeout=10 [2022-04-12T17:49:44.433Z] > git --version # 'git version 2.25.1' [2022-04-12T17:49:44.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T17:49:44.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T17:49:50.356Z] Removing intermediate container d851dac900a2 [2022-04-12T17:49:50.356Z] ---> b5e81229a4bc [2022-04-12T17:49:50.356Z] [2022-04-12T17:49:50.356Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T17:49:50.356Z] Removing intermediate container 35db24702004 [2022-04-12T17:49:50.356Z] ---> c839d6f875dd [2022-04-12T17:49:50.356Z] [2022-04-12T17:49:50.356Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T17:49:50.356Z] Removing intermediate container 28a0dbc7a544 [2022-04-12T17:49:50.356Z] ---> 2519db8dcd63 [2022-04-12T17:49:50.356Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T17:49:50.356Z] 3.15: Pulling from library/alpine [2022-04-12T17:49:50.356Z] Removing intermediate container b08b573fb92c [2022-04-12T17:49:50.356Z] ---> 00d348633f9c [2022-04-12T17:49:50.356Z] [2022-04-12T17:49:50.356Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T17:49:50.356Z] ---> Running in a536358f75b2 [2022-04-12T17:49:50.356Z] 3.14: Pulling from library/alpine [2022-04-12T17:49:50.356Z] 3.14: Pulling from library/alpine [2022-04-12T17:49:50.356Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T17:49:50.356Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T17:49:50.356Z] ---> 0ac33e5f5afa [2022-04-12T17:49:50.356Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T17:49:50.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T17:49:50.356Z] ---> Running in d06b6a5bc78d [2022-04-12T17:49:50.356Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T17:49:50.356Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T17:49:50.356Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T17:49:50.356Z] Status: Image is up to date for alpine:3.14 [2022-04-12T17:49:50.356Z] ---> e04c818066af [2022-04-12T17:49:50.356Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T17:49:50.356Z] ---> e04c818066af [2022-04-12T17:49:50.356Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T17:49:50.356Z] ---> Running in 0acfe44c26a9 [2022-04-12T17:49:50.356Z] ---> Running in 8f19bb4959de [2022-04-12T17:49:50.356Z] Removing intermediate container d06b6a5bc78d [2022-04-12T17:49:50.356Z] ---> 95e9d970890c [2022-04-12T17:49:50.356Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:49:50.356Z] ---> Running in 198bbdaec74d [2022-04-12T17:49:50.356Z] Removing intermediate container 8f19bb4959de [2022-04-12T17:49:50.356Z] ---> 36599b1a3d4e [2022-04-12T17:49:50.356Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T17:49:50.356Z] ---> Running in 9b6bf8dd2c2d [2022-04-12T17:49:50.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:50.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:50.657Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T17:49:50.657Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T17:49:50.657Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T17:49:50.657Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:49:50.657Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T17:49:50.922Z] OK: 6 MiB in 17 packages [2022-04-12T17:49:50.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:50.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:51.188Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T17:49:51.189Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T17:49:51.189Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:49:51.189Z] OK: 6 MiB in 16 packages [2022-04-12T17:49:51.447Z] Removing intermediate container 198bbdaec74d [2022-04-12T17:49:51.447Z] ---> c7ad861d8609 [2022-04-12T17:49:51.447Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T17:49:51.706Z] ---> Running in 0b160621227a [2022-04-12T17:49:51.967Z] Removing intermediate container 0acfe44c26a9 [2022-04-12T17:49:51.967Z] ---> 44d678eae338 [2022-04-12T17:49:51.967Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T17:49:51.967Z] ---> Running in 4b2d559207b5 [2022-04-12T17:49:51.967Z] Removing intermediate container 9b6bf8dd2c2d [2022-04-12T17:49:51.967Z] ---> 2eae4996ac54 [2022-04-12T17:49:51.967Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T17:49:52.226Z] ---> Running in 43d17e289e37 [2022-04-12T17:49:52.486Z] Removing intermediate container 4b2d559207b5 [2022-04-12T17:49:52.486Z] ---> 5e74da86d916 [2022-04-12T17:49:52.486Z] Step 13/25 : WORKDIR / [2022-04-12T17:49:52.486Z] Removing intermediate container 43d17e289e37 [2022-04-12T17:49:52.486Z] ---> f700de66cb7d [2022-04-12T17:49:52.486Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T17:49:52.486Z] ---> Running in 6fcda0f4fcda [2022-04-12T17:49:52.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:52.745Z] ---> Running in fc9e3de6ca28 [2022-04-12T17:49:52.745Z] Removing intermediate container 6fcda0f4fcda [2022-04-12T17:49:52.745Z] ---> 1574f2afd331 [2022-04-12T17:49:52.745Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T17:49:53.003Z] Removing intermediate container fc9e3de6ca28 [2022-04-12T17:49:53.003Z] ---> 39fb62ee014c [2022-04-12T17:49:53.004Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T17:49:53.004Z] ---> Running in 0dc0caac3dea [2022-04-12T17:49:53.295Z] ---> e0f2da57ba0d [2022-04-12T17:49:53.295Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T17:49:53.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:53.960Z] ---> f3a4f7e3f271 [2022-04-12T17:49:53.960Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T17:49:53.960Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T17:49:53.960Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T17:49:53.960Z] OK: 15854 distinct packages available [2022-04-12T17:49:53.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:54.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:49:54.900Z] ---> 05516dd0a3e6 [2022-04-12T17:49:54.900Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T17:49:54.900Z] Removing intermediate container 0dc0caac3dea [2022-04-12T17:49:54.900Z] ---> 6baff135d139 [2022-04-12T17:49:54.900Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T17:49:55.167Z] ---> Running in 2412d7d8e965 [2022-04-12T17:49:55.167Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T17:49:55.167Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T17:49:55.167Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T17:49:55.425Z] ---> 1c5dcc0c6ba3 [2022-04-12T17:49:55.425Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T17:49:55.425Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T17:49:55.425Z] Removing intermediate container 2412d7d8e965 [2022-04-12T17:49:55.425Z] ---> 69454e172dac [2022-04-12T17:49:55.425Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T17:49:55.425Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T17:49:55.425Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T17:49:55.691Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T17:49:55.691Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T17:49:55.691Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T17:49:55.950Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T17:49:55.950Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T17:49:55.950Z] OK: 8 MiB in 23 packages [2022-04-12T17:49:55.950Z] ---> 8496d5d60f9f [2022-04-12T17:49:55.950Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T17:49:56.210Z] ---> fe90b6a24d98 [2022-04-12T17:49:56.210Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T17:49:56.210Z] ---> Running in b6a8e98f9312 [2022-04-12T17:49:57.591Z] Removing intermediate container 0b160621227a [2022-04-12T17:49:57.591Z] ---> 352ad1b38b8d [2022-04-12T17:49:57.591Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:49:57.851Z] Removing intermediate container a536358f75b2 [2022-04-12T17:49:57.851Z] ---> 4dbc2ceb393a [2022-04-12T17:49:57.851Z] [2022-04-12T17:49:57.851Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T17:49:57.851Z] ---> 2ae3f109cd5f [2022-04-12T17:49:57.851Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T17:49:58.110Z] ---> cdc36c7ee2fc [2022-04-12T17:49:58.110Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T17:49:58.110Z] 20.10.14: Pulling from library/docker [2022-04-12T17:50:00.020Z] ---> 40d392ff44e7 [2022-04-12T17:50:00.020Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T17:50:00.020Z] Removing intermediate container b6a8e98f9312 [2022-04-12T17:50:00.020Z] ---> efbb47022527 [2022-04-12T17:50:00.020Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:50:00.020Z] ---> Running in 13343f4ab9b9 [2022-04-12T17:50:00.020Z] ---> 4c7ee57c1c3e [2022-04-12T17:50:00.020Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T17:50:00.281Z] ---> 5f92d2990f86 [2022-04-12T17:50:00.281Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T17:50:00.281Z] ---> cef5c3d9add8 [2022-04-12T17:50:00.281Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T17:50:00.542Z] ---> Running in 6e5662572f14 [2022-04-12T17:50:01.110Z] Removing intermediate container 6e5662572f14 [2022-04-12T17:50:01.110Z] ---> 3cc145e542cd [2022-04-12T17:50:01.110Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:50:01.369Z] ---> Running in 0689452e12a9 [2022-04-12T17:50:00.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T17:50:00.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T17:50:00.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T17:50:00.900Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T17:50:00.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T17:50:00.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T17:50:01.899Z] Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:01.938Z] Removing intermediate container 13343f4ab9b9 [2022-04-12T17:50:01.938Z] ---> b5210c50a8ae [2022-04-12T17:50:01.938Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T17:50:01.938Z] Removing intermediate container 0689452e12a9 [2022-04-12T17:50:01.938Z] ---> 1e9fd84ff92f [2022-04-12T17:50:01.938Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T17:50:01.938Z] ---> 5956e4ded274 [2022-04-12T17:50:01.938Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T17:50:01.938Z] ---> Running in bba96061f066 [2022-04-12T17:50:02.199Z] ---> Running in 3bef7f0b8336 [2022-04-12T17:50:02.266Z] Merge succeeded, producing 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:02.267Z] Checking out Revision 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 (PR-3922) [2022-04-12T17:50:02.458Z] Removing intermediate container bba96061f066 [2022-04-12T17:50:02.458Z] ---> df3fd8ee6d05 [2022-04-12T17:50:02.458Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T17:50:02.458Z] Removing intermediate container 3bef7f0b8336 [2022-04-12T17:50:02.458Z] ---> 04e9cf91c132 [2022-04-12T17:50:02.458Z] Step 19/20 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:02.458Z] ---> 4d5b19f81fa9 [2022-04-12T17:50:02.458Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T17:50:02.458Z] ---> Running in 3c3fba1cc14f [2022-04-12T17:50:02.717Z] ---> Running in d503bd9377bb [2022-04-12T17:50:02.976Z] Removing intermediate container 3c3fba1cc14f [2022-04-12T17:50:02.976Z] ---> f02b63c4f01b [2022-04-12T17:50:02.976Z] Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:03.237Z] ---> d2c4ac44ef93 [2022-04-12T17:50:03.237Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T17:50:03.237Z] ---> Running in bdb1b28f3a91 [2022-04-12T17:50:03.237Z] Removing intermediate container d503bd9377bb [2022-04-12T17:50:03.237Z] ---> 009ec3c92ebb [2022-04-12T17:50:03.237Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T17:50:03.498Z] ---> Running in 2a1978ee5312 [2022-04-12T17:50:03.498Z] Removing intermediate container bdb1b28f3a91 [2022-04-12T17:50:03.498Z] ---> 3041dd9b0332 [2022-04-12T17:50:03.498Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T17:50:03.842Z] ---> Running in deff792a6c87 [2022-04-12T17:50:03.842Z] ---> 99932ee80bc3 [2022-04-12T17:50:03.842Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T17:50:01.919Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T17:50:01.937Z] > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 [2022-04-12T17:50:02.179Z] > git remote # timeout=10 [2022-04-12T17:50:02.195Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T17:50:02.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T17:50:02.221Z] > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [2022-04-12T17:50:02.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T17:50:02.275Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T17:50:02.289Z] > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 [2022-04-12T17:50:04.104Z] Removing intermediate container 2a1978ee5312 [2022-04-12T17:50:04.104Z] ---> 14c2dfd15348 [2022-04-12T17:50:04.104Z] [2022-04-12T17:50:04.364Z] ---> Running in f8f9480b9a15 [2022-04-12T17:50:04.364Z] Successfully built 14c2dfd15348 [2022-04-12T17:50:04.364Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T17:50:04.364Z] Building core-metadata [2022-04-12T17:50:04.625Z]  Building security-spiffe-token-provider ... done Removing intermediate container deff792a6c87 [2022-04-12T17:50:04.625Z] ---> 3e5a58e35c5c [2022-04-12T17:50:04.625Z] [2022-04-12T17:50:04.625Z] Successfully built 3e5a58e35c5c [2022-04-12T17:50:05.563Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T17:50:05.563Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-12T17:50:05.563Z] Removing intermediate container f8f9480b9a15 [2022-04-12T17:50:05.563Z] ---> 4fdae75f9d3e [2022-04-12T17:50:05.563Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T17:50:06.553Z] Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T17:50:07.577Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T17:50:07.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T17:50:07.577Z] Dload Upload Total Spent Left Speed [2022-04-12T17:50:07.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49970 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh [2022-04-12T17:50:08.104Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T17:50:08.467Z] + sudo tee /etc/docker/daemon.new [2022-04-12T17:50:08.467Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T17:50:08.467Z] { [2022-04-12T17:50:08.467Z] "registry-mirrors": [ [2022-04-12T17:50:08.467Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T17:50:08.467Z] ], [2022-04-12T17:50:08.467Z] "bip": "10.250.0.254/24", [2022-04-12T17:50:08.467Z] "hosts": [ [2022-04-12T17:50:08.467Z] "tcp://0.0.0.0:5555", [2022-04-12T17:50:08.467Z] "unix:///var/run/docker.sock" [2022-04-12T17:50:08.467Z] ], [2022-04-12T17:50:08.467Z] "mtu": 1458, [2022-04-12T17:50:08.467Z] "selinux-enabled": true, [2022-04-12T17:50:08.467Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T17:50:08.467Z] } [Pipeline] sh [2022-04-12T17:50:08.815Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T17:50:09.171Z] + sudo service docker restart [2022-04-12T17:50:10.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:50:10.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:50:10.835Z] ---> ca4675993718 [2022-04-12T17:50:10.835Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T17:50:10.835Z] ---> Using cache [2022-04-12T17:50:10.835Z] ---> 83a61abf8c26 [2022-04-12T17:50:10.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:50:10.835Z] ---> Using cache [2022-04-12T17:50:10.835Z] ---> 70d7482b08e6 [2022-04-12T17:50:10.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T17:50:10.835Z] ---> Using cache [2022-04-12T17:50:10.835Z] ---> 27fbbdf01569 [2022-04-12T17:50:10.835Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T17:50:10.835Z] ---> Using cache [2022-04-12T17:50:10.835Z] ---> 45f1d63b4d77 [2022-04-12T17:50:10.835Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:50:10.835Z] ---> Using cache [2022-04-12T17:50:10.835Z] ---> 8d148ba7c0b0 [2022-04-12T17:50:10.835Z] Step 8/23 : COPY . . [2022-04-12T17:50:10.835Z] ---> Using cache [2022-04-12T17:50:10.835Z] ---> f4ea4647a57e [2022-04-12T17:50:10.835Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T17:50:11.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:50:11.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:50:11.404Z] ---> ca4675993718 [2022-04-12T17:50:11.404Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T17:50:11.404Z] ---> Using cache [2022-04-12T17:50:11.404Z] ---> 83a61abf8c26 [2022-04-12T17:50:11.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:50:11.404Z] ---> Using cache [2022-04-12T17:50:11.404Z] ---> 70d7482b08e6 [2022-04-12T17:50:11.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T17:50:11.404Z] ---> Using cache [2022-04-12T17:50:11.404Z] ---> 27fbbdf01569 [2022-04-12T17:50:11.404Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T17:50:11.404Z] ---> Using cache [2022-04-12T17:50:11.404Z] ---> 45f1d63b4d77 [2022-04-12T17:50:11.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:50:11.404Z] ---> Using cache [2022-04-12T17:50:11.404Z] ---> 8d148ba7c0b0 [2022-04-12T17:50:11.404Z] Step 8/22 : COPY . . [2022-04-12T17:50:11.404Z] ---> Using cache [2022-04-12T17:50:11.404Z] ---> f4ea4647a57e [2022-04-12T17:50:11.404Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T17:50:13.967Z] ---> b00d569456cd [2022-04-12T17:50:13.967Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T17:50:13.967Z] ---> Running in ede7f02febd5 [2022-04-12T17:50:13.967Z] ---> Running in 3e64b367de7d [2022-04-12T17:50:13.967Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T17:50:13.967Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T17:50:13.967Z] ---> 7417809fdb73 [2022-04-12T17:50:13.967Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T17:50:14.227Z] ---> Running in 6f5fce1f80fc [2022-04-12T17:50:14.227Z] ---> Running in d2c30ae49ed6 [2022-04-12T17:50:14.227Z] Removing intermediate container d2c30ae49ed6 [2022-04-12T17:50:14.227Z] ---> a457c14be5ce [2022-04-12T17:50:14.227Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T17:50:14.227Z] ---> Running in 05d8333f4648 [2022-04-12T17:50:14.486Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T17:50:14.486Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T17:50:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:15.060Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T17:50:15.060Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T17:50:15.060Z] Executing bash-5.1.16-r0.post-install [2022-04-12T17:50:15.060Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T17:50:15.327Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T17:50:15.327Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T17:50:15.327Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T17:50:15.327Z] Removing intermediate container 6f5fce1f80fc [2022-04-12T17:50:15.327Z] ---> e42d2dba3fe1 [2022-04-12T17:50:15.327Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T17:50:15.327Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T17:50:15.327Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T17:50:15.327Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T17:50:15.327Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T17:50:15.327Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T17:50:15.327Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T17:50:15.327Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T17:50:15.327Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T17:50:15.327Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T17:50:15.327Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T17:50:15.327Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T17:50:15.591Z] ---> Running in aae8e3221b58 [2022-04-12T17:50:15.592Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T17:50:15.592Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T17:50:15.592Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T17:50:15.592Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T17:50:15.592Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T17:50:15.851Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T17:50:15.851Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T17:50:15.851Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T17:50:15.851Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T17:50:15.851Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T17:50:15.851Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T17:50:15.851Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T17:50:15.851Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T17:50:15.851Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T17:50:15.852Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T17:50:15.852Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T17:50:15.852Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T17:50:15.852Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T17:50:15.852Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T17:50:15.852Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T17:50:15.852Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T17:50:15.852Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T17:50:15.852Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T17:50:15.852Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T17:50:15.852Z] Removing intermediate container aae8e3221b58 [2022-04-12T17:50:15.852Z] ---> 064309aa5b20 [2022-04-12T17:50:15.852Z] Step 28/31 : CMD ["gate"] [2022-04-12T17:50:15.852Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T17:50:15.852Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T17:50:16.112Z] ---> Running in f6adfaaa0b20 [2022-04-12T17:50:16.372Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T17:50:16.372Z] OK: 83 MiB in 65 packages [2022-04-12T17:50:16.372Z] Removing intermediate container f6adfaaa0b20 [2022-04-12T17:50:16.372Z] ---> 7c8e83190409 [2022-04-12T17:50:16.372Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T17:50:16.632Z] ---> Running in a1adbdf20af5 [2022-04-12T17:50:16.632Z] Removing intermediate container a1adbdf20af5 [2022-04-12T17:50:16.632Z] ---> 9253aaf0e982 [2022-04-12T17:50:16.632Z] Step 30/31 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:16.892Z] ---> Running in 53e4917dbe85 [2022-04-12T17:50:16.892Z] Removing intermediate container 53e4917dbe85 [2022-04-12T17:50:16.892Z] ---> d491af2673aa [2022-04-12T17:50:16.892Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T17:50:17.152Z] ---> Running in d21aa87288c0 [2022-04-12T17:50:17.152Z] Removing intermediate container d21aa87288c0 [2022-04-12T17:50:17.152Z] ---> 4e6d606137db [2022-04-12T17:50:17.152Z] [2022-04-12T17:50:17.152Z] Successfully built 4e6d606137db [2022-04-12T17:50:17.152Z] Successfully tagged security-bootstrapper:latest [2022-04-12T17:50:17.152Z] Building core-data [2022-04-12T17:50:17.413Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-04-12T17:50:17.414Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T17:50:17.414Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T17:50:17.414Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T17:50:17.414Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T17:50:17.414Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T17:50:17.414Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T17:50:17.982Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T17:50:17.982Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T17:50:17.982Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T17:50:17.982Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T17:50:17.982Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T17:50:17.982Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T17:50:18.242Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T17:50:18.242Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T17:50:18.501Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T17:50:18.501Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T17:50:18.501Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T17:50:18.501Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T17:50:18.761Z] Collecting PyYAML<4,>=3.10 [2022-04-12T17:50:18.761Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T17:50:19.700Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T17:50:19.700Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T17:50:19.700Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T17:50:19.700Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T17:50:19.700Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T17:50:19.700Z] Collecting idna<2.8,>=2.5 [2022-04-12T17:50:19.700Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T17:50:19.700Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T17:50:19.700Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T17:50:19.700Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T17:50:19.700Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T17:50:19.700Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T17:50:19.700Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T17:50:19.959Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T17:50:19.959Z] Attempting uninstall: urllib3 [2022-04-12T17:50:19.959Z] Found existing installation: urllib3 1.26.7 [2022-04-12T17:50:19.959Z] Uninstalling urllib3-1.26.7: [2022-04-12T17:50:19.959Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T17:50:19.959Z] Attempting uninstall: idna [2022-04-12T17:50:19.959Z] Found existing installation: idna 3.3 [2022-04-12T17:50:19.959Z] Uninstalling idna-3.3: [2022-04-12T17:50:19.959Z] Successfully uninstalled idna-3.3 [2022-04-12T17:50:20.528Z] Attempting uninstall: requests [2022-04-12T17:50:20.528Z] Found existing installation: requests 2.26.0 [2022-04-12T17:50:20.528Z] Uninstalling requests-2.26.0: [2022-04-12T17:50:20.528Z] Successfully uninstalled requests-2.26.0 [2022-04-12T17:50:20.528Z] Running setup.py install for texttable: started [2022-04-12T17:50:20.787Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T17:50:20.787Z] Running setup.py install for PyYAML: started [2022-04-12T17:50:21.365Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T17:50:21.365Z] Running setup.py install for docopt: started [2022-04-12T17:50:21.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:50:21.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:50:21.365Z] ---> ca4675993718 [2022-04-12T17:50:21.365Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T17:50:21.365Z] ---> Using cache [2022-04-12T17:50:21.365Z] ---> 83a61abf8c26 [2022-04-12T17:50:21.365Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:50:21.365Z] ---> Using cache [2022-04-12T17:50:21.365Z] ---> 70d7482b08e6 [2022-04-12T17:50:21.365Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T17:50:21.624Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T17:50:21.624Z] Running setup.py install for dockerpty: started [2022-04-12T17:50:23.097Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T17:50:24.477Z] ---> Running in 9c41db595352 [2022-04-12T17:50:24.477Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T17:50:25.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:25.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:26.247Z] OK: 221 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T17:50:27.581Z] provisioning config files... [2022-04-12T17:50:27.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2233855519168831959tmp [Pipeline] { [2022-04-12T17:50:27.636Z] Removing intermediate container 9c41db595352 [2022-04-12T17:50:27.636Z] ---> 13e7b070dc7b [2022-04-12T17:50:27.636Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] libraryResource [Pipeline] sh [2022-04-12T17:50:27.896Z] Removing intermediate container 05d8333f4648 [2022-04-12T17:50:27.896Z] ---> 92b5843fe885 [2022-04-12T17:50:27.896Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T17:50:27.896Z] ---> Running in a05c8b5e0bc4 [2022-04-12T17:50:27.969Z] ---> docker-login.sh [2022-04-12T17:50:27.969Z] nexus3.edgexfoundry.org:10001 [2022-04-12T17:50:28.156Z] ---> 69b49a063c4c [2022-04-12T17:50:28.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:50:28.156Z] ---> Running in c60f2cb78ebc [2022-04-12T17:50:28.156Z] Removing intermediate container a05c8b5e0bc4 [2022-04-12T17:50:28.156Z] ---> e6d1cf716b31 [2022-04-12T17:50:28.156Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T17:50:28.415Z] ---> Running in 8e7159b62c21 [2022-04-12T17:50:28.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:50:28.676Z] Removing intermediate container 8e7159b62c21 [2022-04-12T17:50:28.676Z] ---> ca719ace65b8 [2022-04-12T17:50:28.676Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T17:50:28.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:50:28.842Z] Configure a credential helper to remove this warning. See [2022-04-12T17:50:28.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:50:28.842Z] [2022-04-12T17:50:28.842Z] Login Succeeded [2022-04-12T17:50:28.842Z] nexus3.edgexfoundry.org:10002 [2022-04-12T17:50:29.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:50:29.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:50:29.396Z] Configure a credential helper to remove this warning. See [2022-04-12T17:50:29.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:50:29.396Z] [2022-04-12T17:50:29.396Z] Login Succeeded [2022-04-12T17:50:29.396Z] nexus3.edgexfoundry.org:10003 [2022-04-12T17:50:29.621Z] ---> 2cad9477fb13 [2022-04-12T17:50:29.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T17:50:29.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:50:29.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:50:29.671Z] Configure a credential helper to remove this warning. See [2022-04-12T17:50:29.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:50:29.671Z] [2022-04-12T17:50:29.671Z] Login Succeeded [2022-04-12T17:50:29.671Z] nexus3.edgexfoundry.org:10004 [2022-04-12T17:50:29.880Z] Removing intermediate container c60f2cb78ebc [2022-04-12T17:50:29.880Z] ---> 923071c177ee [2022-04-12T17:50:29.880Z] Step 8/23 : COPY . . [2022-04-12T17:50:29.880Z] ---> cb4c42e27843 [2022-04-12T17:50:29.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T17:50:30.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:50:30.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:50:30.283Z] Configure a credential helper to remove this warning. See [2022-04-12T17:50:30.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:50:30.283Z] [2022-04-12T17:50:30.283Z] Login Succeeded [2022-04-12T17:50:30.283Z] docker.io [2022-04-12T17:50:30.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T17:50:31.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T17:50:31.160Z] Configure a credential helper to remove this warning. See [2022-04-12T17:50:31.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T17:50:31.160Z] [2022-04-12T17:50:31.160Z] Login Succeeded [2022-04-12T17:50:31.160Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T17:50:31.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T17:50:31.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T17:50:31.757Z] ========================================================= [2022-04-12T17:50:31.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T17:50:31.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T17:50:32.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T17:50:32.375Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T17:50:32.375Z] 9b3977197b4f: Pulling fs layer [2022-04-12T17:50:32.375Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T17:50:32.375Z] 94645a83ff95: Pulling fs layer [2022-04-12T17:50:32.375Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T17:50:32.375Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T17:50:32.375Z] f7c0051592d6: Pulling fs layer [2022-04-12T17:50:32.375Z] a227ed2f7395: Pulling fs layer [2022-04-12T17:50:32.375Z] 7b1c46037f91: Pulling fs layer [2022-04-12T17:50:32.375Z] 3f3a8bcf1eab: Waiting [2022-04-12T17:50:32.375Z] 0c92f367c5e7: Waiting [2022-04-12T17:50:32.375Z] f7c0051592d6: Waiting [2022-04-12T17:50:32.375Z] a227ed2f7395: Waiting [2022-04-12T17:50:32.375Z] 7b1c46037f91: Waiting [2022-04-12T17:50:32.375Z] 94645a83ff95: Verifying Checksum [2022-04-12T17:50:32.375Z] 94645a83ff95: Download complete [2022-04-12T17:50:32.375Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T17:50:32.375Z] 1a89e8eeedd5: Download complete [2022-04-12T17:50:32.375Z] 0c92f367c5e7: Download complete [2022-04-12T17:50:32.375Z] f7c0051592d6: Verifying Checksum [2022-04-12T17:50:32.375Z] f7c0051592d6: Download complete [2022-04-12T17:50:32.375Z] 9b3977197b4f: Verifying Checksum [2022-04-12T17:50:32.375Z] a227ed2f7395: Verifying Checksum [2022-04-12T17:50:32.375Z] a227ed2f7395: Download complete [2022-04-12T17:50:32.421Z] ---> 252e81178ad2 [2022-04-12T17:50:32.421Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T17:50:33.357Z] ---> Running in 702421c89785 [2022-04-12T17:50:33.374Z] 9b3977197b4f: Pull complete [2022-04-12T17:50:33.627Z] Removing intermediate container 702421c89785 [2022-04-12T17:50:33.627Z] ---> 201719a76100 [2022-04-12T17:50:33.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:50:33.657Z] 1a89e8eeedd5: Pull complete [2022-04-12T17:50:33.899Z] ---> Running in 4b36239c8696 [2022-04-12T17:50:33.939Z] 94645a83ff95: Pull complete [2022-04-12T17:50:34.538Z] 7b1c46037f91: Verifying Checksum [2022-04-12T17:50:34.539Z] 7b1c46037f91: Download complete [2022-04-12T17:50:34.544Z] Removing intermediate container 4b36239c8696 [2022-04-12T17:50:34.545Z] ---> 1357d40d6ead [2022-04-12T17:50:34.545Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T17:50:35.112Z] ---> Running in d528ee0f2296 [2022-04-12T17:50:35.138Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T17:50:35.138Z] 3f3a8bcf1eab: Download complete [2022-04-12T17:50:35.686Z] Removing intermediate container d528ee0f2296 [2022-04-12T17:50:35.686Z] ---> 90b4bd373b65 [2022-04-12T17:50:35.686Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:36.254Z] ---> Running in 86955160cf89 [2022-04-12T17:50:36.512Z] ---> c0928959c9de [2022-04-12T17:50:36.512Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T17:50:36.778Z] Removing intermediate container 86955160cf89 [2022-04-12T17:50:36.778Z] ---> 5aa14a317992 [2022-04-12T17:50:36.778Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T17:50:36.778Z] ---> Running in 07ada0ef7893 [2022-04-12T17:50:36.778Z] ---> Running in 5b70b8ef360a [2022-04-12T17:50:37.043Z] Removing intermediate container 5b70b8ef360a [2022-04-12T17:50:37.043Z] ---> 26def79ca050 [2022-04-12T17:50:37.043Z] [2022-04-12T17:50:37.043Z] Successfully built 26def79ca050 [2022-04-12T17:50:37.043Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T17:50:37.043Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-04-12T17:50:37.043Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T17:50:41.237Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:50:41.237Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:50:41.237Z] ---> ca4675993718 [2022-04-12T17:50:41.237Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T17:50:41.237Z] ---> Using cache [2022-04-12T17:50:41.237Z] ---> 83a61abf8c26 [2022-04-12T17:50:41.237Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:50:41.237Z] ---> Using cache [2022-04-12T17:50:41.237Z] ---> 70d7482b08e6 [2022-04-12T17:50:41.237Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T17:50:43.778Z] ---> Running in f38b703e8b95 [2022-04-12T17:50:44.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:44.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:45.487Z] OK: 221 MiB in 52 packages [2022-04-12T17:50:47.402Z] Removing intermediate container 3e64b367de7d [2022-04-12T17:50:47.402Z] ---> 54f66e807482 [2022-04-12T17:50:47.402Z] [2022-04-12T17:50:47.402Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T17:50:47.402Z] ---> e04c818066af [2022-04-12T17:50:47.402Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T17:50:47.583Z] 3f3a8bcf1eab: Pull complete [2022-04-12T17:50:47.583Z] 0c92f367c5e7: Pull complete [2022-04-12T17:50:47.583Z] f7c0051592d6: Pull complete [2022-04-12T17:50:47.662Z] Removing intermediate container ede7f02febd5 [2022-04-12T17:50:47.662Z] ---> 2d74363666f2 [2022-04-12T17:50:47.662Z] [2022-04-12T17:50:47.662Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T17:50:47.662Z] ---> e04c818066af [2022-04-12T17:50:47.662Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T17:50:47.662Z] ---> Running in a7dfff36dc5a [2022-04-12T17:50:47.662Z] ---> Running in 02d7364be16c [2022-04-12T17:50:47.662Z] Removing intermediate container f38b703e8b95 [2022-04-12T17:50:47.662Z] ---> b97a4dd0f2cf [2022-04-12T17:50:47.662Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T17:50:47.859Z] a227ed2f7395: Pull complete [2022-04-12T17:50:47.922Z] ---> 3b3b0f772aa8 [2022-04-12T17:50:47.922Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:50:48.183Z] ---> Running in aa203cbaad7b [2022-04-12T17:50:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:50:48.702Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T17:50:48.702Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:50:48.702Z] OK: 6 MiB in 15 packages [2022-04-12T17:50:48.702Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T17:50:48.702Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:50:48.702Z] OK: 6 MiB in 15 packages [2022-04-12T17:50:49.641Z] Removing intermediate container a7dfff36dc5a [2022-04-12T17:50:49.641Z] ---> 48c27d5333e4 [2022-04-12T17:50:49.641Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T17:50:49.641Z] Removing intermediate container 02d7364be16c [2022-04-12T17:50:49.641Z] ---> be607a4e2852 [2022-04-12T17:50:49.641Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T17:50:49.641Z] ---> Running in addefbaac497 [2022-04-12T17:50:49.641Z] ---> Running in 6758041dd2d9 [2022-04-12T17:50:49.641Z] Removing intermediate container aa203cbaad7b [2022-04-12T17:50:49.641Z] ---> 620b8a121ee0 [2022-04-12T17:50:49.641Z] Step 8/26 : COPY . . [2022-04-12T17:50:49.641Z] Removing intermediate container addefbaac497 [2022-04-12T17:50:49.641Z] ---> e75495a5685a [2022-04-12T17:50:49.641Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T17:50:50.579Z] Removing intermediate container 6758041dd2d9 [2022-04-12T17:50:50.579Z] ---> b112736a1299 [2022-04-12T17:50:50.579Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T17:50:52.486Z] ---> Running in 448fee58109b [2022-04-12T17:50:53.060Z] ---> Running in a3c2537b44d2 [2022-04-12T17:50:53.321Z] Removing intermediate container 448fee58109b [2022-04-12T17:50:53.321Z] ---> 2168e3a40c2c [2022-04-12T17:50:53.321Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T17:50:53.582Z] Removing intermediate container a3c2537b44d2 [2022-04-12T17:50:53.582Z] ---> 5d1647b7d3f4 [2022-04-12T17:50:53.582Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T17:50:53.582Z] ---> Running in 8c19b4d93df9 [2022-04-12T17:50:53.582Z] ---> Running in 3f495c2aa86c [2022-04-12T17:50:53.582Z] Removing intermediate container 8c19b4d93df9 [2022-04-12T17:50:53.582Z] ---> c993c8b65266 [2022-04-12T17:50:53.582Z] Step 15/23 : WORKDIR / [2022-04-12T17:50:53.843Z] Removing intermediate container 3f495c2aa86c [2022-04-12T17:50:53.843Z] ---> 8996efd42e65 [2022-04-12T17:50:53.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:50:53.843Z] ---> Running in 4e57a9557ee8 [2022-04-12T17:50:54.104Z] ---> e4cff8291e8f [2022-04-12T17:50:54.104Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T17:50:54.364Z] Removing intermediate container 4e57a9557ee8 [2022-04-12T17:50:54.364Z] ---> 61969598e1c8 [2022-04-12T17:50:54.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:50:54.934Z] ---> f6575f38c24e [2022-04-12T17:50:54.934Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T17:50:54.934Z] ---> d6667ffcb79c [2022-04-12T17:50:54.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T17:50:55.870Z] ---> 9ebd16bcaa94 [2022-04-12T17:50:55.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T17:50:55.870Z] ---> 512dcd7e072e [2022-04-12T17:50:55.870Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T17:50:55.870Z] ---> Running in f2c104fe6240 [2022-04-12T17:50:55.870Z] ---> bad2aafd1a8b [2022-04-12T17:50:55.870Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T17:50:56.132Z] ---> 91ddc1814cab [2022-04-12T17:50:56.132Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T17:50:56.132Z] Removing intermediate container f2c104fe6240 [2022-04-12T17:50:56.132Z] ---> 0b50e430723c [2022-04-12T17:50:56.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:50:56.132Z] ---> Running in 1982e20b0eda [2022-04-12T17:50:56.132Z] ---> Running in 57ff0e555766 [2022-04-12T17:50:56.172Z] 7b1c46037f91: Pull complete [2022-04-12T17:50:56.172Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T17:50:56.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T17:50:56.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T17:50:56.393Z] ---> Running in ba8d89cd1e10 [2022-04-12T17:50:56.393Z] Removing intermediate container 57ff0e555766 [2022-04-12T17:50:56.393Z] ---> e9c9f769ad5b [2022-04-12T17:50:56.393Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T17:50:56.530Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T17:50:56.530Z] WORKDIR /edgex [2022-04-12T17:50:56.530Z] COPY go.mod . [2022-04-12T17:50:56.530Z] RUN go mod download [2022-04-12T17:50:56.530Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T17:50:56.657Z] Removing intermediate container ba8d89cd1e10 [2022-04-12T17:50:56.657Z] ---> 6f5aa2eba572 [2022-04-12T17:50:56.657Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T17:50:56.657Z] Removing intermediate container 1982e20b0eda [2022-04-12T17:50:56.657Z] ---> cbfd69a0bf3b [2022-04-12T17:50:56.657Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:50:56.657Z] ---> Running in bb2c5e53a653 [2022-04-12T17:50:56.918Z] ---> Running in 2358bda01ded [2022-04-12T17:50:56.918Z] ---> Running in 0f8374c13c47 [2022-04-12T17:50:57.493Z] Removing intermediate container 2358bda01ded [2022-04-12T17:50:57.493Z] ---> 352a9d02de7e [2022-04-12T17:50:57.493Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T17:50:57.754Z] Removing intermediate container 0f8374c13c47 [2022-04-12T17:50:57.754Z] ---> 2d0b3233b1c8 [2022-04-12T17:50:57.754Z] Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:57.754Z] ---> Running in b53011d4c57c [2022-04-12T17:50:57.754Z] ---> Running in 1123580db359 [2022-04-12T17:50:58.015Z] Removing intermediate container b53011d4c57c [2022-04-12T17:50:58.015Z] ---> 9597f600ab7f [2022-04-12T17:50:58.015Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:50:58.589Z] Removing intermediate container bb2c5e53a653 [2022-04-12T17:50:58.589Z] ---> 258216251552 [2022-04-12T17:50:58.589Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T17:50:58.589Z] ---> Running in c9d1de6fcc99 [2022-04-12T17:50:58.589Z] Removing intermediate container 1123580db359 [2022-04-12T17:50:58.589Z] ---> 0d9bd02c3311 [2022-04-12T17:50:58.589Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T17:50:58.589Z] ---> Running in fcc6106df6fc [2022-04-12T17:50:58.589Z] ---> Running in ebb7bd1c4ac2 [2022-04-12T17:50:58.850Z] Removing intermediate container c9d1de6fcc99 [2022-04-12T17:50:58.850Z] ---> 5e26914a1991 [2022-04-12T17:50:58.851Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T17:50:58.851Z] ---> Running in a246a5e64e0c [2022-04-12T17:50:59.133Z] Removing intermediate container fcc6106df6fc [2022-04-12T17:50:59.133Z] ---> 7c26440c3962 [2022-04-12T17:50:59.133Z] [2022-04-12T17:50:59.133Z] Removing intermediate container ebb7bd1c4ac2 [2022-04-12T17:50:59.133Z] ---> 2af7e452663c [2022-04-12T17:50:59.133Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T17:50:59.133Z] Removing intermediate container a246a5e64e0c [2022-04-12T17:50:59.133Z] ---> fc8a233926a8 [2022-04-12T17:50:59.133Z] [2022-04-12T17:50:59.133Z] ---> Running in 4a35f4b43e62 [2022-04-12T17:50:59.133Z] Removing intermediate container 07ada0ef7893 [2022-04-12T17:50:59.133Z] ---> c66a50a94770 [2022-04-12T17:50:59.133Z] [2022-04-12T17:50:59.133Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T17:50:59.133Z] ---> e04c818066af [2022-04-12T17:50:59.133Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T17:50:59.204Z] Sending build context to Docker daemon 169.2MB [2022-04-12T17:50:59.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T17:50:59.204Z] ---> f79e39bc4007 [2022-04-12T17:50:59.204Z] Step 2/4 : WORKDIR /edgex [2022-04-12T17:50:59.392Z] Successfully built 7c26440c3962 [2022-04-12T17:50:59.392Z] Successfully tagged support-scheduler:latest [2022-04-12T17:50:59.392Z]  Building support-scheduler ... done Building security-spire-server [2022-04-12T17:50:59.392Z] Successfully built fc8a233926a8 [2022-04-12T17:50:59.392Z] Building bin/spire-agent... [2022-04-12T17:50:59.392Z] ---> Running in c1419a6f72b6 [2022-04-12T17:50:59.392Z] Successfully tagged core-metadata:latest [2022-04-12T17:50:59.392Z] Building support-notifications [2022-04-12T17:50:59.392Z]  Building core-metadata ... done go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T17:50:59.392Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T17:50:59.392Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T17:50:59.392Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T17:50:59.392Z] Removing intermediate container c1419a6f72b6 [2022-04-12T17:50:59.392Z] ---> de7b7b6db28f [2022-04-12T17:50:59.392Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T17:50:59.652Z] ---> Running in 1e27cf080306 [2022-04-12T17:51:00.227Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T17:51:00.227Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T17:51:00.227Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T17:51:00.227Z] spire-1.2.1/ [2022-04-12T17:51:00.227Z] spire-1.2.1/.data/ [2022-04-12T17:51:00.227Z] spire-1.2.1/.data/.file [2022-04-12T17:51:00.227Z] spire-1.2.1/.dockerignore [2022-04-12T17:51:00.227Z] spire-1.2.1/.gitattributes [2022-04-12T17:51:00.227Z] spire-1.2.1/.githooks/ [2022-04-12T17:51:00.227Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/ [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/ [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T17:51:00.227Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T17:51:00.227Z] spire-1.2.1/.gitignore [2022-04-12T17:51:00.227Z] spire-1.2.1/.go-version [2022-04-12T17:51:00.227Z] spire-1.2.1/.golangci.yml [2022-04-12T17:51:00.227Z] spire-1.2.1/ADOPTERS.md [2022-04-12T17:51:00.227Z] spire-1.2.1/CHANGELOG.md [2022-04-12T17:51:00.227Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T17:51:00.227Z] spire-1.2.1/CODEOWNERS [2022-04-12T17:51:00.227Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T17:51:00.227Z] spire-1.2.1/Dockerfile [2022-04-12T17:51:00.227Z] spire-1.2.1/Dockerfile.dev [2022-04-12T17:51:00.227Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T17:51:00.227Z] spire-1.2.1/LICENSE [2022-04-12T17:51:00.227Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T17:51:00.227Z] spire-1.2.1/Makefile [2022-04-12T17:51:00.227Z] spire-1.2.1/README.md [2022-04-12T17:51:00.227Z] spire-1.2.1/ROADMAP.md [2022-04-12T17:51:00.227Z] spire-1.2.1/SECURITY.md [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T17:51:00.227Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T17:51:00.228Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/ [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/agent/ [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/server/ [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/server/server.conf [2022-04-12T17:51:00.228Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/ [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/auditlog.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/ [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/spire_server.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/telemetry.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/upgrading.md [2022-04-12T17:51:00.228Z] spire-1.2.1/doc/using_spire.md [2022-04-12T17:51:00.228Z] spire-1.2.1/examples/ [2022-04-12T17:51:00.228Z] spire-1.2.1/examples/README.md [2022-04-12T17:51:00.228Z] spire-1.2.1/go.mod [2022-04-12T17:51:00.228Z] spire-1.2.1/go.sum [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T17:51:00.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T17:51:00.229Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/log/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T17:51:00.230Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/version/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/config.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T17:51:00.231Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T17:51:00.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/server.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/private/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/private/server/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T17:51:00.233Z] spire-1.2.1/release/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/README.md [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/conf/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T17:51:00.233Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T17:51:00.233Z] spire-1.2.1/script/ [2022-04-12T17:51:00.233Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T17:51:00.233Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T17:51:00.233Z] spire-1.2.1/support/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T17:51:00.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T17:51:00.234Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/clock/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/clock/clock.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T17:51:00.234Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/README.md [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/common [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T17:51:00.234Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T17:51:00.235Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T17:51:00.236Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T17:51:00.236Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T17:51:00.236Z]  [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T17:51:00.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T17:51:00.237Z] spire-1.2.1/test/integration/test.sh [2022-04-12T17:51:00.237Z] spire-1.2.1/test/plugintest/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testca/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testca/ca.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testkey/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/testkey/new.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/util/ [2022-04-12T17:51:00.237Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/util/race.go [2022-04-12T17:51:00.237Z] spire-1.2.1/test/util/util.go [2022-04-12T17:51:00.237Z] building spire from source... [2022-04-12T17:51:00.237Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T17:51:00.237Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T17:51:00.546Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T17:51:00.546Z] Installing go1.17.7... [2022-04-12T17:51:01.190Z] ---> Running in f0132e8a679f [2022-04-12T17:51:01.190Z] Removing intermediate container f0132e8a679f [2022-04-12T17:51:01.190Z] ---> bccf6c297f5e [2022-04-12T17:51:01.190Z] Step 3/4 : COPY go.mod . [2022-04-12T17:51:01.788Z] ---> 04f402b7bff5 [2022-04-12T17:51:01.789Z] Step 4/4 : RUN go mod download [2022-04-12T17:51:01.789Z] ---> Running in be7b5b13a688 [2022-04-12T17:51:03.213Z] Removing intermediate container 1e27cf080306 [2022-04-12T17:51:03.213Z] ---> f59bec562d74 [2022-04-12T17:51:03.213Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T17:51:05.752Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:51:05.752Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:51:05.752Z] ---> ca4675993718 [2022-04-12T17:51:05.752Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T17:51:05.752Z] ---> Using cache [2022-04-12T17:51:05.752Z] ---> 83a61abf8c26 [2022-04-12T17:51:05.752Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:51:05.752Z] ---> Using cache [2022-04-12T17:51:05.752Z] ---> 70d7482b08e6 [2022-04-12T17:51:05.752Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T17:51:05.752Z] ---> Using cache [2022-04-12T17:51:05.752Z] ---> b97a4dd0f2cf [2022-04-12T17:51:05.752Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T17:51:05.752Z] ---> Using cache [2022-04-12T17:51:05.752Z] ---> 3b3b0f772aa8 [2022-04-12T17:51:05.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:51:05.752Z] ---> Using cache [2022-04-12T17:51:05.752Z] ---> 620b8a121ee0 [2022-04-12T17:51:05.752Z] Step 8/25 : COPY . . [2022-04-12T17:51:05.752Z] ---> Using cache [2022-04-12T17:51:05.752Z] ---> 91ddc1814cab [2022-04-12T17:51:05.752Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T17:51:05.753Z] ---> Using cache [2022-04-12T17:51:05.753Z] ---> e9c9f769ad5b [2022-04-12T17:51:05.753Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T17:51:05.753Z] ---> Using cache [2022-04-12T17:51:05.753Z] ---> 258216251552 [2022-04-12T17:51:05.753Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T17:51:05.753Z] ---> Using cache [2022-04-12T17:51:05.753Z] ---> 2af7e452663c [2022-04-12T17:51:05.753Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T17:51:05.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:51:05.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:51:05.753Z] ---> ca4675993718 [2022-04-12T17:51:05.753Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T17:51:05.753Z] ---> Using cache [2022-04-12T17:51:05.753Z] ---> 83a61abf8c26 [2022-04-12T17:51:05.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:51:05.753Z] ---> Using cache [2022-04-12T17:51:05.753Z] ---> 70d7482b08e6 [2022-04-12T17:51:05.753Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T17:51:05.753Z] Building bin/spire-server... [2022-04-12T17:51:05.753Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T17:51:05.753Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T17:51:05.753Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T17:51:05.753Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T17:51:05.753Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T17:51:06.013Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T17:51:06.013Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T17:51:06.013Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T17:51:06.013Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T17:51:06.274Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T17:51:06.274Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T17:51:06.274Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T17:51:06.274Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T17:51:06.274Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T17:51:06.274Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T17:51:06.274Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T17:51:06.274Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T17:51:06.534Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T17:51:06.534Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T17:51:06.534Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T17:51:06.534Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T17:51:06.795Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T17:51:06.795Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T17:51:06.795Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T17:51:07.056Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T17:51:07.056Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T17:51:07.056Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T17:51:07.056Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T17:51:07.056Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T17:51:07.056Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T17:51:07.056Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T17:51:07.317Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T17:51:07.317Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T17:51:07.317Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T17:51:07.317Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T17:51:07.317Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T17:51:07.317Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T17:51:07.317Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T17:51:07.578Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T17:51:07.578Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T17:51:07.578Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T17:51:07.578Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T17:51:07.838Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T17:51:07.838Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T17:51:07.838Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T17:51:07.838Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T17:51:07.838Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T17:51:08.097Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T17:51:08.097Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T17:51:08.097Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T17:51:08.097Z]  ---> Running in d97a042b1a57 [2022-04-12T17:51:08.097Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T17:51:08.097Z]  ---> Running in c9d5c52be61d [2022-04-12T17:51:08.097Z] ---> Running in 4d0efc46b0ce [2022-04-12T17:51:08.358Z] Removing intermediate container d97a042b1a57 [2022-04-12T17:51:08.358Z] ---> 0b99663127d4 [2022-04-12T17:51:08.358Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:51:08.358Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T17:51:08.929Z]  ---> Running in 2c1e6ec49954 [2022-04-12T17:51:08.929Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T17:51:08.929Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T17:51:08.929Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T17:51:08.929Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T17:51:08.929Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T17:51:09.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:51:09.448Z] spire-1.2.1/ [2022-04-12T17:51:09.448Z] spire-1.2.1/.data/ [2022-04-12T17:51:09.448Z] spire-1.2.1/.data/.file [2022-04-12T17:51:09.448Z] spire-1.2.1/.dockerignore [2022-04-12T17:51:09.448Z] spire-1.2.1/.gitattributes [2022-04-12T17:51:09.448Z] spire-1.2.1/.githooks/ [2022-04-12T17:51:09.448Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/ [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/ [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T17:51:09.448Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T17:51:09.448Z] spire-1.2.1/.gitignore [2022-04-12T17:51:09.448Z] spire-1.2.1/.go-version [2022-04-12T17:51:09.448Z] spire-1.2.1/.golangci.yml [2022-04-12T17:51:09.448Z] spire-1.2.1/ADOPTERS.md [2022-04-12T17:51:09.448Z] spire-1.2.1/CHANGELOG.md [2022-04-12T17:51:09.448Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T17:51:09.448Z] spire-1.2.1/CODEOWNERS [2022-04-12T17:51:09.448Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T17:51:09.448Z] spire-1.2.1/Dockerfile [2022-04-12T17:51:09.448Z] spire-1.2.1/Dockerfile.dev [2022-04-12T17:51:09.448Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T17:51:09.448Z] spire-1.2.1/LICENSE [2022-04-12T17:51:09.448Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T17:51:09.448Z] spire-1.2.1/Makefile [2022-04-12T17:51:09.448Z] spire-1.2.1/README.md [2022-04-12T17:51:09.448Z] spire-1.2.1/ROADMAP.md [2022-04-12T17:51:09.448Z] spire-1.2.1/SECURITY.md [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T17:51:09.448Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T17:51:09.449Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T17:51:09.712Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/ [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/agent/ [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/server/ [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/server/server.conf [2022-04-12T17:51:09.712Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/ [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/auditlog.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/ [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/spire_server.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/telemetry.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/upgrading.md [2022-04-12T17:51:09.712Z] spire-1.2.1/doc/using_spire.md [2022-04-12T17:51:09.712Z] spire-1.2.1/examples/ [2022-04-12T17:51:09.712Z] spire-1.2.1/examples/README.md [2022-04-12T17:51:09.712Z] spire-1.2.1/go.mod [2022-04-12T17:51:09.712Z] spire-1.2.1/go.sum [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T17:51:09.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T17:51:09.713Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/log/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T17:51:09.714Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/version/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T17:51:09.715Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/config.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T17:51:09.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/server.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/private/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/private/server/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T17:51:09.717Z] spire-1.2.1/release/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/conf/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T17:51:09.717Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/script/ [2022-04-12T17:51:09.717Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/support/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T17:51:09.717Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/clock/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/clock/clock.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T17:51:09.717Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/common [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T17:51:09.717Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T17:51:09.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T17:51:09.719Z] spire-1.2.1/test/integration/test.sh [2022-04-12T17:51:09.719Z] spire-1.2.1/test/plugintest/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testca/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testca/ca.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testkey/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/testkey/new.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/util/ [2022-04-12T17:51:09.719Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/util/race.go [2022-04-12T17:51:09.719Z] spire-1.2.1/test/util/util.go [2022-04-12T17:51:09.719Z] building spire from source... [2022-04-12T17:51:09.719Z] Installing go1.17.7... [2022-04-12T17:51:09.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:51:10.549Z] OK: 221 MiB in 52 packages [2022-04-12T17:51:11.120Z] Removing intermediate container 2c1e6ec49954 [2022-04-12T17:51:11.120Z] ---> 72b1c2427aba [2022-04-12T17:51:11.120Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T17:51:11.120Z] ---> Running in 813f684855f3 [2022-04-12T17:51:11.381Z] Removing intermediate container c9d5c52be61d [2022-04-12T17:51:11.381Z] ---> 4c032efb7552 [2022-04-12T17:51:11.381Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T17:51:11.954Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:51:11.954Z] ---> 2f0ddde70747 [2022-04-12T17:51:11.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:51:12.523Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T17:51:12.523Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T17:51:12.523Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T17:51:12.523Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T17:51:12.523Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T17:51:12.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:51:12.523Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T17:51:12.783Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T17:51:12.783Z]  ---> Running in b453a2274099 [2022-04-12T17:51:12.783Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T17:51:12.783Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T17:51:13.047Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T17:51:13.306Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T17:51:13.306Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T17:51:13.566Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T17:51:13.566Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T17:51:13.566Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T17:51:13.566Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T17:51:13.849Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T17:51:13.849Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T17:51:13.849Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T17:51:13.849Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T17:51:13.849Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T17:51:14.113Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T17:51:14.113Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T17:51:14.113Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T17:51:14.113Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T17:51:14.113Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T17:51:14.113Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T17:51:14.113Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:51:14.113Z] OK: 8 MiB in 20 packages [2022-04-12T17:51:14.113Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T17:51:14.372Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T17:51:14.372Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T17:51:14.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T17:51:14.631Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T17:51:14.631Z] Removing intermediate container b453a2274099 [2022-04-12T17:51:14.631Z] ---> c5691ab1a463 [2022-04-12T17:51:14.631Z] Step 8/22 : COPY . . [2022-04-12T17:51:14.890Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T17:51:14.890Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T17:51:15.151Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T17:51:15.151Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T17:51:15.411Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T17:51:15.411Z] Building bin/spire-server... [2022-04-12T17:51:15.411Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T17:51:15.411Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T17:51:15.411Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T17:51:15.411Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T17:51:15.411Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T17:51:15.411Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T17:51:15.411Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T17:51:15.671Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T17:51:15.671Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T17:51:15.671Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T17:51:15.671Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T17:51:15.671Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T17:51:15.671Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T17:51:15.671Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T17:51:15.671Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T17:51:15.671Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T17:51:15.930Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T17:51:15.930Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T17:51:15.930Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T17:51:15.930Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T17:51:15.930Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T17:51:15.930Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T17:51:15.930Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T17:51:15.930Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T17:51:15.930Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T17:51:15.930Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T17:51:15.930Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T17:51:15.930Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T17:51:15.930Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T17:51:15.930Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T17:51:15.930Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T17:51:15.930Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T17:51:15.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T17:51:15.930Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T17:51:15.930Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T17:51:15.930Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T17:51:15.930Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T17:51:16.190Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T17:51:16.190Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T17:51:16.190Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T17:51:16.190Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T17:51:16.190Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T17:51:16.190Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T17:51:16.190Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T17:51:16.190Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T17:51:16.190Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T17:51:16.190Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T17:51:16.190Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T17:51:16.190Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T17:51:16.190Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T17:51:16.190Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T17:51:16.190Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T17:51:16.190Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T17:51:16.190Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T17:51:16.190Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T17:51:16.492Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T17:51:16.493Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T17:51:16.493Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T17:51:16.493Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T17:51:16.493Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T17:51:16.493Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T17:51:16.493Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T17:51:16.493Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T17:51:16.759Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T17:51:16.759Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T17:51:16.759Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T17:51:16.759Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T17:51:16.759Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T17:51:16.759Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T17:51:16.759Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T17:51:16.759Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T17:51:16.759Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T17:51:16.759Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T17:51:16.759Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T17:51:16.759Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T17:51:16.759Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T17:51:16.759Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T17:51:17.019Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T17:51:17.019Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T17:51:17.019Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T17:51:17.019Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T17:51:17.019Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T17:51:17.019Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T17:51:17.019Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T17:51:17.278Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T17:51:17.278Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T17:51:17.278Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T17:51:17.278Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T17:51:17.278Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T17:51:17.278Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T17:51:17.278Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T17:51:17.278Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T17:51:17.278Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T17:51:17.278Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T17:51:17.278Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T17:51:17.278Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T17:51:18.220Z] Removing intermediate container 813f684855f3 [2022-04-12T17:51:18.220Z] ---> a453dea3787b [2022-04-12T17:51:18.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:51:18.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T17:51:18.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T17:51:18.220Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T17:51:18.480Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T17:51:18.480Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T17:51:18.480Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T17:51:18.480Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T17:51:18.480Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T17:51:18.480Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T17:51:18.480Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T17:51:18.480Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T17:51:18.480Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T17:51:18.739Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T17:51:22.041Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T17:51:22.041Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T17:51:22.721Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T17:51:22.721Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T17:51:22.721Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T17:51:22.721Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T17:51:22.721Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T17:51:22.984Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T17:51:22.984Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T17:51:22.984Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T17:51:22.984Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T17:51:22.984Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T17:51:23.556Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T17:51:23.816Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T17:51:23.816Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T17:51:24.076Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T17:51:24.076Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T17:51:24.076Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T17:51:24.076Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T17:51:24.076Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T17:51:24.076Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T17:51:24.341Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T17:51:24.341Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T17:51:24.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T17:51:24.341Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T17:51:24.341Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T17:51:24.341Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T17:51:24.341Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T17:51:24.341Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T17:51:24.341Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T17:51:24.341Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T17:51:24.605Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T17:51:24.605Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T17:51:24.605Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T17:51:24.605Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T17:51:24.605Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T17:51:24.605Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T17:51:24.605Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T17:51:24.605Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T17:51:24.605Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T17:51:24.605Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T17:51:24.865Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T17:51:24.865Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T17:51:24.865Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T17:51:24.865Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T17:51:24.865Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T17:51:24.865Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T17:51:25.125Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T17:51:25.125Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T17:51:25.125Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T17:51:25.125Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T17:51:25.125Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T17:51:25.125Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T17:51:25.125Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T17:51:25.125Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T17:51:25.125Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T17:51:25.125Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T17:51:25.386Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T17:51:25.386Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T17:51:25.386Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T17:51:25.386Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T17:51:25.386Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T17:51:25.386Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T17:51:25.386Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T17:51:25.386Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T17:51:25.386Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T17:51:25.646Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T17:51:25.646Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T17:51:25.646Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T17:51:25.646Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T17:51:25.646Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T17:51:25.646Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T17:51:25.646Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T17:51:25.646Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T17:51:25.646Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T17:51:25.646Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T17:51:25.646Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T17:51:25.646Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T17:51:25.905Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T17:51:25.905Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T17:51:25.905Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T17:51:25.905Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T17:51:25.905Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T17:51:28.450Z]  ---> 5008cbe56e80 [2022-04-12T17:51:28.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T17:51:28.450Z] ---> c4efa1568fe6 [2022-04-12T17:51:28.450Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T17:51:31.745Z] ---> Running in a7be50a6a374 [2022-04-12T17:51:32.006Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T17:51:32.006Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T17:51:32.265Z]  ---> 1f2db386ea4b [2022-04-12T17:51:32.265Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T17:51:33.218Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T17:51:33.477Z] ---> 66253fd115da [2022-04-12T17:51:33.477Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T17:51:33.739Z] ---> Running in a605cf5d2c58 [2022-04-12T17:51:34.312Z] Removing intermediate container a605cf5d2c58 [2022-04-12T17:51:34.312Z] ---> 9a9f2f591f75 [2022-04-12T17:51:34.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:51:34.312Z] ---> Running in 2c667604f349 [2022-04-12T17:51:34.881Z] Removing intermediate container 2c667604f349 [2022-04-12T17:51:34.881Z] ---> 908728753eb2 [2022-04-12T17:51:34.881Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T17:51:35.150Z] ---> Running in 0463a4f14eb3 [2022-04-12T17:51:35.718Z] Removing intermediate container 0463a4f14eb3 [2022-04-12T17:51:35.718Z] ---> 7859789e2bb2 [2022-04-12T17:51:35.718Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:51:35.980Z] ---> Running in 79cca07e5443 [2022-04-12T17:51:36.549Z] Removing intermediate container 79cca07e5443 [2022-04-12T17:51:36.549Z] ---> 81355187d4ec [2022-04-12T17:51:36.549Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T17:51:36.549Z] ---> Running in c59a04604e40 [2022-04-12T17:51:37.129Z] Removing intermediate container c59a04604e40 [2022-04-12T17:51:37.129Z] ---> 0400e7cb4e1e [2022-04-12T17:51:37.129Z] [2022-04-12T17:51:37.388Z] Successfully built 0400e7cb4e1e [2022-04-12T17:51:37.388Z] Successfully tagged core-data:latest [2022-04-12T17:51:37.388Z] Building core-command [2022-04-12T17:51:47.384Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:51:47.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:51:47.384Z] ---> ca4675993718 [2022-04-12T17:51:47.384Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T17:51:47.384Z] ---> Using cache [2022-04-12T17:51:47.384Z] ---> 83a61abf8c26 [2022-04-12T17:51:47.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:51:47.384Z] ---> Using cache [2022-04-12T17:51:47.384Z] ---> 70d7482b08e6 [2022-04-12T17:51:47.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T17:51:47.384Z] ---> Using cache [2022-04-12T17:51:47.384Z] ---> 27fbbdf01569 [2022-04-12T17:51:47.384Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T17:51:47.384Z] ---> Using cache [2022-04-12T17:51:47.384Z] ---> 45f1d63b4d77 [2022-04-12T17:51:47.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:51:47.384Z] ---> Using cache [2022-04-12T17:51:47.384Z] ---> 8d148ba7c0b0 [2022-04-12T17:51:47.384Z] Step 8/23 : COPY . . [2022-04-12T17:51:47.384Z] ---> Using cache [2022-04-12T17:51:47.384Z] ---> f4ea4647a57e [2022-04-12T17:51:47.384Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T17:51:57.381Z] ---> Running in e1078055565a [2022-04-12T17:51:58.317Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T17:51:58.349Z] Removing intermediate container be7b5b13a688 [2022-04-12T17:51:58.349Z] ---> ebb50e7be057 [2022-04-12T17:51:58.349Z] Successfully built ebb50e7be057 [2022-04-12T17:51:58.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:51:58.696Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T17:51:58.696Z] . [Pipeline] withDockerContainer [2022-04-12T17:51:58.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container [2022-04-12T17:51:59.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T17:52:00.492Z] $ docker top 0aa9fac5b84fca307cfa3d4e7b4a43ba2bb22f65ee220851b7de6548807149c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T17:52:01.457Z] + go version [2022-04-12T17:52:01.457Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T17:52:01.481Z] $ docker stop --time=1 0aa9fac5b84fca307cfa3d4e7b4a43ba2bb22f65ee220851b7de6548807149c0 [2022-04-12T17:52:03.083Z] $ docker rm -f 0aa9fac5b84fca307cfa3d4e7b4a43ba2bb22f65ee220851b7de6548807149c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T17:52:03.696Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T17:52:03.696Z] . [Pipeline] withDockerContainer [2022-04-12T17:52:03.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container [2022-04-12T17:52:04.013Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T17:52:05.352Z] $ docker top c4ce850e5f45642e4e805ee724a1fa3062933f76426e98311593eacc976a037f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T17:52:05.659Z] ========================================================= [2022-04-12T17:52:05.659Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T17:52:05.659Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T17:52:06.331Z] + make test [2022-04-12T17:52:06.331Z] go mod tidy -compat=1.17 [2022-04-12T17:52:07.317Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T17:52:10.530Z] Removing intermediate container 570a73338b0d [2022-04-12T17:52:10.530Z] ---> 785f1e16af44 [2022-04-12T17:52:10.530Z] [2022-04-12T17:52:10.530Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T17:52:10.530Z] ---> 0ac33e5f5afa [2022-04-12T17:52:10.530Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T17:52:10.530Z] ---> Using cache [2022-04-12T17:52:10.530Z] ---> 95e9d970890c [2022-04-12T17:52:10.530Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:52:10.530Z] ---> Using cache [2022-04-12T17:52:10.530Z] ---> c7ad861d8609 [2022-04-12T17:52:10.530Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T17:52:10.530Z] ---> Running in 2eaa566df074 [2022-04-12T17:52:11.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:52:12.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:52:12.290Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T17:52:12.290Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T17:52:12.290Z] OK: 15854 distinct packages available [2022-04-12T17:52:12.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:52:13.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:52:13.487Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T17:52:13.746Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T17:52:13.746Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T17:52:13.746Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T17:52:14.068Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T17:52:14.068Z] OK: 6 MiB in 18 packages [2022-04-12T17:52:14.637Z] Removing intermediate container a7be50a6a374 [2022-04-12T17:52:14.638Z] ---> 20e8cc3a3795 [2022-04-12T17:52:14.638Z] [2022-04-12T17:52:14.638Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T17:52:14.638Z] ---> e04c818066af [2022-04-12T17:52:14.638Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T17:52:14.899Z] ---> Running in ee39da4ec020 [2022-04-12T17:52:15.470Z] Removing intermediate container 2eaa566df074 [2022-04-12T17:52:15.470Z] ---> 44b754c8bf6c [2022-04-12T17:52:15.470Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T17:52:15.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:52:15.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:52:16.249Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T17:52:16.249Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T17:52:16.249Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:52:16.249Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T17:52:16.249Z] OK: 6 MiB in 16 packages [2022-04-12T17:52:18.154Z] Removing intermediate container ee39da4ec020 [2022-04-12T17:52:18.154Z] ---> e7107e0b5583 [2022-04-12T17:52:18.154Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T17:52:18.154Z] ---> Running in 550192940d35 [2022-04-12T17:52:18.154Z] Removing intermediate container 550192940d35 [2022-04-12T17:52:18.154Z] ---> 1e9e03828806 [2022-04-12T17:52:18.154Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T17:52:18.414Z] ---> f706eb0534cc [2022-04-12T17:52:18.414Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T17:52:18.414Z] ---> Running in 12be3c85e546 [2022-04-12T17:52:18.673Z] Removing intermediate container 12be3c85e546 [2022-04-12T17:52:18.673Z] ---> cd2b74fc0305 [2022-04-12T17:52:18.673Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T17:52:18.673Z] ---> Running in 0048bb1f2118 [2022-04-12T17:52:18.931Z] ---> 553d37fcab60 [2022-04-12T17:52:18.931Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T17:52:18.931Z] ---> Running in 5f786a0bbb16 [2022-04-12T17:52:19.190Z] Removing intermediate container 0048bb1f2118 [2022-04-12T17:52:19.190Z] ---> d024e8fad0ce [2022-04-12T17:52:19.190Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:52:19.450Z] Removing intermediate container 5f786a0bbb16 [2022-04-12T17:52:19.450Z] ---> 2a6cae992979 [2022-04-12T17:52:19.450Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T17:52:19.710Z] ---> a7316066c9d7 [2022-04-12T17:52:19.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T17:52:19.969Z] ---> 425ce0b754be [2022-04-12T17:52:19.969Z] Step 21/26 : WORKDIR / [2022-04-12T17:52:19.969Z] ---> Running in a6f1633989b3 [2022-04-12T17:52:20.540Z] Removing intermediate container a6f1633989b3 [2022-04-12T17:52:20.540Z] ---> 04a757bd07cd [2022-04-12T17:52:20.540Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T17:52:20.540Z] ---> Running in 50081d2dcf1c [2022-04-12T17:52:20.802Z] Removing intermediate container 50081d2dcf1c [2022-04-12T17:52:20.802Z] ---> 09988f7c8c27 [2022-04-12T17:52:20.802Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T17:52:20.802Z] ---> f35724b256f9 [2022-04-12T17:52:20.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T17:52:21.061Z] ---> Running in cc33cb7a6b05 [2022-04-12T17:52:21.320Z] Removing intermediate container cc33cb7a6b05 [2022-04-12T17:52:21.320Z] ---> 73f8d1b4c5b5 [2022-04-12T17:52:21.320Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T17:52:21.580Z] ---> Running in 86296cb62c86 [2022-04-12T17:52:21.580Z] ---> 52d601f9c0bc [2022-04-12T17:52:21.580Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T17:52:21.580Z] ---> Running in 58bfac859004 [2022-04-12T17:52:21.838Z] Removing intermediate container 86296cb62c86 [2022-04-12T17:52:21.838Z] ---> afff124911af [2022-04-12T17:52:21.838Z] Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:52:21.838Z] ---> Running in 7c819b4dbc64 [2022-04-12T17:52:22.122Z] Removing intermediate container 58bfac859004 [2022-04-12T17:52:22.122Z] ---> 6d9fbdd4a61c [2022-04-12T17:52:22.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:52:22.122Z] ---> Running in 354982f24d60 [2022-04-12T17:52:22.427Z] Removing intermediate container 7c819b4dbc64 [2022-04-12T17:52:22.427Z] ---> cb068afe44e3 [2022-04-12T17:52:22.427Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T17:52:22.427Z] ---> Running in dc71da6b1977 [2022-04-12T17:52:22.427Z] Removing intermediate container 354982f24d60 [2022-04-12T17:52:22.427Z] ---> 8a45e7efb047 [2022-04-12T17:52:22.427Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T17:52:22.708Z] ---> Running in e0e4aa4c04bb [2022-04-12T17:52:22.708Z] Removing intermediate container dc71da6b1977 [2022-04-12T17:52:22.708Z] ---> 4b88bc8fe1a7 [2022-04-12T17:52:22.708Z] [2022-04-12T17:52:22.708Z] Successfully built 4b88bc8fe1a7 [2022-04-12T17:52:22.708Z] Successfully tagged security-spire-config:latest [2022-04-12T17:52:22.708Z] Building security-proxy-setup [2022-04-12T17:52:23.055Z]  Building security-spire-config ... done Removing intermediate container e0e4aa4c04bb [2022-04-12T17:52:23.055Z] ---> 86ec1b5a51d5 [2022-04-12T17:52:23.055Z] Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:52:23.055Z] ---> Running in 846da09f288e [2022-04-12T17:52:24.435Z] Removing intermediate container 846da09f288e [2022-04-12T17:52:24.435Z] ---> ee770cc60494 [2022-04-12T17:52:24.435Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T17:52:25.813Z] ---> Running in 526ce79e634e [2022-04-12T17:52:26.071Z] Removing intermediate container 526ce79e634e [2022-04-12T17:52:26.072Z] ---> 306c1104e577 [2022-04-12T17:52:26.072Z] [2022-04-12T17:52:26.072Z] Successfully built 306c1104e577 [2022-04-12T17:52:26.072Z] Successfully tagged support-notifications:latest [2022-04-12T17:52:27.975Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T17:52:27.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T17:52:27.975Z] ---> ca4675993718 [2022-04-12T17:52:27.975Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T17:52:27.975Z] ---> Using cache [2022-04-12T17:52:27.975Z] ---> 83a61abf8c26 [2022-04-12T17:52:27.975Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:52:27.975Z] ---> Using cache [2022-04-12T17:52:27.975Z] ---> 70d7482b08e6 [2022-04-12T17:52:27.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T17:52:27.975Z] ---> Using cache [2022-04-12T17:52:27.975Z] ---> 27fbbdf01569 [2022-04-12T17:52:27.975Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T17:52:27.975Z] ---> Using cache [2022-04-12T17:52:27.975Z] ---> 45f1d63b4d77 [2022-04-12T17:52:27.975Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T17:52:27.975Z] ---> Using cache [2022-04-12T17:52:27.975Z] ---> 8d148ba7c0b0 [2022-04-12T17:52:27.975Z] Step 8/22 : COPY . . [2022-04-12T17:52:27.975Z] ---> Using cache [2022-04-12T17:52:27.975Z] ---> f4ea4647a57e [2022-04-12T17:52:27.975Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T17:52:29.353Z] ---> Running in b8dd05344c05 [2022-04-12T17:52:30.731Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T17:52:39.692Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T17:52:42.944Z] Removing intermediate container e1078055565a [2022-04-12T17:52:42.945Z] ---> dc34a4825721 [2022-04-12T17:52:42.945Z] [2022-04-12T17:52:42.945Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T17:52:42.945Z] ---> e04c818066af [2022-04-12T17:52:42.945Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T17:52:42.945Z] ---> Using cache [2022-04-12T17:52:42.945Z] ---> be607a4e2852 [2022-04-12T17:52:42.945Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T17:52:42.945Z] ---> Using cache [2022-04-12T17:52:42.945Z] ---> b112736a1299 [2022-04-12T17:52:42.945Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T17:52:42.945Z] ---> Running in 2386889ec33e [2022-04-12T17:52:43.206Z] Removing intermediate container 2386889ec33e [2022-04-12T17:52:43.206Z] ---> ea8f5b45f989 [2022-04-12T17:52:43.206Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T17:52:43.206Z] ---> Running in 467b53713e65 [2022-04-12T17:52:43.796Z] Removing intermediate container 467b53713e65 [2022-04-12T17:52:43.796Z] ---> 1eb0ca8d348a [2022-04-12T17:52:43.796Z] Step 15/23 : WORKDIR / [2022-04-12T17:52:43.796Z] ---> Running in d78945dd4424 [2022-04-12T17:52:44.363Z] Removing intermediate container d78945dd4424 [2022-04-12T17:52:44.363Z] ---> a834467b101c [2022-04-12T17:52:44.363Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T17:52:45.297Z] ---> 38c45a3a45f2 [2022-04-12T17:52:45.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T17:52:47.200Z] ---> b4e5e3677fd0 [2022-04-12T17:52:47.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T17:52:47.776Z] ---> 196829f27d01 [2022-04-12T17:52:47.776Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T17:52:48.038Z] ---> Running in e7e9fc311aed [2022-04-12T17:52:48.296Z] Removing intermediate container e7e9fc311aed [2022-04-12T17:52:48.296Z] ---> 0f609675e2f8 [2022-04-12T17:52:48.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T17:52:48.296Z] ---> Running in 70a34df4ef1c [2022-04-12T17:52:48.870Z] Removing intermediate container 70a34df4ef1c [2022-04-12T17:52:48.870Z] ---> d0cceff346db [2022-04-12T17:52:48.870Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T17:52:48.870Z] ---> Running in ce303ba945fd [2022-04-12T17:52:49.128Z] Removing intermediate container ce303ba945fd [2022-04-12T17:52:49.128Z] ---> 57386af28ba1 [2022-04-12T17:52:49.128Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:52:49.128Z] ---> Running in 3dfcb322ea3a [2022-04-12T17:52:49.695Z] Removing intermediate container 3dfcb322ea3a [2022-04-12T17:52:49.695Z] ---> 397a67a733fd [2022-04-12T17:52:49.695Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T17:52:49.695Z] ---> Running in 7fb44684024f [2022-04-12T17:52:49.956Z] Removing intermediate container 7fb44684024f [2022-04-12T17:52:49.956Z] ---> bb89d5a98f47 [2022-04-12T17:52:49.956Z] [2022-04-12T17:52:50.215Z] Successfully built bb89d5a98f47 [2022-04-12T17:52:50.215Z] Successfully tagged core-command:latest [2022-04-12T17:53:05.098Z]  Building core-command ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T17:53:10.375Z] Removing intermediate container b8dd05344c05 [2022-04-12T17:53:10.375Z] ---> f60f12de42ba [2022-04-12T17:53:10.375Z] [2022-04-12T17:53:10.375Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T17:53:10.375Z] ---> e04c818066af [2022-04-12T17:53:10.375Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T17:53:10.375Z] ---> Running in f1114676f35c [2022-04-12T17:53:10.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:53:10.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:53:10.638Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T17:53:10.638Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T17:53:10.638Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T17:53:10.638Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T17:53:10.638Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T17:53:10.899Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T17:53:10.899Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T17:53:10.899Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T17:53:10.899Z] OK: 8 MiB in 20 packages [2022-04-12T17:53:11.467Z] Removing intermediate container f1114676f35c [2022-04-12T17:53:11.467Z] ---> 7cb5dd827aa9 [2022-04-12T17:53:11.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T17:53:11.467Z] ---> Running in 12b5319aae63 [2022-04-12T17:53:11.467Z] Removing intermediate container 12b5319aae63 [2022-04-12T17:53:11.467Z] ---> 7359d19a914d [2022-04-12T17:53:11.467Z] Step 13/22 : WORKDIR /edgex [2022-04-12T17:53:11.467Z] ---> Running in 69dd045cf7cb [2022-04-12T17:53:11.727Z] Removing intermediate container 69dd045cf7cb [2022-04-12T17:53:11.727Z] ---> 718c7cade114 [2022-04-12T17:53:11.727Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T17:53:11.727Z] ---> df79c0a12bd1 [2022-04-12T17:53:11.727Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T17:53:12.302Z] ---> ab027c528303 [2022-04-12T17:53:12.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T17:53:12.873Z] ---> a3700729fef6 [2022-04-12T17:53:12.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T17:53:12.873Z] ---> d85c431dbdf5 [2022-04-12T17:53:12.873Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T17:53:12.873Z] ---> Running in c07d19936a1a [2022-04-12T17:53:13.813Z] Removing intermediate container c07d19936a1a [2022-04-12T17:53:13.813Z] ---> f1503a4141a2 [2022-04-12T17:53:13.813Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T17:53:13.813Z] ---> Running in 5a9415aecb52 [2022-04-12T17:53:13.813Z] Removing intermediate container 5a9415aecb52 [2022-04-12T17:53:13.813Z] ---> c6c023ac913a [2022-04-12T17:53:13.813Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T17:53:13.813Z] ---> Running in a80aceadd205 [2022-04-12T17:53:13.813Z] Removing intermediate container a80aceadd205 [2022-04-12T17:53:13.813Z] ---> 217dd78bd65b [2022-04-12T17:53:13.813Z] Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:53:14.079Z] ---> Running in af63c3be318d [2022-04-12T17:53:14.079Z] Removing intermediate container af63c3be318d [2022-04-12T17:53:14.079Z] ---> 6ff2b3cc8f2c [2022-04-12T17:53:14.079Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T17:53:14.079Z] ---> Running in 9ea4e688d9d8 [2022-04-12T17:53:14.338Z] Removing intermediate container 9ea4e688d9d8 [2022-04-12T17:53:14.338Z] ---> a814cf7b6400 [2022-04-12T17:53:14.338Z] [2022-04-12T17:53:14.338Z] Successfully built a814cf7b6400 [2022-04-12T17:53:14.338Z] Successfully tagged security-proxy-setup:latest [2022-04-12T17:53:46.445Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-04-12T17:53:46.445Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T17:53:46.445Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T17:53:46.445Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T17:53:46.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T17:53:46.445Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T17:53:46.445Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T17:53:46.445Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T17:53:46.704Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T17:53:46.704Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T17:53:46.704Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T17:53:46.704Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T17:53:46.704Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T17:53:46.704Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T17:53:50.898Z] Building bin/spire-agent... [2022-04-12T17:53:50.898Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T17:53:50.898Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T17:53:50.898Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T17:53:50.898Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T17:53:51.156Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T17:53:51.414Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T17:53:51.414Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T17:53:51.414Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T17:53:51.414Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T17:53:51.414Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T17:53:51.414Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T17:53:51.414Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T17:53:51.414Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T17:54:16.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T17:54:16.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T17:54:18.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T17:54:18.061Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T17:54:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T17:54:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T17:54:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T17:54:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T17:54:20.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T17:54:24.414Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T17:54:24.414Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T17:54:24.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T17:54:24.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T17:54:24.414Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T17:54:24.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T17:54:39.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.274s coverage: 28.7% of statements [2022-04-12T17:54:39.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T17:54:39.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T17:54:43.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.485s coverage: 98.5% of statements [2022-04-12T17:54:43.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T17:54:44.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 53.4% of statements [2022-04-12T17:54:44.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T17:54:44.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T17:54:47.650Z] Removing intermediate container 4d0efc46b0ce [2022-04-12T17:54:47.650Z] ---> fc3efb8e60bb [2022-04-12T17:54:47.650Z] [2022-04-12T17:54:47.650Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T17:54:47.650Z] ---> 0ac33e5f5afa [2022-04-12T17:54:47.650Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T17:54:47.650Z] ---> Using cache [2022-04-12T17:54:47.650Z] ---> 95e9d970890c [2022-04-12T17:54:47.650Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:54:47.650Z] ---> Using cache [2022-04-12T17:54:47.650Z] ---> c7ad861d8609 [2022-04-12T17:54:47.650Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T17:54:47.650Z] Removing intermediate container 4a35f4b43e62 [2022-04-12T17:54:47.650Z] ---> c683f6da375c [2022-04-12T17:54:47.650Z] [2022-04-12T17:54:47.650Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T17:54:47.650Z] ---> 0ac33e5f5afa [2022-04-12T17:54:47.650Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T17:54:47.650Z] ---> Using cache [2022-04-12T17:54:47.650Z] ---> 95e9d970890c [2022-04-12T17:54:47.650Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T17:54:47.650Z] ---> Using cache [2022-04-12T17:54:47.650Z] ---> c7ad861d8609 [2022-04-12T17:54:47.650Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T17:54:47.650Z] ---> Running in c2132f487584 [2022-04-12T17:54:47.651Z] ---> Running in a4150b388191 [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T17:54:47.651Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T17:54:47.651Z] OK: 15854 distinct packages available [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T17:54:47.651Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T17:54:47.651Z] OK: 15854 distinct packages available [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T17:54:47.651Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T17:54:47.651Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T17:54:47.651Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T17:54:47.651Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T17:54:47.651Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T17:54:47.651Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T17:54:47.651Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T17:54:47.651Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T17:54:47.651Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T17:54:47.651Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T17:54:47.651Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T17:54:47.651Z] OK: 6 MiB in 19 packages [2022-04-12T17:54:47.651Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T17:54:47.651Z] OK: 6 MiB in 19 packages [2022-04-12T17:54:47.910Z] Removing intermediate container a4150b388191 [2022-04-12T17:54:47.910Z] ---> c659c47fedfa [2022-04-12T17:54:47.910Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T17:54:48.170Z] Removing intermediate container c2132f487584 [2022-04-12T17:54:48.170Z] ---> d7be42b578d2 [2022-04-12T17:54:48.170Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T17:54:49.111Z] ---> 499fe9b1f5bf [2022-04-12T17:54:49.111Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T17:54:49.370Z] ---> 0fa57e002224 [2022-04-12T17:54:49.370Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T17:54:49.370Z] ---> 031fe4a8f5a6 [2022-04-12T17:54:49.370Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T17:54:49.939Z] ---> a20bc6aeef0e [2022-04-12T17:54:49.939Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T17:54:50.199Z] ---> 555e71411271 [2022-04-12T17:54:50.199Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T17:54:50.199Z] ---> bc886a1dbead [2022-04-12T17:54:50.199Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T17:54:50.199Z] ---> Running in 3cfc9f615e4f [2022-04-12T17:54:50.199Z] Removing intermediate container 3cfc9f615e4f [2022-04-12T17:54:50.199Z] ---> 96b4012431e2 [2022-04-12T17:54:50.199Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T17:54:50.458Z] ---> Running in 572b87af6bbe [2022-04-12T17:54:50.458Z] ---> 68414a2186b5 [2022-04-12T17:54:50.458Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T17:54:50.458Z] Removing intermediate container 572b87af6bbe [2022-04-12T17:54:50.458Z] ---> 0ba59d297f33 [2022-04-12T17:54:50.458Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T17:54:50.458Z] ---> Running in 99f42f9d479b [2022-04-12T17:54:50.458Z] ---> a38012da140b [2022-04-12T17:54:50.458Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T17:54:50.718Z] Removing intermediate container 99f42f9d479b [2022-04-12T17:54:50.718Z] ---> 513f40207e56 [2022-04-12T17:54:50.718Z] Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:54:50.718Z] ---> Running in d5dff139211e [2022-04-12T17:54:50.718Z] ---> fbdb4f5bbebe [2022-04-12T17:54:50.718Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T17:54:50.718Z] ---> Running in e85ed9611371 [2022-04-12T17:54:50.718Z] Removing intermediate container d5dff139211e [2022-04-12T17:54:50.718Z] ---> ceacf066cafb [2022-04-12T17:54:50.718Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T17:54:50.718Z] ---> Running in 9eb3549c7e75 [2022-04-12T17:54:50.718Z] Removing intermediate container e85ed9611371 [2022-04-12T17:54:50.718Z] ---> a5de46958f42 [2022-04-12T17:54:50.718Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T17:54:50.980Z] ---> Running in 3499e7bacce4 [2022-04-12T17:54:50.980Z] Removing intermediate container 9eb3549c7e75 [2022-04-12T17:54:50.980Z] ---> fd6ef7ad7d3e [2022-04-12T17:54:50.980Z] [2022-04-12T17:54:50.980Z] Removing intermediate container 3499e7bacce4 [2022-04-12T17:54:50.980Z] ---> c90415f751b3 [2022-04-12T17:54:50.980Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T17:54:50.980Z] Successfully built fd6ef7ad7d3e [2022-04-12T17:54:50.980Z] Successfully tagged security-spire-server:latest [2022-04-12T17:54:50.980Z]  Building security-spire-server ... done  ---> Running in a5964bd259be [2022-04-12T17:54:51.240Z] Removing intermediate container a5964bd259be [2022-04-12T17:54:51.240Z] ---> 1fe37445f3fa [2022-04-12T17:54:51.240Z] Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T17:54:51.240Z] ---> Running in df7441557759 [2022-04-12T17:54:51.240Z] Removing intermediate container df7441557759 [2022-04-12T17:54:51.240Z] ---> d4cf2983f1b8 [2022-04-12T17:54:51.240Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T17:54:51.240Z] ---> Running in d32457cd2312 [2022-04-12T17:54:51.500Z] Removing intermediate container d32457cd2312 [2022-04-12T17:54:51.500Z] ---> 0d1524ed7699 [2022-04-12T17:54:51.500Z] [2022-04-12T17:54:51.500Z] Successfully built 0d1524ed7699 [2022-04-12T17:54:51.500Z] Successfully tagged security-spire-agent:latest [2022-04-12T17:54:51.507Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T17:54:51.517Z] $ docker stop --time=1 6eec844c9f6b0b4dda0e9c6c2bd6ac6890b86b0a17f0ab895497d6a0fe403196 [2022-04-12T17:54:52.806Z] $ docker rm -f 6eec844c9f6b0b4dda0e9c6c2bd6ac6890b86b0a17f0ab895497d6a0fe403196 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T17:54:53.153Z] + docker images [2022-04-12T17:54:53.153Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T17:54:53.153Z] security-spire-agent latest 0d1524ed7699 1 second ago 127MB [2022-04-12T17:54:53.153Z] security-spire-server latest fd6ef7ad7d3e 2 seconds ago 87.3MB [2022-04-12T17:54:53.153Z] fc3efb8e60bb 15 seconds ago 4.55GB [2022-04-12T17:54:53.153Z] c683f6da375c 20 seconds ago 4.55GB [2022-04-12T17:54:53.153Z] security-proxy-setup latest a814cf7b6400 About a minute ago 51MB [2022-04-12T17:54:53.153Z] f60f12de42ba About a minute ago 1.7GB [2022-04-12T17:54:53.153Z] core-command latest bb89d5a98f47 2 minutes ago 28.5MB [2022-04-12T17:54:53.153Z] dc34a4825721 2 minutes ago 1.69GB [2022-04-12T17:54:53.153Z] support-notifications latest 306c1104e577 2 minutes ago 30.8MB [2022-04-12T17:54:53.153Z] security-spire-config latest 4b88bc8fe1a7 2 minutes ago 86.7MB [2022-04-12T17:54:53.153Z] 20e8cc3a3795 2 minutes ago 1.69GB [2022-04-12T17:54:53.153Z] 785f1e16af44 2 minutes ago 4.55GB [2022-04-12T17:54:53.153Z] core-data latest 0400e7cb4e1e 3 minutes ago 36.2MB [2022-04-12T17:54:53.153Z] c66a50a94770 3 minutes ago 1.7GB [2022-04-12T17:54:53.153Z] support-scheduler latest 7c26440c3962 3 minutes ago 30.2MB [2022-04-12T17:54:53.153Z] core-metadata latest fc8a233926a8 3 minutes ago 30.4MB [2022-04-12T17:54:53.153Z] 2d74363666f2 4 minutes ago 1.69GB [2022-04-12T17:54:53.154Z] 54f66e807482 4 minutes ago 1.69GB [2022-04-12T17:54:53.154Z] sys-mgmt-agent latest 26def79ca050 4 minutes ago 311MB [2022-04-12T17:54:53.154Z] security-bootstrapper latest 4e6d606137db 4 minutes ago 28.3MB [2022-04-12T17:54:53.154Z] security-secretstore-setup latest 3e5a58e35c5c 4 minutes ago 49.7MB [2022-04-12T17:54:53.154Z] security-spiffe-token-provider latest 14c2dfd15348 4 minutes ago 32.4MB [2022-04-12T17:54:53.154Z] 4dbc2ceb393a 4 minutes ago 1.71GB [2022-04-12T17:54:53.154Z] 00d348633f9c 5 minutes ago 1.69GB [2022-04-12T17:54:53.154Z] c839d6f875dd 5 minutes ago 1.71GB [2022-04-12T17:54:53.154Z] b5e81229a4bc 5 minutes ago 1.68GB [2022-04-12T17:54:53.154Z] ci-base-image-x86_64 latest ca4675993718 8 minutes ago 896MB [2022-04-12T17:54:53.154Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T17:54:53.154Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T17:54:53.154Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T17:54:53.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T17:54:53.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T17:54:53.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T17:55:06.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.847s coverage: 89.2% of statements [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:55:06.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.443s coverage: 84.4% of statements [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T17:55:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.371s coverage: 95.4% of statements [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.555s coverage: 72.2% of statements [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.498s coverage: 60.0% of statements [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.566s coverage: 0.9% of statements [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.408s coverage: 58.8% of statements [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.432s coverage: 24.0% of statements [2022-04-12T17:55:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements [2022-04-12T17:55:09.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements [2022-04-12T17:55:10.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2022-04-12T17:55:11.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.299s coverage: 87.5% of statements [2022-04-12T17:55:24.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2022-04-12T17:55:24.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-04-12T17:55:29.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 82.5% of statements [2022-04-12T17:55:29.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.445s coverage: 92.9% of statements [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-04-12T17:55:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.891s coverage: 91.2% of statements [2022-04-12T17:55:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T17:55:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.4% of statements [2022-04-12T17:55:42.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T17:55:42.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T17:55:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements [2022-04-12T17:55:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.176s coverage: 89.4% of statements [2022-04-12T17:55:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-04-12T17:55:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2022-04-12T17:55:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-04-12T17:55:52.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.405s coverage: 65.4% of statements [2022-04-12T17:55:52.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T17:55:52.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T17:55:52.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T17:55:53.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.8% of statements [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T17:55:53.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T17:55:53.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T17:55:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.587s coverage: 17.7% of statements [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T17:56:03.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements [2022-04-12T17:56:03.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.112s coverage: 96.9% of statements [2022-04-12T17:56:04.189Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T17:56:04.189Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-12T17:56:04.189Z] GO111MODULE=on go vet ./... [2022-04-12T17:57:56.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T17:57:56.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T17:57:56.080Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T17:57:58.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T17:57:58.716Z] + ls -al . [2022-04-12T17:57:58.716Z] total 664 [2022-04-12T17:57:58.716Z] drwxrwxr-x 9 1001 1001 4096 Apr 12 17:57 . [2022-04-12T17:57:58.716Z] drwxr-xr-x 4 root root 4096 Apr 12 17:52 .. [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 17:50 .dockerignore [2022-04-12T17:57:58.716Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 17:50 .git [2022-04-12T17:57:58.716Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 17:50 .github [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 17:50 .gitignore [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 17:50 .golangci.yml [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 17:50 .hadolint.yml [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 17:50 .sonarcloud.properties [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 17:50 ADOPTERS.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 10086 Apr 12 17:50 Attribution.txt [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 17:50 CHANGELOG.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 17:50 CONTRIBUTING.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 17:50 GOVERNANCE.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 17:50 Jenkinsfile [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 17:50 LICENSE [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 8522 Apr 12 17:50 Makefile [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 17:50 OWNERS.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 17:50 README.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 17:50 SECURITY.md [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 17:45 VERSION [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 17:50 ZMQWindows.md [2022-04-12T17:57:58.716Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 17:50 bin [2022-04-12T17:57:58.716Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 17:50 cmd [2022-04-12T17:57:58.716Z] -rw-r--r-- 1 root root 433581 Apr 12 17:56 coverage.out [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 3256 Apr 12 17:50 go.mod [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 35162 Apr 12 17:50 go.sum [2022-04-12T17:57:58.716Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 17:50 internal [2022-04-12T17:57:58.716Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 17:50 openapi [2022-04-12T17:57:58.716Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 17:50 snap [2022-04-12T17:57:58.716Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 17:50 version.go [Pipeline] sh [2022-04-12T17:57:59.369Z] + '[' -e coverage.out ] [2022-04-12T17:57:59.369Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T17:57:59.391Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T17:58:00.206Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T17:58:00.850Z] + make build [2022-04-12T17:58:00.850Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T18:00:07.756Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T18:00:16.031Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T18:00:28.441Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T18:00:40.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T18:01:03.004Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T18:01:11.278Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T18:01:24.198Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T18:01:36.608Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T18:01:48.990Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T18:01:59.135Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T18:02:11.537Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T18:02:29.857Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T18:02:40.124Z] $ docker stop --time=1 c4ce850e5f45642e4e805ee724a1fa3062933f76426e98311593eacc976a037f [2022-04-12T18:02:42.070Z] $ docker rm -f c4ce850e5f45642e4e805ee724a1fa3062933f76426e98311593eacc976a037f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T18:02:44.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T18:02:44.253Z] [2022-04-12T18:02:44.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T18:02:44.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T18:02:44.876Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T18:02:44.876Z] 29e5d40040c1: Pulling fs layer [2022-04-12T18:02:44.876Z] 1ce36da41761: Pulling fs layer [2022-04-12T18:02:44.876Z] 25b303627fd3: Pulling fs layer [2022-04-12T18:02:44.876Z] 29e5d40040c1: Download complete [2022-04-12T18:02:45.153Z] 1ce36da41761: Verifying Checksum [2022-04-12T18:02:45.153Z] 1ce36da41761: Download complete [2022-04-12T18:02:45.750Z] 29e5d40040c1: Pull complete [2022-04-12T18:02:46.731Z] 25b303627fd3: Verifying Checksum [2022-04-12T18:02:46.731Z] 25b303627fd3: Download complete [2022-04-12T18:02:47.004Z] 1ce36da41761: Pull complete [2022-04-12T18:02:59.402Z] 25b303627fd3: Pull complete [2022-04-12T18:02:59.402Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T18:02:59.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T18:02:59.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T18:02:59.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container [2022-04-12T18:02:59.722Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T18:03:02.202Z] $ docker top 7ef274fb49cdcc65c0b3e5be85689f140ca7a118e226affbd0c7315e933c759f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T18:03:03.110Z] + docker-compose build --help [2022-04-12T18:03:03.110Z] + grep parallel [2022-04-12T18:03:07.413Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T18:03:07.706Z] $ docker stop --time=1 7ef274fb49cdcc65c0b3e5be85689f140ca7a118e226affbd0c7315e933c759f [2022-04-12T18:03:09.383Z] $ docker rm -f 7ef274fb49cdcc65c0b3e5be85689f140ca7a118e226affbd0c7315e933c759f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T18:03:09.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T18:03:09.974Z] . [Pipeline] withDockerContainer [2022-04-12T18:03:10.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container [2022-04-12T18:03:10.293Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T18:03:11.648Z] $ docker top 05b6f9ce60850a830bade4bc14f8e87433c85f3956b5e0832ee5a9a750079970 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T18:03:12.572Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T18:03:17.970Z] Building core-command ... [2022-04-12T18:03:17.970Z] Building core-data ... [2022-04-12T18:03:17.970Z] Building core-metadata ... [2022-04-12T18:03:17.970Z] Building security-bootstrapper ... [2022-04-12T18:03:17.970Z] Building security-proxy-setup ... [2022-04-12T18:03:17.970Z] Building security-secretstore-setup ... [2022-04-12T18:03:17.970Z] Building security-spiffe-token-provider ... [2022-04-12T18:03:17.970Z] Building security-spire-agent ... [2022-04-12T18:03:17.970Z] Building security-spire-config ... [2022-04-12T18:03:17.970Z] Building security-spire-server ... [2022-04-12T18:03:17.970Z] Building support-notifications ... [2022-04-12T18:03:17.970Z] Building support-scheduler ... [2022-04-12T18:03:17.970Z] Building sys-mgmt-agent ... [2022-04-12T18:03:17.970Z] Building core-metadata [2022-04-12T18:03:17.970Z] Building security-spiffe-token-provider [2022-04-12T18:03:17.970Z] Building sys-mgmt-agent [2022-04-12T18:03:17.970Z] Building security-bootstrapper [2022-04-12T18:03:17.970Z] Building security-spire-config [2022-04-12T18:05:09.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:05:09.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:05:09.803Z] ---> ebb50e7be057 [2022-04-12T18:05:09.803Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T18:05:09.803Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:05:09.803Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:05:09.803Z] ---> ebb50e7be057 [2022-04-12T18:05:09.803Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T18:05:09.803Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:05:09.803Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:05:09.803Z] ---> ebb50e7be057 [2022-04-12T18:05:09.803Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T18:05:09.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:05:09.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:05:09.803Z] ---> ebb50e7be057 [2022-04-12T18:05:09.803Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T18:05:09.803Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:05:09.803Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:05:09.803Z] ---> ebb50e7be057 [2022-04-12T18:05:09.803Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T18:05:09.803Z] ---> Running in 7b5e3b1d83dd [2022-04-12T18:05:09.803Z] ---> Running in ca69d226b492 [2022-04-12T18:05:09.803Z] ---> Running in 07ff8bcd6e43 [2022-04-12T18:05:09.803Z] ---> Running in 35771560a309 [2022-04-12T18:05:09.803Z] ---> Running in 54d3d17083ce [2022-04-12T18:05:09.803Z] Removing intermediate container ca69d226b492 [2022-04-12T18:05:09.803Z] ---> 5168e275234f [2022-04-12T18:05:09.803Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:05:09.803Z] Removing intermediate container 7b5e3b1d83dd [2022-04-12T18:05:09.803Z] ---> 56c103f5bb8e [2022-04-12T18:05:09.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:05:09.803Z] ---> Running in 74ec4990145d [2022-04-12T18:05:09.803Z] Removing intermediate container 35771560a309 [2022-04-12T18:05:09.803Z] ---> dc2910f7a13e [2022-04-12T18:05:09.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:05:09.803Z] Removing intermediate container 07ff8bcd6e43 [2022-04-12T18:05:09.803Z] ---> 9979cda47beb [2022-04-12T18:05:09.803Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T18:05:09.803Z] ---> Running in 1d0dad092c42 [2022-04-12T18:05:09.803Z] ---> Running in 75d8aa5a19c7 [2022-04-12T18:05:09.803Z] Removing intermediate container 54d3d17083ce [2022-04-12T18:05:09.803Z] ---> ae531569c0cf [2022-04-12T18:05:09.803Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:05:10.077Z] ---> Running in 3a9a2c882b90 [2022-04-12T18:05:10.077Z] ---> Running in f5c743a459fc [2022-04-12T18:05:12.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:13.325Z] Removing intermediate container 74ec4990145d [2022-04-12T18:05:13.325Z] ---> 3bf182c15080 [2022-04-12T18:05:13.325Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T18:05:13.602Z] Removing intermediate container 1d0dad092c42 [2022-04-12T18:05:13.602Z] ---> 4d737959f8f3 [2022-04-12T18:05:13.602Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T18:05:13.602Z] ---> Running in 5dd827008b33 [2022-04-12T18:05:13.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:13.879Z] ---> Running in 0c18f113af79 [2022-04-12T18:05:13.879Z] Removing intermediate container 75d8aa5a19c7 [2022-04-12T18:05:13.879Z] ---> 17bd07614fbc [2022-04-12T18:05:13.879Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T18:05:13.879Z] ---> Running in 1f96a51e646b [2022-04-12T18:05:14.154Z] Removing intermediate container 3a9a2c882b90 [2022-04-12T18:05:14.154Z] ---> fc38d8efbe8b [2022-04-12T18:05:14.154Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T18:05:14.427Z] ---> Running in c9af6264d95c [2022-04-12T18:05:15.036Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T18:05:15.036Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T18:05:15.036Z] OK: 15739 distinct packages available [2022-04-12T18:05:15.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:16.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:16.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:16.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:16.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:16.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:17.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:17.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:17.194Z] OK: 220 MiB in 52 packages [2022-04-12T18:05:17.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:17.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:05:18.971Z] OK: 220 MiB in 52 packages [2022-04-12T18:05:18.971Z] Removing intermediate container f5c743a459fc [2022-04-12T18:05:18.971Z] ---> 5debfc08b2ca [2022-04-12T18:05:18.971Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T18:05:18.971Z] OK: 220 MiB in 52 packages [2022-04-12T18:05:18.971Z] OK: 220 MiB in 52 packages [2022-04-12T18:05:18.971Z] OK: 220 MiB in 52 packages [2022-04-12T18:05:20.419Z] ---> 1d1fc01573f4 [2022-04-12T18:05:20.419Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:05:20.419Z] ---> Running in c0904ecd73de [2022-04-12T18:05:20.419Z] Removing intermediate container 1f96a51e646b [2022-04-12T18:05:20.419Z] ---> 47ed94fb656e [2022-04-12T18:05:20.419Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T18:05:20.698Z] Removing intermediate container 5dd827008b33 [2022-04-12T18:05:20.698Z] ---> 677146b73c95 [2022-04-12T18:05:20.698Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T18:05:20.698Z] Removing intermediate container c9af6264d95c [2022-04-12T18:05:20.698Z] ---> 0ae5809d735c [2022-04-12T18:05:20.698Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T18:05:20.987Z] Removing intermediate container 0c18f113af79 [2022-04-12T18:05:20.987Z] ---> 8e517976fdc5 [2022-04-12T18:05:20.987Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T18:05:22.550Z] ---> d2518fc54e52 [2022-04-12T18:05:22.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:05:22.550Z] ---> Running in 83ac57c895c8 [2022-04-12T18:05:22.835Z] ---> f664ef346be9 [2022-04-12T18:05:22.835Z] ---> fea9214598bf [2022-04-12T18:05:22.835Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:05:22.835Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:05:23.139Z] ---> Running in 1d572468b539 [2022-04-12T18:05:23.139Z] ---> Running in 56f368049da0 [2022-04-12T18:05:23.463Z] ---> f84f58ab515a [2022-04-12T18:05:23.463Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:05:23.742Z] ---> Running in fa04e96962c3 [2022-04-12T18:05:25.198Z] Removing intermediate container c0904ecd73de [2022-04-12T18:05:25.198Z] ---> 469208ec70cc [2022-04-12T18:05:25.198Z] Step 7/20 : COPY . . [2022-04-12T18:05:29.546Z] Removing intermediate container 83ac57c895c8 [2022-04-12T18:05:29.546Z] ---> 603d3a199210 [2022-04-12T18:05:29.546Z] Step 8/23 : COPY . . [2022-04-12T18:05:29.821Z] Removing intermediate container 1d572468b539 [2022-04-12T18:05:29.821Z] ---> 405e6d8a4502 [2022-04-12T18:05:29.821Z] Step 8/31 : COPY . . [2022-04-12T18:05:30.094Z] Removing intermediate container 56f368049da0 [2022-04-12T18:05:30.094Z] ---> 318c27e565ab [2022-04-12T18:05:30.094Z] Step 8/23 : COPY . . [2022-04-12T18:05:30.094Z] Removing intermediate container fa04e96962c3 [2022-04-12T18:05:30.094Z] ---> 241dde671704 [2022-04-12T18:05:30.094Z] Step 8/26 : COPY . . [2022-04-12T18:06:02.443Z] ---> 51836617b973 [2022-04-12T18:06:02.443Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T18:06:02.443Z] ---> Running in 0f8af5be4c3c [2022-04-12T18:06:02.443Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T18:06:05.876Z] ---> 509ea9288739 [2022-04-12T18:06:05.876Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T18:06:05.876Z] ---> 3c7af8138796 [2022-04-12T18:06:05.876Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T18:06:05.876Z] ---> Running in e40f477c1eb1 [2022-04-12T18:06:05.876Z] ---> Running in 526258cdaab3 [2022-04-12T18:06:06.158Z] ---> 706263a3ad44 [2022-04-12T18:06:06.158Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T18:06:06.436Z] ---> Running in afc9dc28b5c8 [2022-04-12T18:06:07.907Z] ---> 01fdcf15cf7c [2022-04-12T18:06:07.907Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T18:06:07.907Z] ---> Running in ed750db57d31 [2022-04-12T18:06:08.893Z] Removing intermediate container ed750db57d31 [2022-04-12T18:06:08.893Z] ---> 99aa1e752371 [2022-04-12T18:06:08.893Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T18:06:09.168Z] ---> Running in 36c87b3ffa0d [2022-04-12T18:06:09.445Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T18:06:09.446Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T18:06:10.055Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T18:06:12.713Z] Removing intermediate container 36c87b3ffa0d [2022-04-12T18:06:12.713Z] ---> a575c0379a51 [2022-04-12T18:06:12.713Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T18:06:12.713Z] ---> Running in 2de719166f51 [2022-04-12T18:06:12.994Z] Removing intermediate container 2de719166f51 [2022-04-12T18:06:12.994Z] ---> 6275252e5480 [2022-04-12T18:06:12.994Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T18:06:12.994Z] ---> Running in 3179b467a15b [2022-04-12T18:06:16.422Z] spire-1.2.1/ [2022-04-12T18:06:16.422Z] spire-1.2.1/.data/ [2022-04-12T18:06:16.422Z] spire-1.2.1/.data/.file [2022-04-12T18:06:16.422Z] spire-1.2.1/.dockerignore [2022-04-12T18:06:16.422Z] spire-1.2.1/.gitattributes [2022-04-12T18:06:16.422Z] spire-1.2.1/.githooks/ [2022-04-12T18:06:16.422Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/ [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/ [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T18:06:16.422Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T18:06:16.422Z] spire-1.2.1/.gitignore [2022-04-12T18:06:16.422Z] spire-1.2.1/.go-version [2022-04-12T18:06:16.422Z] spire-1.2.1/.golangci.yml [2022-04-12T18:06:16.422Z] spire-1.2.1/ADOPTERS.md [2022-04-12T18:06:16.422Z] spire-1.2.1/CHANGELOG.md [2022-04-12T18:06:16.422Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T18:06:16.422Z] spire-1.2.1/CODEOWNERS [2022-04-12T18:06:16.422Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T18:06:16.422Z] spire-1.2.1/Dockerfile [2022-04-12T18:06:16.422Z] spire-1.2.1/Dockerfile.dev [2022-04-12T18:06:16.422Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T18:06:16.422Z] spire-1.2.1/LICENSE [2022-04-12T18:06:16.422Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T18:06:16.422Z] spire-1.2.1/Makefile [2022-04-12T18:06:16.422Z] spire-1.2.1/README.md [2022-04-12T18:06:16.422Z] spire-1.2.1/ROADMAP.md [2022-04-12T18:06:16.422Z] spire-1.2.1/SECURITY.md [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T18:06:16.422Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T18:06:16.423Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/ [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/agent/ [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/server/ [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/server/server.conf [2022-04-12T18:06:16.423Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/ [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/auditlog.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/ [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/spire_server.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/telemetry.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/upgrading.md [2022-04-12T18:06:16.423Z] spire-1.2.1/doc/using_spire.md [2022-04-12T18:06:16.423Z] spire-1.2.1/examples/ [2022-04-12T18:06:16.423Z] spire-1.2.1/examples/README.md [2022-04-12T18:06:16.423Z] spire-1.2.1/go.mod [2022-04-12T18:06:16.423Z] spire-1.2.1/go.sum [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T18:06:16.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T18:06:16.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/log/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T18:06:16.425Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/version/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T18:06:16.426Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/config.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T18:06:16.704Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T18:06:16.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/server.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/private/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/private/server/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/spire/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/spire/common/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T18:06:16.982Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T18:06:16.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T18:06:16.983Z] spire-1.2.1/release/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/README.md [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/conf/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T18:06:16.983Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T18:06:16.983Z] spire-1.2.1/script/ [2022-04-12T18:06:16.983Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T18:06:16.983Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T18:06:16.983Z] spire-1.2.1/support/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T18:06:16.983Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/clock/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/clock/clock.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T18:06:16.983Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T18:06:17.261Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/README.md [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/common [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T18:06:17.261Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T18:06:17.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T18:06:17.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T18:06:17.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T18:06:17.817Z] spire-1.2.1/test/integration/test.sh [2022-04-12T18:06:17.818Z] spire-1.2.1/test/plugintest/ [2022-04-12T18:06:17.818Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/ [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testca/ [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testca/ca.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testkey/ [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/testkey/new.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T18:06:17.818Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/util/ [2022-04-12T18:06:17.818Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/util/race.go [2022-04-12T18:06:17.818Z] spire-1.2.1/test/util/util.go [2022-04-12T18:06:17.818Z] building spire from source... [2022-04-12T18:06:18.420Z] Installing go1.17.7... [2022-04-12T18:06:45.280Z] Building bin/spire-server... [2022-04-12T18:06:45.281Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T18:06:45.281Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T18:06:45.281Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T18:06:45.281Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T18:06:45.281Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T18:06:49.622Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T18:06:49.622Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T18:06:49.622Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T18:06:49.622Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T18:06:50.227Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T18:06:50.834Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T18:06:50.834Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T18:06:50.834Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T18:06:51.113Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T18:06:51.113Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T18:06:51.113Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T18:06:51.113Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T18:06:52.112Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T18:06:52.112Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T18:06:52.723Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T18:06:52.723Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T18:07:19.573Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T18:07:19.573Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T18:07:19.573Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T18:07:19.573Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T18:07:19.573Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T18:07:19.573Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T18:07:19.573Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T18:07:19.573Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T18:07:19.573Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T18:07:19.849Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T18:07:19.849Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T18:07:20.455Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T18:07:20.731Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T18:07:20.731Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T18:07:20.731Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T18:07:21.008Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T18:07:21.008Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T18:07:21.008Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T18:07:21.288Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T18:07:22.282Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T18:07:22.282Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T18:07:22.282Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T18:07:22.578Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T18:07:22.857Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T18:07:22.857Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T18:07:23.135Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T18:07:23.741Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T18:07:24.345Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T18:07:24.345Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T18:07:24.345Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T18:07:24.345Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T18:07:24.945Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T18:07:27.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T18:07:33.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T18:07:33.001Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T18:07:33.001Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T18:07:33.001Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T18:07:33.281Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T18:07:33.564Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T18:08:20.600Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T18:08:20.600Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T18:08:26.036Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T18:08:26.036Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T18:08:26.036Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T18:08:26.036Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T18:08:26.640Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T18:08:28.661Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T18:08:32.148Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T18:08:32.148Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T18:08:32.749Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T18:08:34.734Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T18:08:34.734Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T18:08:35.008Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T18:08:36.453Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T18:08:36.453Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T18:08:36.730Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T18:08:37.005Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T18:08:37.281Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T18:08:37.556Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T18:08:37.831Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T18:08:37.831Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T18:08:38.107Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T18:08:38.107Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T18:08:39.093Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T18:08:39.369Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T18:08:39.646Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T18:08:39.920Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T18:08:39.920Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T18:08:40.195Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T18:08:40.795Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T18:08:46.233Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T18:08:46.233Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T18:08:46.233Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T18:08:46.233Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T18:08:46.233Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T18:08:46.233Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T18:08:46.840Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T18:08:47.120Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T18:08:47.399Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T18:08:47.399Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T18:08:47.675Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T18:08:48.668Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T18:08:49.273Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T18:08:49.878Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T18:08:49.878Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T18:08:50.156Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T18:08:50.433Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T18:08:50.433Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T18:08:50.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T18:08:50.717Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T18:08:52.169Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T18:08:52.169Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T18:08:52.447Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T18:08:52.447Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T18:08:52.726Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T18:08:53.719Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T18:08:55.702Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T18:08:55.702Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T18:08:55.702Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T18:08:55.702Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T18:08:55.975Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T18:08:56.250Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T18:08:56.527Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T18:08:57.512Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T18:09:00.150Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T18:09:02.158Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T18:09:02.439Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T18:09:03.042Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T18:09:03.042Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T18:09:03.042Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T18:09:03.647Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T18:09:03.647Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T18:09:03.924Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T18:09:03.924Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T18:09:04.202Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T18:09:04.202Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T18:09:04.476Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T18:09:14.658Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T18:09:14.658Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T18:09:14.658Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T18:09:14.658Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T18:09:53.686Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T18:09:53.686Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T18:13:45.851Z] Removing intermediate container 0f8af5be4c3c [2022-04-12T18:13:45.852Z] ---> ef00a20514d9 [2022-04-12T18:13:45.852Z] [2022-04-12T18:13:45.852Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T18:13:45.852Z] 3.15: Pulling from library/alpine [2022-04-12T18:13:45.852Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T18:13:45.852Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T18:13:45.852Z] ---> 3fb3c9af89a9 [2022-04-12T18:13:45.852Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T18:13:45.852Z] ---> Running in 4c5f0c1f402d [2022-04-12T18:13:45.852Z] Removing intermediate container 4c5f0c1f402d [2022-04-12T18:13:45.852Z] ---> 8c0762e50142 [2022-04-12T18:13:45.852Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:13:45.852Z] ---> Running in ef6356f7bfb8 [2022-04-12T18:13:45.852Z] Removing intermediate container ef6356f7bfb8 [2022-04-12T18:13:45.852Z] ---> 47410ddc40ff [2022-04-12T18:13:45.852Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T18:13:45.852Z] ---> Running in 0793673e2e5e [2022-04-12T18:13:45.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:13:45.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:13:46.836Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T18:13:46.836Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T18:13:46.836Z] OK: 15729 distinct packages available [2022-04-12T18:13:47.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:13:48.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:13:49.095Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T18:13:49.369Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T18:13:49.644Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T18:13:49.644Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T18:13:49.644Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T18:13:49.921Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T18:13:49.921Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T18:13:49.921Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T18:13:50.196Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T18:13:50.196Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T18:13:50.196Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T18:13:50.802Z] OK: 8 MiB in 23 packages [2022-04-12T18:13:53.440Z] Removing intermediate container 0793673e2e5e [2022-04-12T18:13:53.440Z] ---> 70818cebc4ab [2022-04-12T18:13:53.440Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:13:54.430Z] ---> fc1e35e438d9 [2022-04-12T18:13:54.430Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T18:13:58.795Z] ---> 1dfd676082ed [2022-04-12T18:13:58.795Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T18:14:00.251Z] ---> 9edaa4d274e3 [2022-04-12T18:14:00.251Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T18:14:00.251Z] ---> Running in 349a071c54bc [2022-04-12T18:14:01.275Z] Removing intermediate container 349a071c54bc [2022-04-12T18:14:01.276Z] ---> 866090452249 [2022-04-12T18:14:01.276Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:14:01.562Z] ---> Running in 208362024ee9 [2022-04-12T18:14:02.183Z] Removing intermediate container 208362024ee9 [2022-04-12T18:14:02.183Z] ---> c33414f8bc25 [2022-04-12T18:14:02.183Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T18:14:02.465Z] ---> Running in f0aad1efb60d [2022-04-12T18:14:03.074Z] Removing intermediate container f0aad1efb60d [2022-04-12T18:14:03.074Z] ---> 59797ef9e717 [2022-04-12T18:14:03.074Z] Step 19/20 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:14:03.353Z] ---> Running in 376be4c44829 [2022-04-12T18:14:04.820Z] Removing intermediate container 376be4c44829 [2022-04-12T18:14:04.820Z] ---> b9ca39e88ea3 [2022-04-12T18:14:04.820Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T18:14:05.099Z] ---> Running in e4523aa2c168 [2022-04-12T18:14:06.552Z] Removing intermediate container e4523aa2c168 [2022-04-12T18:14:06.552Z] ---> beab0df43334 [2022-04-12T18:14:06.552Z] [2022-04-12T18:14:08.012Z] Successfully built beab0df43334 [2022-04-12T18:14:08.012Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T18:14:08.012Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-12T18:14:09.473Z] Removing intermediate container e40f477c1eb1 [2022-04-12T18:14:09.473Z] ---> c67f9618ddd1 [2022-04-12T18:14:09.473Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T18:14:09.753Z] ---> Running in f985a82ad0a4 [2022-04-12T18:14:12.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T18:14:24.873Z] Removing intermediate container 526258cdaab3 [2022-04-12T18:14:24.873Z] ---> 47a16653efa4 [2022-04-12T18:14:24.873Z] [2022-04-12T18:14:24.873Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T18:14:24.873Z] 3.14: Pulling from library/alpine [2022-04-12T18:14:26.330Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T18:14:26.330Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T18:14:26.330Z] ---> ac73e934f311 [2022-04-12T18:14:26.330Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T18:14:26.945Z] ---> Running in 63f6c70d8c8b [2022-04-12T18:14:27.556Z] Removing intermediate container 63f6c70d8c8b [2022-04-12T18:14:27.556Z] ---> 235760ddf9bd [2022-04-12T18:14:27.556Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T18:14:27.845Z] ---> Running in bb1031f4f03a [2022-04-12T18:14:30.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:14:31.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:14:31.727Z] Removing intermediate container afc9dc28b5c8 [2022-04-12T18:14:31.727Z] ---> 0a6b74aae344 [2022-04-12T18:14:31.727Z] [2022-04-12T18:14:31.727Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T18:14:31.727Z] ---> ac73e934f311 [2022-04-12T18:14:31.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T18:14:32.006Z] ---> Running in 970f88c78a61 [2022-04-12T18:14:32.614Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T18:14:32.614Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T18:14:32.614Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T18:14:32.614Z] OK: 6 MiB in 16 packages [2022-04-12T18:14:34.628Z] Removing intermediate container bb1031f4f03a [2022-04-12T18:14:34.628Z] ---> f6cc9698e62f [2022-04-12T18:14:34.628Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T18:14:34.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:14:34.902Z] ---> Running in 690496f57ceb [2022-04-12T18:14:35.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:14:35.789Z] Removing intermediate container 690496f57ceb [2022-04-12T18:14:35.789Z] ---> 0f72c4b5b98d [2022-04-12T18:14:35.789Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T18:14:36.085Z] ---> Running in 7065287dc0e4 [2022-04-12T18:14:36.695Z] Removing intermediate container 7065287dc0e4 [2022-04-12T18:14:36.695Z] ---> 5221dab2626a [2022-04-12T18:14:36.695Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T18:14:36.695Z] ---> Running in 0173e3a9f8dd [2022-04-12T18:14:36.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T18:14:36.695Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T18:14:36.972Z] OK: 5 MiB in 15 packages [2022-04-12T18:14:38.963Z] Removing intermediate container 970f88c78a61 [2022-04-12T18:14:38.963Z] ---> 481e90711fbe [2022-04-12T18:14:38.963Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T18:14:39.243Z] ---> Running in ba4f9e1c71bb [2022-04-12T18:14:40.696Z] Removing intermediate container ba4f9e1c71bb [2022-04-12T18:14:40.696Z] ---> 5c5ffab0b616 [2022-04-12T18:14:40.696Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T18:14:40.696Z] ---> Running in e4ae2e04651a [2022-04-12T18:14:41.310Z] Removing intermediate container 0173e3a9f8dd [2022-04-12T18:14:41.310Z] ---> bfb0c3aa02ac [2022-04-12T18:14:41.310Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T18:14:41.587Z] Removing intermediate container e4ae2e04651a [2022-04-12T18:14:41.587Z] ---> 10a00c4573b0 [2022-04-12T18:14:41.587Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T18:14:41.587Z] ---> Running in 7fb7e849397c [2022-04-12T18:14:41.587Z] ---> Running in 9f3c14dc02db [2022-04-12T18:14:42.572Z] Removing intermediate container 7fb7e849397c [2022-04-12T18:14:42.572Z] ---> 656ed3439dd2 [2022-04-12T18:14:42.572Z] Step 15/23 : WORKDIR / [2022-04-12T18:14:42.572Z] Removing intermediate container 9f3c14dc02db [2022-04-12T18:14:42.572Z] ---> fe5e81b60f1b [2022-04-12T18:14:42.572Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T18:14:42.846Z] ---> Running in 4772e0669908 [2022-04-12T18:14:43.829Z] Removing intermediate container 4772e0669908 [2022-04-12T18:14:43.829Z] ---> 9c8768c95827 [2022-04-12T18:14:43.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:14:44.107Z] ---> 23794acf120a [2022-04-12T18:14:44.107Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T18:14:44.703Z] ---> Running in 235a82f37d1f [2022-04-12T18:14:45.695Z] ---> 83f01811fbd7 [2022-04-12T18:14:45.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T18:14:49.107Z] Removing intermediate container 235a82f37d1f [2022-04-12T18:14:49.107Z] ---> d118081ba763 [2022-04-12T18:14:49.107Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:14:50.552Z] ---> 6343089c20af [2022-04-12T18:14:50.552Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T18:14:50.838Z] ---> 7a93960df111 [2022-04-12T18:14:50.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T18:14:51.446Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:14:51.446Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:14:51.446Z] ---> ebb50e7be057 [2022-04-12T18:14:51.446Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T18:14:51.446Z] ---> Using cache [2022-04-12T18:14:51.446Z] ---> 9979cda47beb [2022-04-12T18:14:51.446Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:14:51.446Z] ---> Running in dac1d2af3fac [2022-04-12T18:14:52.898Z] ---> 3cfaca7e357b [2022-04-12T18:14:52.898Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T18:14:52.898Z] ---> Running in 3440573cb181 [2022-04-12T18:14:54.352Z] Removing intermediate container 3440573cb181 [2022-04-12T18:14:54.352Z] ---> adf63f5c9628 [2022-04-12T18:14:54.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:14:54.352Z] ---> Running in 8b513a74145d [2022-04-12T18:14:55.362Z] Removing intermediate container 8b513a74145d [2022-04-12T18:14:55.362Z] ---> 530202bd3185 [2022-04-12T18:14:55.362Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T18:14:55.362Z] Removing intermediate container dac1d2af3fac [2022-04-12T18:14:55.362Z] ---> 8901dc099553 [2022-04-12T18:14:55.362Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T18:14:55.362Z] ---> 909f5000a7cf [2022-04-12T18:14:55.362Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T18:14:55.362Z] ---> Running in 5edf32e47922 [2022-04-12T18:14:55.642Z] ---> Running in 11f1c12bcdae [2022-04-12T18:14:56.691Z] Removing intermediate container 5edf32e47922 [2022-04-12T18:14:56.691Z] ---> b21fcc60e720 [2022-04-12T18:14:56.691Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:14:57.128Z] ---> Running in f42ca7c6757f [2022-04-12T18:14:57.128Z] ---> 8fe4afb29175 [2022-04-12T18:14:57.128Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T18:14:58.296Z] Removing intermediate container f42ca7c6757f [2022-04-12T18:14:58.296Z] ---> 1545b8ab5551 [2022-04-12T18:14:58.296Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T18:14:58.296Z] ---> Running in 76ac7b9881bf [2022-04-12T18:14:58.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:14:58.948Z] ---> a7e18b6d9630 [2022-04-12T18:14:58.948Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T18:14:59.229Z] Removing intermediate container 76ac7b9881bf [2022-04-12T18:14:59.229Z] ---> 81888eced6b6 [2022-04-12T18:14:59.229Z] [2022-04-12T18:14:59.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:15:00.524Z] ---> 09332ff5d1e8 [2022-04-12T18:15:00.524Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T18:15:00.524Z] Successfully built 81888eced6b6 [2022-04-12T18:15:00.524Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T18:15:00.524Z]  Building core-metadata ... done Building support-scheduler [2022-04-12T18:15:00.806Z] ---> Running in f3b57d380567 [2022-04-12T18:15:01.417Z] OK: 220 MiB in 52 packages [2022-04-12T18:15:01.417Z] Removing intermediate container f3b57d380567 [2022-04-12T18:15:01.417Z] ---> e6c3989d4bed [2022-04-12T18:15:01.417Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T18:15:02.894Z] ---> 1dec609d7c12 [2022-04-12T18:15:02.894Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T18:15:03.170Z] Removing intermediate container 11f1c12bcdae [2022-04-12T18:15:03.170Z] ---> 35a9c28c2947 [2022-04-12T18:15:03.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T18:15:03.453Z] ---> Running in 96e36f8c2c4f [2022-04-12T18:15:04.920Z] ---> b5b35ff694ed [2022-04-12T18:15:04.920Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:15:05.200Z] ---> Running in 95f95abbbdf5 [2022-04-12T18:15:07.219Z] Removing intermediate container 96e36f8c2c4f [2022-04-12T18:15:07.219Z] ---> 6eb997e6f531 [2022-04-12T18:15:07.219Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T18:15:07.498Z] ---> Running in 0dc7af24d771 [2022-04-12T18:15:08.112Z] Removing intermediate container 0dc7af24d771 [2022-04-12T18:15:08.112Z] ---> 730138cbeb05 [2022-04-12T18:15:08.112Z] Step 28/31 : CMD ["gate"] [2022-04-12T18:15:08.720Z] ---> Running in 96268562f02d [2022-04-12T18:15:09.325Z] Removing intermediate container 96268562f02d [2022-04-12T18:15:09.325Z] ---> 9b8e08c2b49f [2022-04-12T18:15:09.325Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T18:15:09.603Z] ---> Running in 17b3f9c1bcd0 [2022-04-12T18:15:10.228Z] Removing intermediate container 17b3f9c1bcd0 [2022-04-12T18:15:10.228Z] ---> 2248c6b49b64 [2022-04-12T18:15:10.228Z] Step 30/31 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:15:11.233Z] ---> Running in b2f25f8e3880 [2022-04-12T18:15:11.510Z] Removing intermediate container 95f95abbbdf5 [2022-04-12T18:15:11.510Z] ---> 016dd23ba4fd [2022-04-12T18:15:11.510Z] Step 8/23 : COPY . . [2022-04-12T18:15:11.794Z] Removing intermediate container b2f25f8e3880 [2022-04-12T18:15:11.794Z] ---> 78f5f12cca09 [2022-04-12T18:15:11.794Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T18:15:12.401Z] ---> Running in 1b5839dcf23b [2022-04-12T18:15:13.385Z] Removing intermediate container 1b5839dcf23b [2022-04-12T18:15:13.385Z] ---> 089706d4d1b4 [2022-04-12T18:15:13.385Z] [2022-04-12T18:15:14.376Z] Successfully built 089706d4d1b4 [2022-04-12T18:15:14.376Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T18:15:14.651Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-12T18:15:33.030Z] Removing intermediate container f985a82ad0a4 [2022-04-12T18:15:33.030Z] ---> d32ff7d8b509 [2022-04-12T18:15:33.030Z] [2022-04-12T18:15:33.030Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T18:15:33.030Z] 20.10.14: Pulling from library/docker [2022-04-12T18:15:55.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:15:55.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:15:55.253Z] ---> ebb50e7be057 [2022-04-12T18:15:55.253Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T18:15:55.253Z] ---> Using cache [2022-04-12T18:15:55.253Z] ---> 9979cda47beb [2022-04-12T18:15:55.253Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:15:55.253Z] ---> Using cache [2022-04-12T18:15:55.253Z] ---> 8901dc099553 [2022-04-12T18:15:55.253Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T18:15:55.253Z] ---> Running in e24490bafd11 [2022-04-12T18:15:57.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:15:58.540Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T18:15:58.540Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T18:15:58.540Z] ---> c346e9eafbab [2022-04-12T18:15:58.540Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T18:15:58.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:15:59.114Z] ---> Running in 156bab102e8b [2022-04-12T18:16:00.110Z] OK: 220 MiB in 52 packages [2022-04-12T18:16:00.402Z] Removing intermediate container 156bab102e8b [2022-04-12T18:16:00.402Z] ---> dac52bfa427f [2022-04-12T18:16:00.402Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T18:16:00.698Z] ---> Running in d0d8bad50e9c [2022-04-12T18:16:02.154Z] Removing intermediate container e24490bafd11 [2022-04-12T18:16:02.154Z] ---> b04296abedea [2022-04-12T18:16:02.154Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T18:16:03.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:16:03.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:16:04.523Z] ---> f7fc7ac0e829 [2022-04-12T18:16:04.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:16:04.808Z] ---> Running in d23012ef10c6 [2022-04-12T18:16:04.808Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T18:16:04.808Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T18:16:05.087Z] Executing bash-5.1.16-r0.post-install [2022-04-12T18:16:05.087Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T18:16:05.087Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T18:16:05.087Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T18:16:05.087Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T18:16:05.087Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T18:16:05.087Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T18:16:05.087Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T18:16:05.087Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T18:16:05.087Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T18:16:05.087Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T18:16:05.087Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T18:16:05.087Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T18:16:05.087Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T18:16:05.087Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T18:16:05.087Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T18:16:07.780Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T18:16:07.780Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T18:16:07.780Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T18:16:07.780Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T18:16:07.780Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T18:16:07.780Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T18:16:08.055Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T18:16:08.055Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T18:16:08.055Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T18:16:08.055Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T18:16:08.055Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T18:16:08.055Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T18:16:08.055Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T18:16:08.338Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T18:16:08.338Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T18:16:08.338Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T18:16:08.338Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T18:16:08.338Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T18:16:08.338Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T18:16:08.338Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T18:16:08.338Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T18:16:08.338Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T18:16:08.338Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T18:16:08.338Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T18:16:08.614Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T18:16:08.896Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T18:16:09.502Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T18:16:09.502Z] OK: 82 MiB in 65 packages [2022-04-12T18:16:09.802Z] ---> a953459ce295 [2022-04-12T18:16:09.802Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T18:16:10.100Z] ---> Running in eb510bd1bf16 [2022-04-12T18:16:12.750Z] Removing intermediate container d23012ef10c6 [2022-04-12T18:16:12.750Z] ---> 808d13ce1ceb [2022-04-12T18:16:12.750Z] Step 8/22 : COPY . . [2022-04-12T18:16:13.353Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T18:16:13.353Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:16:13.353Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:16:13.353Z] ---> ebb50e7be057 [2022-04-12T18:16:13.353Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T18:16:13.353Z] ---> Using cache [2022-04-12T18:16:13.353Z] ---> 9979cda47beb [2022-04-12T18:16:13.353Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:16:13.353Z] ---> Using cache [2022-04-12T18:16:13.353Z] ---> 8901dc099553 [2022-04-12T18:16:13.353Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T18:16:13.353Z] ---> Running in 936b5d78ec1d [2022-04-12T18:16:15.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:16:15.953Z] Collecting docker-compose==1.23.2 [2022-04-12T18:16:15.953Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T18:16:16.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:16:16.558Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T18:16:16.558Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T18:16:18.012Z] OK: 220 MiB in 52 packages [2022-04-12T18:16:20.089Z] Removing intermediate container 936b5d78ec1d [2022-04-12T18:16:20.089Z] ---> c4ede32cad6d [2022-04-12T18:16:20.089Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T18:16:21.263Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T18:16:21.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T18:16:21.263Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T18:16:21.263Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T18:16:21.946Z] ---> 4f8cfe254202 [2022-04-12T18:16:21.946Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:16:22.232Z] ---> Running in 13ab67c63e63 [2022-04-12T18:16:24.860Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T18:16:24.860Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T18:16:24.860Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T18:16:26.307Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T18:16:26.307Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T18:16:26.583Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T18:16:26.583Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T18:16:29.992Z] Removing intermediate container 13ab67c63e63 [2022-04-12T18:16:29.992Z] ---> 7dcc5d54e307 [2022-04-12T18:16:29.992Z] Step 8/25 : COPY . . [2022-04-12T18:16:30.280Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T18:16:30.280Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T18:16:31.736Z] Collecting PyYAML<4,>=3.10 [2022-04-12T18:16:31.736Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T18:16:37.162Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T18:16:37.162Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T18:16:37.162Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T18:16:37.162Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T18:16:38.614Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T18:16:38.614Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T18:16:38.614Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T18:16:38.896Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T18:16:38.896Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T18:16:39.174Z] Collecting idna<2.8,>=2.5 [2022-04-12T18:16:39.174Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T18:16:39.782Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T18:16:39.782Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T18:16:39.782Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T18:16:39.782Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T18:16:41.238Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T18:16:41.238Z] Attempting uninstall: urllib3 [2022-04-12T18:16:41.238Z] Found existing installation: urllib3 1.26.7 [2022-04-12T18:16:41.238Z] Uninstalling urllib3-1.26.7: [2022-04-12T18:16:41.238Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T18:16:42.229Z] Attempting uninstall: idna [2022-04-12T18:16:42.229Z] Found existing installation: idna 3.3 [2022-04-12T18:16:42.229Z] Uninstalling idna-3.3: [2022-04-12T18:16:42.229Z] Successfully uninstalled idna-3.3 [2022-04-12T18:16:45.637Z] Attempting uninstall: requests [2022-04-12T18:16:45.637Z] Found existing installation: requests 2.26.0 [2022-04-12T18:16:45.637Z] Uninstalling requests-2.26.0: [2022-04-12T18:16:45.915Z] Successfully uninstalled requests-2.26.0 [2022-04-12T18:16:46.524Z] Running setup.py install for texttable: started [2022-04-12T18:16:49.206Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T18:16:49.206Z] Running setup.py install for PyYAML: started [2022-04-12T18:16:49.812Z] ---> 6084159fd3ee [2022-04-12T18:16:49.812Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T18:16:50.099Z] ---> Running in ceb8efba9773 [2022-04-12T18:16:52.745Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T18:16:53.024Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T18:16:53.635Z] Running setup.py install for docopt: started [2022-04-12T18:16:57.076Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T18:16:57.076Z] Running setup.py install for dockerpty: started [2022-04-12T18:17:00.508Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T18:17:03.173Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T18:17:08.618Z] ---> 287dba1d4865 [2022-04-12T18:17:08.619Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T18:17:08.619Z] ---> Running in 1fcbcf46e985 [2022-04-12T18:17:08.904Z] Removing intermediate container 1fcbcf46e985 [2022-04-12T18:17:08.904Z] ---> 13e2fc14f76f [2022-04-12T18:17:08.904Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T18:17:08.904Z] ---> Running in 64b3fe3e73cd [2022-04-12T18:17:13.265Z] Removing intermediate container 64b3fe3e73cd [2022-04-12T18:17:13.266Z] ---> 13471aa50f14 [2022-04-12T18:17:13.266Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T18:17:13.266Z] ---> Running in 0ee38e03d9b4 [2022-04-12T18:17:14.750Z] Removing intermediate container 0ee38e03d9b4 [2022-04-12T18:17:14.750Z] ---> 883a5afcd542 [2022-04-12T18:17:14.750Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T18:17:14.750Z] ---> Running in 1c818fb54ee8 [2022-04-12T18:17:18.156Z] spire-1.2.1/ [2022-04-12T18:17:18.156Z] spire-1.2.1/.data/ [2022-04-12T18:17:18.156Z] spire-1.2.1/.data/.file [2022-04-12T18:17:18.156Z] spire-1.2.1/.dockerignore [2022-04-12T18:17:18.156Z] spire-1.2.1/.gitattributes [2022-04-12T18:17:18.156Z] spire-1.2.1/.githooks/ [2022-04-12T18:17:18.156Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/ [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/ [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T18:17:18.156Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T18:17:18.156Z] spire-1.2.1/.gitignore [2022-04-12T18:17:18.156Z] spire-1.2.1/.go-version [2022-04-12T18:17:18.156Z] spire-1.2.1/.golangci.yml [2022-04-12T18:17:18.156Z] spire-1.2.1/ADOPTERS.md [2022-04-12T18:17:18.156Z] spire-1.2.1/CHANGELOG.md [2022-04-12T18:17:18.156Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T18:17:18.156Z] spire-1.2.1/CODEOWNERS [2022-04-12T18:17:18.156Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T18:17:18.156Z] spire-1.2.1/Dockerfile [2022-04-12T18:17:18.156Z] spire-1.2.1/Dockerfile.dev [2022-04-12T18:17:18.156Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T18:17:18.156Z] spire-1.2.1/LICENSE [2022-04-12T18:17:18.156Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T18:17:18.156Z] spire-1.2.1/Makefile [2022-04-12T18:17:18.156Z] spire-1.2.1/README.md [2022-04-12T18:17:18.156Z] spire-1.2.1/ROADMAP.md [2022-04-12T18:17:18.156Z] spire-1.2.1/SECURITY.md [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T18:17:18.156Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T18:17:18.434Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T18:17:18.434Z] spire-1.2.1/conf/ [2022-04-12T18:17:18.434Z] spire-1.2.1/conf/agent/ [2022-04-12T18:17:18.434Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T18:17:18.434Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T18:17:18.435Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T18:17:18.435Z] spire-1.2.1/conf/server/ [2022-04-12T18:17:18.435Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T18:17:18.435Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T18:17:18.435Z] spire-1.2.1/conf/server/server.conf [2022-04-12T18:17:18.435Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/ [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/auditlog.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/ [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/spire_server.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/telemetry.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/upgrading.md [2022-04-12T18:17:18.435Z] spire-1.2.1/doc/using_spire.md [2022-04-12T18:17:18.435Z] spire-1.2.1/examples/ [2022-04-12T18:17:18.435Z] spire-1.2.1/examples/README.md [2022-04-12T18:17:18.435Z] spire-1.2.1/go.mod [2022-04-12T18:17:18.435Z] spire-1.2.1/go.sum [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T18:17:18.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T18:17:18.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T18:17:18.713Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T18:17:18.714Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T18:17:18.992Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/log/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/version/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T18:17:18.993Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T18:17:18.994Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T18:17:19.269Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/config.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T18:17:19.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/server.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/private/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/private/server/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T18:17:19.551Z] spire-1.2.1/release/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/README.md [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/conf/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T18:17:19.551Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T18:17:19.551Z] spire-1.2.1/script/ [2022-04-12T18:17:19.551Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T18:17:19.551Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T18:17:19.551Z] spire-1.2.1/support/ [2022-04-12T18:17:19.551Z] spire-1.2.1/support/k8s/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T18:17:19.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T18:17:19.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T18:17:19.834Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/clock/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/clock/clock.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T18:17:19.834Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/common [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T18:17:19.834Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T18:17:19.835Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T18:17:20.119Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T18:17:20.120Z] spire-1.2.1/test/integration/test.sh [2022-04-12T18:17:20.121Z] spire-1.2.1/test/plugintest/ [2022-04-12T18:17:20.121Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/ [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testca/ [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testca/ca.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testkey/ [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/testkey/new.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T18:17:20.121Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/util/ [2022-04-12T18:17:20.121Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/util/race.go [2022-04-12T18:17:20.121Z] spire-1.2.1/test/util/util.go [2022-04-12T18:17:20.121Z] building spire from source... [2022-04-12T18:17:20.731Z] Installing go1.17.7... [2022-04-12T18:17:23.419Z] Removing intermediate container d0d8bad50e9c [2022-04-12T18:17:23.419Z] ---> b60cc535d02d [2022-04-12T18:17:23.419Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T18:17:23.419Z] ---> Running in 48b873198c21 [2022-04-12T18:17:23.711Z] Removing intermediate container 48b873198c21 [2022-04-12T18:17:23.711Z] ---> 9d936b36bd75 [2022-04-12T18:17:23.711Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T18:17:23.711Z] ---> Running in f7b0668c0155 [2022-04-12T18:17:24.315Z] Removing intermediate container f7b0668c0155 [2022-04-12T18:17:24.315Z] ---> 8edf3ae24cfc [2022-04-12T18:17:24.315Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T18:17:26.977Z] ---> f8baab9439d6 [2022-04-12T18:17:26.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T18:17:27.973Z] ---> f1179719b2cf [2022-04-12T18:17:27.973Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T18:17:29.439Z] ---> 3ec6455c28d6 [2022-04-12T18:17:29.439Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T18:17:29.439Z] ---> Running in 61fb232bf952 [2022-04-12T18:17:29.721Z] Removing intermediate container 61fb232bf952 [2022-04-12T18:17:29.721Z] ---> 26ff2c01081b [2022-04-12T18:17:29.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:17:30.002Z] ---> Running in f6b18cf8d025 [2022-04-12T18:17:30.620Z] Removing intermediate container f6b18cf8d025 [2022-04-12T18:17:30.620Z] ---> eaf86211294c [2022-04-12T18:17:30.620Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T18:17:30.620Z] ---> Running in 8a4dcfc98c37 [2022-04-12T18:17:31.332Z] Removing intermediate container 8a4dcfc98c37 [2022-04-12T18:17:31.332Z] ---> e90e0ad42b15 [2022-04-12T18:17:31.332Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:17:31.332Z] ---> Running in 9c9b00c12208 [2022-04-12T18:17:32.072Z] Removing intermediate container 9c9b00c12208 [2022-04-12T18:17:32.072Z] ---> 85bad158bbfe [2022-04-12T18:17:32.072Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T18:17:32.383Z] ---> Running in 022a111e9074 [2022-04-12T18:17:33.065Z] Removing intermediate container 022a111e9074 [2022-04-12T18:17:33.065Z] ---> 079703d20252 [2022-04-12T18:17:33.065Z] [2022-04-12T18:17:33.362Z] Successfully built 079703d20252 [2022-04-12T18:17:33.664Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T18:17:33.664Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-12T18:17:52.307Z] Building bin/spire-server... [2022-04-12T18:17:52.307Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T18:17:52.307Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T18:17:52.307Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T18:17:52.307Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T18:17:52.307Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T18:17:52.917Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T18:17:54.384Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T18:17:56.390Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T18:17:56.390Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T18:17:59.826Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T18:18:00.436Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T18:18:00.436Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T18:18:00.436Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T18:18:00.721Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T18:18:01.003Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T18:18:01.003Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T18:18:01.003Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T18:18:02.473Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T18:18:02.473Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T18:18:02.473Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T18:18:02.757Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T18:18:02.757Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T18:18:04.229Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T18:18:04.229Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T18:18:12.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:18:12.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:18:12.627Z] ---> ebb50e7be057 [2022-04-12T18:18:12.627Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T18:18:12.627Z] ---> Using cache [2022-04-12T18:18:12.627Z] ---> 9979cda47beb [2022-04-12T18:18:12.627Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:18:12.627Z] ---> Using cache [2022-04-12T18:18:12.627Z] ---> 8901dc099553 [2022-04-12T18:18:12.627Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T18:18:12.627Z] ---> Running in b3a90d5f0582 [2022-04-12T18:18:15.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:18:15.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:18:17.380Z] OK: 220 MiB in 52 packages [2022-04-12T18:18:19.380Z] Removing intermediate container b3a90d5f0582 [2022-04-12T18:18:19.380Z] ---> 335645468d1e [2022-04-12T18:18:19.380Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T18:18:20.035Z] ---> edaf9442aa1b [2022-04-12T18:18:20.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:18:20.035Z] ---> Running in 8a5fea22fa1a [2022-04-12T18:18:21.041Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T18:18:21.041Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T18:18:21.652Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T18:18:21.652Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T18:18:21.652Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T18:18:21.652Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T18:18:21.931Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T18:18:22.208Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T18:18:22.486Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T18:18:22.486Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T18:18:22.486Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T18:18:22.486Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T18:18:22.764Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T18:18:23.042Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T18:18:23.322Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T18:18:23.602Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T18:18:24.214Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T18:18:24.830Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T18:18:25.110Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T18:18:25.110Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T18:18:25.110Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T18:18:25.400Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T18:18:25.400Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T18:18:25.400Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T18:18:25.683Z] Removing intermediate container 8a5fea22fa1a [2022-04-12T18:18:25.683Z] ---> 8f97cccdcc59 [2022-04-12T18:18:25.683Z] Step 8/22 : COPY . . [2022-04-12T18:18:44.094Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T18:18:44.094Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T18:18:44.094Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T18:18:44.094Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T18:18:44.094Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T18:18:44.094Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T18:18:52.451Z]  ---> a5c3f5e8bf8e [2022-04-12T18:18:52.451Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T18:18:52.451Z] ---> Running in 786928cf2bbe [2022-04-12T18:18:54.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T18:19:12.875Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T18:19:12.875Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T18:19:12.875Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T18:19:12.875Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T18:19:12.875Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T18:19:12.875Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T18:19:12.875Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T18:19:13.157Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T18:19:17.863Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T18:19:18.143Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T18:19:57.238Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T18:19:57.238Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T18:19:57.238Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T18:19:57.238Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T18:20:02.689Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T18:20:04.679Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T18:20:05.672Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T18:20:06.665Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T18:20:08.662Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T18:20:08.662Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T18:20:08.662Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T18:20:08.662Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T18:20:10.657Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T18:20:11.651Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T18:20:11.930Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T18:20:11.930Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T18:20:12.209Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T18:20:12.490Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T18:20:12.490Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T18:20:12.770Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T18:20:13.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T18:20:13.327Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T18:20:14.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T18:20:14.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T18:20:14.598Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T18:20:14.877Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T18:20:15.156Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T18:20:15.431Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T18:20:15.431Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T18:20:15.431Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T18:20:15.705Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T18:20:15.706Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T18:20:22.461Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T18:20:22.461Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T18:20:22.461Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T18:20:22.739Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T18:20:23.344Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T18:20:23.621Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T18:20:23.621Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T18:20:25.070Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T18:20:25.070Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T18:20:25.070Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T18:20:25.345Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T18:20:25.345Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T18:20:25.622Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T18:20:25.622Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T18:20:26.612Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T18:20:26.612Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T18:20:26.888Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T18:20:27.165Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T18:20:27.165Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T18:20:27.165Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T18:20:29.800Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T18:20:30.404Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T18:20:30.404Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T18:20:30.404Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T18:20:30.404Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T18:20:30.681Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T18:20:31.289Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T18:20:31.567Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T18:20:32.168Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T18:20:35.573Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T18:20:35.573Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T18:20:35.853Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T18:20:38.490Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T18:20:38.490Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T18:20:38.767Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T18:20:39.371Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T18:20:39.650Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T18:20:39.650Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T18:20:39.650Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T18:20:39.927Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T18:20:39.927Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T18:20:39.927Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T18:20:50.132Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T18:20:50.132Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T18:20:50.132Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T18:20:50.132Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T18:21:12.538Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T18:21:12.538Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T18:24:49.618Z] Removing intermediate container eb510bd1bf16 [2022-04-12T18:24:49.618Z] ---> e06375631463 [2022-04-12T18:24:49.618Z] [2022-04-12T18:24:49.618Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T18:24:49.618Z] ---> ac73e934f311 [2022-04-12T18:24:49.618Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T18:24:49.618Z] ---> Running in 7a99e949a374 [2022-04-12T18:24:49.618Z] Removing intermediate container 7a99e949a374 [2022-04-12T18:24:49.618Z] ---> 0b7bdde183f3 [2022-04-12T18:24:49.618Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T18:24:49.618Z] ---> Running in a79baeee9f87 [2022-04-12T18:24:49.618Z] Removing intermediate container a79baeee9f87 [2022-04-12T18:24:49.618Z] ---> 53fc4a77d9f1 [2022-04-12T18:24:49.618Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T18:24:49.618Z] ---> Running in 21a0e6024108 [2022-04-12T18:24:49.618Z] Removing intermediate container 21a0e6024108 [2022-04-12T18:24:49.618Z] ---> e1719d81de22 [2022-04-12T18:24:49.618Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:24:49.618Z] ---> Running in f38b6e874cbf [2022-04-12T18:24:49.618Z] Removing intermediate container f38b6e874cbf [2022-04-12T18:24:49.618Z] ---> ea5d356777e6 [2022-04-12T18:24:49.618Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T18:24:49.900Z] ---> Running in 10d19a5383c5 [2022-04-12T18:24:51.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:24:52.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:24:53.876Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T18:24:53.876Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T18:24:53.876Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T18:24:54.152Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T18:24:54.428Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T18:24:54.428Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T18:24:54.428Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T18:24:54.428Z] OK: 8 MiB in 20 packages [2022-04-12T18:24:56.426Z] Removing intermediate container 10d19a5383c5 [2022-04-12T18:24:56.426Z] ---> f2f7bf959ad6 [2022-04-12T18:24:56.426Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:24:57.423Z] ---> 72f5b9fb7fd6 [2022-04-12T18:24:57.423Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T18:25:00.075Z] ---> 33d2236a8b51 [2022-04-12T18:25:00.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T18:25:01.074Z] ---> b9777c8aac27 [2022-04-12T18:25:01.074Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T18:25:01.074Z] ---> Running in e810edf17948 [2022-04-12T18:25:01.680Z] Removing intermediate container e810edf17948 [2022-04-12T18:25:01.680Z] ---> b56ecf025805 [2022-04-12T18:25:01.680Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:25:01.680Z] ---> Running in 51cc8ea76fb3 [2022-04-12T18:25:02.283Z] Removing intermediate container 51cc8ea76fb3 [2022-04-12T18:25:02.283Z] ---> ca5a0b2f0e14 [2022-04-12T18:25:02.283Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T18:25:02.283Z] ---> Running in 32db33bd43c1 [2022-04-12T18:25:03.277Z] Removing intermediate container 32db33bd43c1 [2022-04-12T18:25:03.277Z] ---> 94d8c0d1bc82 [2022-04-12T18:25:03.277Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:25:03.277Z] ---> Running in 8eefdcc82e4e [2022-04-12T18:25:03.554Z] Removing intermediate container 8eefdcc82e4e [2022-04-12T18:25:03.554Z] ---> 8b49602833ae [2022-04-12T18:25:03.554Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T18:25:03.834Z] ---> Running in 6f2cc5a51ad4 [2022-04-12T18:25:04.112Z] Removing intermediate container 6f2cc5a51ad4 [2022-04-12T18:25:04.112Z] ---> 14946945c410 [2022-04-12T18:25:04.112Z] [2022-04-12T18:25:05.101Z] Successfully built 14946945c410 [2022-04-12T18:25:05.101Z] Successfully tagged core-data-arm64:latest [2022-04-12T18:25:05.101Z] Building security-proxy-setup [2022-04-12T18:25:37.513Z]  Building core-data ... done Removing intermediate container ceb8efba9773 [2022-04-12T18:25:37.513Z] ---> 53f9628d4242 [2022-04-12T18:25:37.513Z] [2022-04-12T18:25:37.513Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T18:25:37.513Z] ---> ac73e934f311 [2022-04-12T18:25:37.513Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T18:25:37.513Z] ---> Using cache [2022-04-12T18:25:37.513Z] ---> 481e90711fbe [2022-04-12T18:25:37.513Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T18:25:37.513Z] ---> Using cache [2022-04-12T18:25:37.513Z] ---> 5c5ffab0b616 [2022-04-12T18:25:37.513Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T18:25:37.513Z] ---> Running in 1e69ff045465 [2022-04-12T18:25:37.513Z] Removing intermediate container 1e69ff045465 [2022-04-12T18:25:37.513Z] ---> ef40336237fa [2022-04-12T18:25:37.513Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T18:25:37.513Z] ---> Running in 94a770afa455 [2022-04-12T18:25:37.513Z] Removing intermediate container 94a770afa455 [2022-04-12T18:25:37.513Z] ---> 996b6e839697 [2022-04-12T18:25:37.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:25:38.115Z] ---> 3bab0842a07e [2022-04-12T18:25:38.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T18:25:43.539Z] ---> a2208bb0d0ca [2022-04-12T18:25:43.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T18:25:43.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:25:43.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:25:43.540Z] ---> ebb50e7be057 [2022-04-12T18:25:43.540Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T18:25:43.540Z] ---> Using cache [2022-04-12T18:25:43.540Z] ---> 9979cda47beb [2022-04-12T18:25:43.540Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:25:43.540Z] ---> Using cache [2022-04-12T18:25:43.540Z] ---> 8901dc099553 [2022-04-12T18:25:43.540Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T18:25:43.540Z] ---> Using cache [2022-04-12T18:25:43.540Z] ---> b04296abedea [2022-04-12T18:25:43.540Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T18:25:43.540Z] ---> Using cache [2022-04-12T18:25:43.540Z] ---> f7fc7ac0e829 [2022-04-12T18:25:43.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:25:43.540Z] ---> Using cache [2022-04-12T18:25:43.540Z] ---> 808d13ce1ceb [2022-04-12T18:25:43.540Z] Step 8/22 : COPY . . [2022-04-12T18:25:43.540Z] ---> Using cache [2022-04-12T18:25:43.540Z] ---> 6084159fd3ee [2022-04-12T18:25:43.540Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T18:25:43.540Z] ---> Running in 86eaeb8a1dea [2022-04-12T18:25:44.989Z] ---> 8fa03770fefe [2022-04-12T18:25:44.989Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T18:25:44.989Z] ---> Running in 466a7bf914a7 [2022-04-12T18:25:45.972Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T18:25:45.972Z] Removing intermediate container 466a7bf914a7 [2022-04-12T18:25:45.972Z] ---> 252d714e6dc4 [2022-04-12T18:25:45.972Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:25:45.972Z] ---> Running in 058ad7726023 [2022-04-12T18:25:46.573Z] Removing intermediate container 058ad7726023 [2022-04-12T18:25:46.573Z] ---> 813a855cfdc7 [2022-04-12T18:25:46.573Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T18:25:46.573Z] ---> Running in 078ed51eaae7 [2022-04-12T18:25:47.175Z] Removing intermediate container 078ed51eaae7 [2022-04-12T18:25:47.175Z] ---> 6f5346302f01 [2022-04-12T18:25:47.175Z] Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:25:47.175Z] ---> Running in a54c3423b4fd [2022-04-12T18:25:47.773Z] Removing intermediate container a54c3423b4fd [2022-04-12T18:25:47.773Z] ---> b6cb524af847 [2022-04-12T18:25:47.773Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T18:25:48.050Z] ---> Running in e4b76160b44f [2022-04-12T18:25:48.661Z] Removing intermediate container e4b76160b44f [2022-04-12T18:25:48.661Z] ---> 4f14de2d77af [2022-04-12T18:25:48.661Z] [2022-04-12T18:25:49.263Z] Successfully built 4f14de2d77af [2022-04-12T18:25:49.263Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T18:25:49.263Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-04-12T18:26:36.468Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:26:36.468Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:26:36.468Z] ---> ebb50e7be057 [2022-04-12T18:26:36.468Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T18:26:36.468Z] ---> Using cache [2022-04-12T18:26:36.468Z] ---> 9979cda47beb [2022-04-12T18:26:36.468Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:26:36.468Z] ---> Using cache [2022-04-12T18:26:36.468Z] ---> 8901dc099553 [2022-04-12T18:26:36.468Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T18:26:36.468Z] ---> Using cache [2022-04-12T18:26:36.468Z] ---> b04296abedea [2022-04-12T18:26:36.468Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T18:26:36.468Z] ---> Using cache [2022-04-12T18:26:36.468Z] ---> f7fc7ac0e829 [2022-04-12T18:26:36.468Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:26:36.468Z] ---> Using cache [2022-04-12T18:26:36.468Z] ---> 808d13ce1ceb [2022-04-12T18:26:36.468Z] Step 8/25 : COPY . . [2022-04-12T18:26:36.468Z] ---> Using cache [2022-04-12T18:26:36.468Z] ---> 6084159fd3ee [2022-04-12T18:26:36.468Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T18:26:36.468Z] ---> Running in 41119566482c [2022-04-12T18:26:36.468Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T18:27:23.745Z] Removing intermediate container 786928cf2bbe [2022-04-12T18:27:23.745Z] ---> 817df8f471ee [2022-04-12T18:27:23.745Z] [2022-04-12T18:27:23.745Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T18:27:23.745Z] ---> ac73e934f311 [2022-04-12T18:27:23.745Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T18:27:23.745Z] ---> Running in be732b1abdeb [2022-04-12T18:27:23.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:27:23.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:27:23.745Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T18:27:23.745Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T18:27:23.745Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T18:27:23.745Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T18:27:23.745Z] OK: 6 MiB in 16 packages [2022-04-12T18:27:25.734Z] Removing intermediate container be732b1abdeb [2022-04-12T18:27:25.734Z] ---> 4ca5dfb3a696 [2022-04-12T18:27:25.734Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T18:27:25.734Z] ---> Running in 5faa5f2bf79a [2022-04-12T18:27:26.337Z] Removing intermediate container 5faa5f2bf79a [2022-04-12T18:27:26.337Z] ---> 906fb863d987 [2022-04-12T18:27:26.337Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T18:27:26.620Z] ---> Running in 8320858c2d57 [2022-04-12T18:27:27.258Z] Removing intermediate container 8320858c2d57 [2022-04-12T18:27:27.258Z] ---> 5408fb7c2f73 [2022-04-12T18:27:27.258Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T18:27:27.258Z] ---> Running in eb98697725ae [2022-04-12T18:27:27.868Z] Removing intermediate container eb98697725ae [2022-04-12T18:27:27.868Z] ---> d0b0eca2238d [2022-04-12T18:27:27.868Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:27:28.845Z] ---> 8bd3834249cf [2022-04-12T18:27:28.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T18:27:31.479Z] ---> 56ad152e0a93 [2022-04-12T18:27:31.479Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T18:27:32.083Z] ---> d5635af55861 [2022-04-12T18:27:32.083Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T18:27:32.358Z] ---> Running in 2d8f10fbc234 [2022-04-12T18:27:32.958Z] Removing intermediate container 2d8f10fbc234 [2022-04-12T18:27:32.958Z] ---> c22235b2bf5b [2022-04-12T18:27:32.958Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:27:32.958Z] ---> Running in dbd0e1ddbeb2 [2022-04-12T18:27:33.602Z] Removing intermediate container dbd0e1ddbeb2 [2022-04-12T18:27:33.602Z] ---> bc4043c4a05f [2022-04-12T18:27:33.602Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T18:27:33.877Z] ---> Running in 2250e6ae03eb [2022-04-12T18:27:34.476Z] Removing intermediate container 2250e6ae03eb [2022-04-12T18:27:34.476Z] ---> ee38498e91b4 [2022-04-12T18:27:34.476Z] Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:27:34.476Z] ---> Running in c4989a1ced63 [2022-04-12T18:27:35.082Z] Removing intermediate container c4989a1ced63 [2022-04-12T18:27:35.082Z] ---> 6172af83576f [2022-04-12T18:27:35.082Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T18:27:35.358Z] ---> Running in a208414301af [2022-04-12T18:27:35.955Z] Removing intermediate container a208414301af [2022-04-12T18:27:35.955Z] ---> 3cbae08877e4 [2022-04-12T18:27:35.955Z] [2022-04-12T18:27:36.557Z] Successfully built 3cbae08877e4 [2022-04-12T18:27:36.557Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T18:27:36.557Z]  Building support-notifications ... done Building core-command [2022-04-12T18:28:23.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:28:23.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:28:23.571Z] ---> ebb50e7be057 [2022-04-12T18:28:23.571Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T18:28:23.571Z] ---> Using cache [2022-04-12T18:28:23.571Z] ---> 9979cda47beb [2022-04-12T18:28:23.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:28:23.571Z] ---> Using cache [2022-04-12T18:28:23.571Z] ---> 8901dc099553 [2022-04-12T18:28:23.571Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T18:28:23.571Z] ---> Using cache [2022-04-12T18:28:23.571Z] ---> b04296abedea [2022-04-12T18:28:23.571Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T18:28:23.571Z] ---> Using cache [2022-04-12T18:28:23.571Z] ---> f7fc7ac0e829 [2022-04-12T18:28:23.571Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:28:23.571Z] ---> Using cache [2022-04-12T18:28:23.571Z] ---> 808d13ce1ceb [2022-04-12T18:28:23.571Z] Step 8/23 : COPY . . [2022-04-12T18:28:23.571Z] ---> Using cache [2022-04-12T18:28:23.571Z] ---> 6084159fd3ee [2022-04-12T18:28:23.571Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T18:28:23.571Z] ---> Running in 88c0763012a0 [2022-04-12T18:28:23.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T18:33:45.823Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T18:33:58.260Z] Removing intermediate container 86eaeb8a1dea [2022-04-12T18:33:58.260Z] ---> 73738a5d9ba9 [2022-04-12T18:33:58.260Z] [2022-04-12T18:33:58.260Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T18:33:58.260Z] ---> ac73e934f311 [2022-04-12T18:33:58.260Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T18:33:58.542Z] ---> Running in 72a297332849 [2022-04-12T18:34:00.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:34:00.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:34:01.549Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T18:34:01.549Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T18:34:01.827Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T18:34:01.827Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T18:34:01.827Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T18:34:01.827Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T18:34:01.827Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T18:34:01.827Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T18:34:02.106Z] OK: 8 MiB in 20 packages [2022-04-12T18:34:04.892Z] Removing intermediate container 72a297332849 [2022-04-12T18:34:04.892Z] ---> df38b2284654 [2022-04-12T18:34:04.892Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T18:34:04.892Z] ---> Running in d56988ff7c41 [2022-04-12T18:34:05.490Z] Removing intermediate container d56988ff7c41 [2022-04-12T18:34:05.490Z] ---> bf2a3733b274 [2022-04-12T18:34:05.490Z] Step 13/22 : WORKDIR /edgex [2022-04-12T18:34:05.490Z] ---> Running in 3c48e06abd42 [2022-04-12T18:34:06.096Z] Removing intermediate container 3c48e06abd42 [2022-04-12T18:34:06.096Z] ---> d5965d9c9dc1 [2022-04-12T18:34:06.096Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T18:34:07.112Z] ---> 31f7a89faaa2 [2022-04-12T18:34:07.112Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T18:34:09.778Z] ---> bff2d648a596 [2022-04-12T18:34:09.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T18:34:12.434Z] ---> c017f8027460 [2022-04-12T18:34:12.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T18:34:13.444Z] ---> 284e8cd1a88f [2022-04-12T18:34:13.444Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T18:34:13.444Z] ---> Running in 38385ff5e387 [2022-04-12T18:34:16.899Z] Removing intermediate container 38385ff5e387 [2022-04-12T18:34:16.899Z] ---> f3568da1a140 [2022-04-12T18:34:16.899Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T18:34:16.899Z] ---> Running in 686a0a85b46a [2022-04-12T18:34:17.173Z] Removing intermediate container 686a0a85b46a [2022-04-12T18:34:17.173Z] ---> 89da69a22c8b [2022-04-12T18:34:17.173Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T18:34:17.453Z] ---> Running in 3e512feb8138 [2022-04-12T18:34:18.064Z] Removing intermediate container 3e512feb8138 [2022-04-12T18:34:18.064Z] ---> b272f44936cf [2022-04-12T18:34:18.064Z] Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:34:18.064Z] ---> Running in f8536444f02a [2022-04-12T18:34:18.685Z] Removing intermediate container f8536444f02a [2022-04-12T18:34:18.685Z] ---> e169781b6b45 [2022-04-12T18:34:18.685Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T18:34:18.685Z] ---> Running in 64f94411accb [2022-04-12T18:34:19.295Z] Removing intermediate container 64f94411accb [2022-04-12T18:34:19.295Z] ---> c0aa7649753e [2022-04-12T18:34:19.295Z] [2022-04-12T18:34:19.906Z] Successfully built c0aa7649753e [2022-04-12T18:34:19.906Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T18:34:19.906Z] Building security-spire-agent [2022-04-12T18:34:25.334Z]  Building security-proxy-setup ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T18:34:52.158Z] Removing intermediate container 41119566482c [2022-04-12T18:34:52.158Z] ---> 17f20abd052c [2022-04-12T18:34:52.158Z] [2022-04-12T18:34:52.158Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T18:34:52.158Z] ---> ac73e934f311 [2022-04-12T18:34:52.158Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T18:34:52.434Z] ---> Running in e813aa605a37 [2022-04-12T18:34:55.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:34:55.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:34:58.020Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T18:34:58.020Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T18:34:58.020Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T18:34:58.020Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T18:34:58.020Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T18:34:58.020Z] OK: 6 MiB in 17 packages [2022-04-12T18:34:58.654Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T18:34:58.654Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T18:34:58.654Z] ---> ebb50e7be057 [2022-04-12T18:34:58.654Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 9979cda47beb [2022-04-12T18:34:58.654Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 8901dc099553 [2022-04-12T18:34:58.654Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> c4ede32cad6d [2022-04-12T18:34:58.654Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 4f8cfe254202 [2022-04-12T18:34:58.654Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 7dcc5d54e307 [2022-04-12T18:34:58.654Z] Step 8/26 : COPY . . [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 287dba1d4865 [2022-04-12T18:34:58.654Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 13e2fc14f76f [2022-04-12T18:34:58.654Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 13471aa50f14 [2022-04-12T18:34:58.654Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T18:34:58.654Z] ---> Using cache [2022-04-12T18:34:58.654Z] ---> 883a5afcd542 [2022-04-12T18:34:58.654Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T18:34:58.936Z] ---> Running in 099f27567ef4 [2022-04-12T18:35:00.943Z] Removing intermediate container e813aa605a37 [2022-04-12T18:35:00.943Z] ---> d85f31abdf6a [2022-04-12T18:35:00.943Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T18:35:00.943Z] ---> Running in b97d913971ae [2022-04-12T18:35:01.552Z] Removing intermediate container b97d913971ae [2022-04-12T18:35:01.552Z] ---> f0bd94cd50b7 [2022-04-12T18:35:01.552Z] Step 13/25 : WORKDIR / [2022-04-12T18:35:01.833Z] ---> Running in bcb256d050d3 [2022-04-12T18:35:02.443Z] Removing intermediate container bcb256d050d3 [2022-04-12T18:35:02.443Z] ---> 58a1991199e9 [2022-04-12T18:35:02.443Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T18:35:02.443Z] spire-1.2.1/ [2022-04-12T18:35:02.722Z] spire-1.2.1/.data/ [2022-04-12T18:35:02.722Z] spire-1.2.1/.data/.file [2022-04-12T18:35:02.722Z] spire-1.2.1/.dockerignore [2022-04-12T18:35:02.722Z] spire-1.2.1/.gitattributes [2022-04-12T18:35:02.722Z] spire-1.2.1/.githooks/ [2022-04-12T18:35:02.722Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/ [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/ [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T18:35:02.722Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T18:35:02.722Z] spire-1.2.1/.gitignore [2022-04-12T18:35:02.722Z] spire-1.2.1/.go-version [2022-04-12T18:35:02.722Z] spire-1.2.1/.golangci.yml [2022-04-12T18:35:02.722Z] spire-1.2.1/ADOPTERS.md [2022-04-12T18:35:02.722Z] spire-1.2.1/CHANGELOG.md [2022-04-12T18:35:02.722Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T18:35:02.722Z] spire-1.2.1/CODEOWNERS [2022-04-12T18:35:02.722Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T18:35:02.722Z] spire-1.2.1/Dockerfile [2022-04-12T18:35:02.722Z] spire-1.2.1/Dockerfile.dev [2022-04-12T18:35:02.722Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T18:35:02.722Z] spire-1.2.1/LICENSE [2022-04-12T18:35:02.722Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T18:35:02.722Z] spire-1.2.1/Makefile [2022-04-12T18:35:02.722Z] spire-1.2.1/README.md [2022-04-12T18:35:02.722Z] spire-1.2.1/ROADMAP.md [2022-04-12T18:35:02.722Z] spire-1.2.1/SECURITY.md [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T18:35:02.722Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T18:35:02.723Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T18:35:03.001Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T18:35:03.002Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/ [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/agent/ [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/server/ [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/server/server.conf [2022-04-12T18:35:03.002Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/ [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/auditlog.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/ [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/spire_server.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/telemetry.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/upgrading.md [2022-04-12T18:35:03.002Z] spire-1.2.1/doc/using_spire.md [2022-04-12T18:35:03.002Z] spire-1.2.1/examples/ [2022-04-12T18:35:03.002Z] spire-1.2.1/examples/README.md [2022-04-12T18:35:03.002Z] spire-1.2.1/go.mod [2022-04-12T18:35:03.002Z] spire-1.2.1/go.sum [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T18:35:03.002Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T18:35:03.281Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T18:35:03.282Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/context.go ---> 4c5d18bb2a68 [2022-04-12T18:35:03.566Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T18:35:03.566Z] [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/log/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T18:35:03.566Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/version/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T18:35:03.567Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T18:35:03.845Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/config.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T18:35:03.846Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T18:35:04.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/server.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/private/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/private/server/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T18:35:04.128Z] spire-1.2.1/release/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/README.md [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/conf/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T18:35:04.128Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T18:35:04.128Z] spire-1.2.1/script/ [2022-04-12T18:35:04.129Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T18:35:04.129Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T18:35:04.129Z] spire-1.2.1/support/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T18:35:04.129Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T18:35:04.129Z] spire-1.2.1/test/ [2022-04-12T18:35:04.129Z] spire-1.2.1/test/clock/ [2022-04-12T18:35:04.129Z] spire-1.2.1/test/clock/clock.go [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/ [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T18:35:04.129Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T18:35:04.409Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/README.md [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/common [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T18:35:04.409Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T18:35:04.410Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T18:35:04.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml ---> 542c2d04b9a5 [2022-04-12T18:35:04.690Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T18:35:04.690Z] [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T18:35:04.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T18:35:04.691Z] spire-1.2.1/test/integration/test.sh [2022-04-12T18:35:04.691Z] spire-1.2.1/test/plugintest/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testca/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testca/ca.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testkey/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/testkey/new.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/util/ [2022-04-12T18:35:04.691Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/util/race.go [2022-04-12T18:35:04.691Z] spire-1.2.1/test/util/util.go [2022-04-12T18:35:04.691Z] building spire from source... [2022-04-12T18:35:05.301Z] Installing go1.17.7... [2022-04-12T18:35:05.587Z] ---> 4c5210ee2e30 [2022-04-12T18:35:05.587Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T18:35:06.590Z] ---> 8d4c9e1d2c1d [2022-04-12T18:35:06.590Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T18:35:09.274Z] ---> fb64782c061d [2022-04-12T18:35:09.274Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T18:35:11.302Z] ---> 63d57d1443c6 [2022-04-12T18:35:11.302Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T18:35:12.319Z] ---> e357e76c0ec7 [2022-04-12T18:35:12.319Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T18:35:12.319Z] ---> Running in 224ca3bb132e [2022-04-12T18:35:15.785Z] Removing intermediate container 224ca3bb132e [2022-04-12T18:35:15.785Z] ---> 641293e5ba75 [2022-04-12T18:35:15.785Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T18:35:15.785Z] ---> Running in 6e2f327b6624 [2022-04-12T18:35:16.409Z] Removing intermediate container 6e2f327b6624 [2022-04-12T18:35:16.409Z] ---> 473665296d0a [2022-04-12T18:35:16.409Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T18:35:16.409Z] ---> Running in f62834a65a46 [2022-04-12T18:35:17.019Z] Removing intermediate container f62834a65a46 [2022-04-12T18:35:17.019Z] ---> c55e9a943989 [2022-04-12T18:35:17.019Z] Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:35:17.298Z] ---> Running in 94ac9941accd [2022-04-12T18:35:17.911Z] Removing intermediate container 94ac9941accd [2022-04-12T18:35:17.911Z] ---> 5a3fe31075a2 [2022-04-12T18:35:17.911Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T18:35:17.911Z] ---> Running in 5172aa5af85e [2022-04-12T18:35:18.191Z] Removing intermediate container 5172aa5af85e [2022-04-12T18:35:18.191Z] ---> 5a265aa9d05d [2022-04-12T18:35:18.191Z] [2022-04-12T18:35:18.924Z] Successfully built 5a265aa9d05d [2022-04-12T18:35:18.924Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T18:35:31.796Z]  Building security-secretstore-setup ... done Building bin/spire-server... [2022-04-12T18:35:31.796Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T18:35:31.796Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T18:35:31.796Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T18:35:32.075Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T18:35:32.075Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T18:35:32.685Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T18:35:33.294Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T18:35:34.289Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T18:35:34.567Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T18:35:35.559Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T18:35:36.550Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T18:35:36.829Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T18:35:36.829Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T18:35:36.829Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T18:35:36.829Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T18:35:36.829Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T18:35:36.829Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T18:35:37.822Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T18:35:37.822Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T18:35:37.822Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T18:35:38.098Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T18:35:38.098Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T18:35:39.087Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T18:35:39.087Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T18:35:51.520Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T18:35:51.520Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T18:35:51.520Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T18:35:51.520Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T18:35:51.520Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T18:35:51.520Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T18:35:51.520Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T18:35:51.520Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T18:35:51.793Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T18:35:51.793Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T18:35:51.793Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T18:35:52.068Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T18:35:52.068Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T18:35:52.068Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T18:35:52.344Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T18:35:53.793Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T18:35:53.793Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T18:35:54.407Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T18:35:54.407Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T18:35:54.692Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T18:35:54.692Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T18:35:54.692Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T18:35:54.692Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T18:35:54.970Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T18:35:54.970Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T18:35:55.575Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T18:35:55.854Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T18:35:55.854Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T18:35:55.854Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T18:35:56.460Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T18:35:59.897Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T18:36:10.134Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T18:36:10.134Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T18:36:10.134Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T18:36:10.134Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T18:36:10.134Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T18:36:11.598Z] Removing intermediate container 88c0763012a0 [2022-04-12T18:36:11.598Z] ---> d6907ec039d1 [2022-04-12T18:36:11.598Z] [2022-04-12T18:36:11.598Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T18:36:11.598Z] ---> ac73e934f311 [2022-04-12T18:36:11.598Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T18:36:11.598Z] ---> Using cache [2022-04-12T18:36:11.598Z] ---> 481e90711fbe [2022-04-12T18:36:11.598Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T18:36:11.598Z] ---> Using cache [2022-04-12T18:36:11.598Z] ---> 5c5ffab0b616 [2022-04-12T18:36:11.598Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T18:36:11.598Z] ---> Running in 367070540b22 [2022-04-12T18:36:12.226Z] Removing intermediate container 367070540b22 [2022-04-12T18:36:12.226Z] ---> 37f81906b6ec [2022-04-12T18:36:12.226Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T18:36:12.226Z] ---> Running in 4e05690bc96d [2022-04-12T18:36:12.855Z] Removing intermediate container 4e05690bc96d [2022-04-12T18:36:12.855Z] ---> 5069ea828cf2 [2022-04-12T18:36:12.855Z] Step 15/23 : WORKDIR / [2022-04-12T18:36:12.855Z] ---> Running in 86212a6b98a1 [2022-04-12T18:36:13.482Z] Removing intermediate container 86212a6b98a1 [2022-04-12T18:36:13.482Z] ---> 11a1eea6132c [2022-04-12T18:36:13.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T18:36:14.947Z] ---> d779b64b7182 [2022-04-12T18:36:14.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T18:36:17.615Z] ---> 29826a769ac6 [2022-04-12T18:36:17.615Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T18:36:18.234Z] ---> cebbbc9ddf23 [2022-04-12T18:36:18.234Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T18:36:18.234Z] ---> Running in e89d160d7c62 [2022-04-12T18:36:18.841Z] Removing intermediate container e89d160d7c62 [2022-04-12T18:36:18.841Z] ---> 029453112118 [2022-04-12T18:36:18.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T18:36:18.841Z] ---> Running in 3e786ead5db6 [2022-04-12T18:36:19.449Z] Removing intermediate container 3e786ead5db6 [2022-04-12T18:36:19.449Z] ---> 241dfb8209cf [2022-04-12T18:36:19.449Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T18:36:19.449Z] ---> Running in a3edfe06ac87 [2022-04-12T18:36:20.068Z] Removing intermediate container a3edfe06ac87 [2022-04-12T18:36:20.068Z] ---> ffe1eecfea5a [2022-04-12T18:36:20.068Z] Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:36:20.068Z] ---> Running in 71fe3a69b540 [2022-04-12T18:36:20.694Z] Removing intermediate container 71fe3a69b540 [2022-04-12T18:36:20.694Z] ---> a715413b71c2 [2022-04-12T18:36:20.694Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T18:36:20.694Z] ---> Running in 05e517be85cf [2022-04-12T18:36:21.304Z] Removing intermediate container 05e517be85cf [2022-04-12T18:36:21.304Z] ---> f65f704c838b [2022-04-12T18:36:21.304Z] [2022-04-12T18:36:21.909Z] Successfully built f65f704c838b [2022-04-12T18:36:21.909Z] Successfully tagged core-command-arm64:latest [2022-04-12T18:36:30.239Z]  Building core-command ... done go: downloading k8s.io/client-go v0.23.4 [2022-04-12T18:36:30.239Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T18:36:30.239Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T18:36:38.752Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T18:36:38.752Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T18:36:39.027Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T18:36:40.016Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T18:36:58.359Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T18:36:58.359Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T18:36:58.359Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T18:36:58.359Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T18:36:58.633Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T18:36:59.232Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T18:36:59.232Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T18:37:00.221Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T18:37:00.221Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T18:37:00.823Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T18:37:01.101Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T18:37:01.101Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T18:37:01.380Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T18:37:01.654Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T18:37:01.930Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T18:37:01.930Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T18:37:01.930Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T18:37:02.920Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T18:37:03.196Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T18:37:03.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T18:37:03.763Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T18:37:03.763Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T18:37:04.041Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T18:37:08.280Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T18:37:08.886Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T18:37:09.165Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T18:37:09.165Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T18:37:09.444Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T18:37:09.726Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T18:37:09.726Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T18:37:09.726Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T18:37:09.726Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T18:37:09.726Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T18:37:09.726Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T18:37:09.726Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T18:37:10.718Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T18:37:10.996Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T18:37:11.277Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T18:37:11.277Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T18:37:11.555Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T18:37:11.555Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T18:37:11.555Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T18:37:11.833Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T18:37:11.833Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T18:37:12.441Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T18:37:12.441Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T18:37:12.719Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T18:37:12.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T18:37:12.719Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T18:37:14.177Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T18:37:14.459Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T18:37:14.459Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T18:37:14.739Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T18:37:14.739Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T18:37:14.739Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T18:37:15.020Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T18:37:15.300Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T18:37:15.583Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T18:37:17.591Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T18:37:18.200Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T18:37:18.480Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T18:37:18.761Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T18:37:18.761Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T18:37:18.761Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T18:37:19.376Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T18:37:19.376Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T18:37:19.654Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T18:37:19.654Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T18:37:19.938Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T18:37:19.938Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T18:37:19.938Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T18:37:26.707Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T18:37:26.707Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T18:37:26.707Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T18:37:26.707Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T18:37:48.931Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T18:37:48.931Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T18:47:56.754Z] Building bin/spire-agent... [2022-04-12T18:47:56.754Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T18:47:56.754Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T18:47:56.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T18:47:56.754Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T18:47:56.754Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T18:47:56.754Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T18:47:56.754Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T18:47:56.754Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T18:47:56.754Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T18:47:56.754Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T18:47:56.754Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T18:47:56.754Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T18:47:56.754Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T18:54:19.101Z] Removing intermediate container 3179b467a15b [2022-04-12T18:54:19.101Z] ---> becd726d90ff [2022-04-12T18:54:19.101Z] [2022-04-12T18:54:19.101Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T18:54:19.101Z] ---> 3fb3c9af89a9 [2022-04-12T18:54:19.101Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T18:54:19.101Z] ---> Using cache [2022-04-12T18:54:19.101Z] ---> 8c0762e50142 [2022-04-12T18:54:19.101Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:54:19.101Z] ---> Using cache [2022-04-12T18:54:19.101Z] ---> 47410ddc40ff [2022-04-12T18:54:19.101Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T18:54:19.101Z] ---> Running in 7a7a4cb71bd7 [2022-04-12T18:54:20.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:54:21.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:54:22.777Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T18:54:22.777Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T18:54:22.777Z] OK: 15729 distinct packages available [2022-04-12T18:54:22.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:54:23.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:54:24.752Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T18:54:24.752Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T18:54:25.032Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T18:54:25.032Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T18:54:25.032Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T18:54:25.032Z] OK: 6 MiB in 18 packages [2022-04-12T18:54:27.039Z] Removing intermediate container 7a7a4cb71bd7 [2022-04-12T18:54:27.039Z] ---> b441dc2dfe78 [2022-04-12T18:54:27.039Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T18:54:32.469Z] ---> 2fe81f3e9acb [2022-04-12T18:54:32.469Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T18:54:33.471Z] ---> a43ef71fed83 [2022-04-12T18:54:33.471Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T18:54:33.471Z] ---> Running in 41ca681a2d5d [2022-04-12T18:54:33.747Z] Removing intermediate container 41ca681a2d5d [2022-04-12T18:54:33.747Z] ---> 239764897e28 [2022-04-12T18:54:33.747Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T18:54:34.750Z] ---> ecc85e7e9e96 [2022-04-12T18:54:34.750Z] Step 21/26 : WORKDIR / [2022-04-12T18:54:35.031Z] ---> Running in 283a26e24895 [2022-04-12T18:54:35.643Z] Removing intermediate container 283a26e24895 [2022-04-12T18:54:35.643Z] ---> 0a82b82e088f [2022-04-12T18:54:35.643Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T18:54:35.643Z] ---> Running in d69f7df1c4af [2022-04-12T18:54:36.271Z] Building bin/spire-agent... [2022-04-12T18:54:36.271Z] Removing intermediate container d69f7df1c4af [2022-04-12T18:54:36.271Z] ---> a871b89e65f4 [2022-04-12T18:54:36.271Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T18:54:36.560Z] ---> Running in 7f3859869021 [2022-04-12T18:54:36.844Z] Removing intermediate container 7f3859869021 [2022-04-12T18:54:36.844Z] ---> a8079d82588c [2022-04-12T18:54:36.844Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T18:54:36.844Z] ---> Running in 587c62e10b37 [2022-04-12T18:54:37.468Z] Removing intermediate container 587c62e10b37 [2022-04-12T18:54:37.468Z] ---> bf7b1493fa5c [2022-04-12T18:54:37.468Z] Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:54:37.754Z] ---> Running in a372ef6f5a05 [2022-04-12T18:54:37.754Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T18:54:38.032Z] Removing intermediate container a372ef6f5a05 [2022-04-12T18:54:38.032Z] ---> 481a58e1d225 [2022-04-12T18:54:38.032Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T18:54:38.323Z] ---> Running in 2c0739946104 [2022-04-12T18:54:38.600Z] Removing intermediate container 2c0739946104 [2022-04-12T18:54:38.600Z] ---> 58894e59e74c [2022-04-12T18:54:38.600Z] [2022-04-12T18:54:38.876Z] Successfully built 58894e59e74c [2022-04-12T18:54:38.876Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T18:54:41.513Z]  Building security-spire-config ... done go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T18:54:41.513Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T18:54:41.513Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T18:54:41.513Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T18:54:41.795Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T18:54:42.404Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T18:54:45.830Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T18:54:45.830Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T18:54:45.830Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T18:54:46.110Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T18:54:46.110Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T18:54:46.110Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T18:59:08.284Z] Removing intermediate container 1c818fb54ee8 [2022-04-12T18:59:08.284Z] ---> fc29e8157733 [2022-04-12T18:59:08.284Z] [2022-04-12T18:59:08.284Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T18:59:08.284Z] ---> 3fb3c9af89a9 [2022-04-12T18:59:08.284Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T18:59:08.284Z] ---> Using cache [2022-04-12T18:59:08.284Z] ---> 8c0762e50142 [2022-04-12T18:59:08.284Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T18:59:08.284Z] ---> Using cache [2022-04-12T18:59:08.284Z] ---> 47410ddc40ff [2022-04-12T18:59:08.284Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T18:59:08.284Z] ---> Running in e8c85af34605 [2022-04-12T18:59:08.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:59:09.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:59:10.848Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T18:59:10.848Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T18:59:10.848Z] OK: 15729 distinct packages available [2022-04-12T18:59:10.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T18:59:11.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T18:59:13.028Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T18:59:13.028Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T18:59:13.028Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T18:59:13.028Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T18:59:13.308Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T18:59:13.308Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T18:59:13.308Z] OK: 6 MiB in 19 packages [2022-04-12T18:59:14.791Z] Removing intermediate container e8c85af34605 [2022-04-12T18:59:14.791Z] ---> 2bafb39213ff [2022-04-12T18:59:14.791Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T18:59:18.209Z] ---> 5a3d8d393f0d [2022-04-12T18:59:18.209Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T18:59:18.813Z] ---> 41cc91ec4c31 [2022-04-12T18:59:18.813Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T18:59:19.413Z] ---> fd322d9ec595 [2022-04-12T18:59:19.413Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T18:59:20.016Z] ---> 1d36753cd1d2 [2022-04-12T18:59:20.016Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T18:59:20.016Z] ---> Running in 14bb32e0cf54 [2022-04-12T18:59:20.298Z] Removing intermediate container 14bb32e0cf54 [2022-04-12T18:59:20.298Z] ---> 96d90da4e686 [2022-04-12T18:59:20.298Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T18:59:20.298Z] ---> Running in d9a08a67b13c [2022-04-12T18:59:20.584Z] Removing intermediate container d9a08a67b13c [2022-04-12T18:59:20.584Z] ---> d17e7062250e [2022-04-12T18:59:20.584Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T18:59:20.867Z] ---> Running in c33250e31e15 [2022-04-12T18:59:21.140Z] Removing intermediate container c33250e31e15 [2022-04-12T18:59:21.140Z] ---> 20cc3ec01a83 [2022-04-12T18:59:21.140Z] Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T18:59:21.140Z] ---> Running in bd81d5ac22ee [2022-04-12T18:59:21.418Z] Removing intermediate container bd81d5ac22ee [2022-04-12T18:59:21.418Z] ---> 43864ae26a53 [2022-04-12T18:59:21.418Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T18:59:21.695Z] ---> Running in 3b5965ce8776 [2022-04-12T18:59:21.973Z] Removing intermediate container 3b5965ce8776 [2022-04-12T18:59:21.973Z] ---> 6d41f16438e0 [2022-04-12T18:59:21.973Z] [2022-04-12T18:59:22.247Z] Successfully built 6d41f16438e0 [2022-04-12T18:59:22.247Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T19:00:30.277Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-12T19:00:30.277Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T19:00:30.277Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T19:00:30.277Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T19:00:30.277Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T19:00:30.277Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T19:00:30.564Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T19:00:30.564Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T19:00:30.564Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T19:00:30.564Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T19:00:30.564Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T19:00:30.853Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T19:00:30.853Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T19:00:30.853Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T19:04:07.894Z] Removing intermediate container 099f27567ef4 [2022-04-12T19:04:07.894Z] ---> b7e21d060d48 [2022-04-12T19:04:07.894Z] [2022-04-12T19:04:07.894Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T19:04:07.894Z] ---> 3fb3c9af89a9 [2022-04-12T19:04:07.894Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T19:04:07.894Z] ---> Using cache [2022-04-12T19:04:07.894Z] ---> 8c0762e50142 [2022-04-12T19:04:07.894Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T19:04:07.894Z] ---> Using cache [2022-04-12T19:04:07.894Z] ---> 47410ddc40ff [2022-04-12T19:04:07.894Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T19:04:07.894Z] ---> Using cache [2022-04-12T19:04:07.894Z] ---> 2bafb39213ff [2022-04-12T19:04:07.894Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T19:04:07.894Z] ---> 4293d3abd908 [2022-04-12T19:04:07.894Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T19:04:07.894Z] ---> ef897105d3d9 [2022-04-12T19:04:07.894Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T19:04:07.894Z] ---> ec90941814fa [2022-04-12T19:04:07.894Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T19:04:07.894Z] ---> 9c54cdc90327 [2022-04-12T19:04:07.894Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T19:04:07.894Z] ---> 9fdacc614993 [2022-04-12T19:04:07.894Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T19:04:07.894Z] ---> Running in 655691f1010e [2022-04-12T19:04:07.894Z] Removing intermediate container 655691f1010e [2022-04-12T19:04:07.894Z] ---> 4171c71b3fab [2022-04-12T19:04:07.894Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T19:04:07.894Z] ---> Running in 32dea7a032ac [2022-04-12T19:04:07.894Z] Removing intermediate container 32dea7a032ac [2022-04-12T19:04:07.894Z] ---> 29a98447115d [2022-04-12T19:04:07.894Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T19:04:07.894Z] ---> Running in a59dd87400a5 [2022-04-12T19:04:07.894Z] Removing intermediate container a59dd87400a5 [2022-04-12T19:04:07.894Z] ---> af21b531300f [2022-04-12T19:04:07.894Z] Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [2022-04-12T19:04:07.894Z] ---> Running in ed608d0e920e [2022-04-12T19:04:07.894Z] Removing intermediate container ed608d0e920e [2022-04-12T19:04:07.894Z] ---> 99e4d9c47540 [2022-04-12T19:04:07.894Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T19:04:07.894Z] ---> Running in 42c1a6d3a3c3 [2022-04-12T19:04:07.894Z] Removing intermediate container 42c1a6d3a3c3 [2022-04-12T19:04:07.894Z] ---> 5a4d7b1a0712 [2022-04-12T19:04:07.894Z] [2022-04-12T19:04:07.894Z] Successfully built 5a4d7b1a0712 [2022-04-12T19:04:07.894Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T19:04:07.910Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T19:04:07.910Z] $ docker stop --time=1 05b6f9ce60850a830bade4bc14f8e87433c85f3956b5e0832ee5a9a750079970 [2022-04-12T19:04:09.611Z] $ docker rm -f 05b6f9ce60850a830bade4bc14f8e87433c85f3956b5e0832ee5a9a750079970 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T19:04:10.161Z] + docker images [2022-04-12T19:04:10.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T19:04:10.432Z] security-spire-agent-arm64 latest 5a4d7b1a0712 9 seconds ago 126MB [2022-04-12T19:04:10.432Z] b7e21d060d48 31 seconds ago 4.25GB [2022-04-12T19:04:10.432Z] security-spire-server-arm64 latest 6d41f16438e0 4 minutes ago 86.3MB [2022-04-12T19:04:10.432Z] fc29e8157733 5 minutes ago 4.25GB [2022-04-12T19:04:10.432Z] security-spire-config-arm64 latest 58894e59e74c 9 minutes ago 85.6MB [2022-04-12T19:04:10.432Z] becd726d90ff 10 minutes ago 4.25GB [2022-04-12T19:04:10.432Z] core-command-arm64 latest f65f704c838b 27 minutes ago 27.4MB [2022-04-12T19:04:10.432Z] d6907ec039d1 28 minutes ago 1.5GB [2022-04-12T19:04:10.432Z] security-secretstore-setup-arm64 latest 5a265aa9d05d 28 minutes ago 47.9MB [2022-04-12T19:04:10.432Z] 17f20abd052c 29 minutes ago 1.51GB [2022-04-12T19:04:10.432Z] security-proxy-setup-arm64 latest c0aa7649753e 29 minutes ago 49.1MB [2022-04-12T19:04:10.432Z] 73738a5d9ba9 30 minutes ago 1.51GB [2022-04-12T19:04:10.432Z] support-notifications-arm64 latest 3cbae08877e4 36 minutes ago 29.4MB [2022-04-12T19:04:10.432Z] 817df8f471ee 36 minutes ago 1.5GB [2022-04-12T19:04:10.432Z] support-scheduler-arm64 latest 4f14de2d77af 38 minutes ago 28.8MB [2022-04-12T19:04:10.432Z] 53f9628d4242 38 minutes ago 1.5GB [2022-04-12T19:04:10.432Z] core-data-arm64 latest 14946945c410 39 minutes ago 34.7MB [2022-04-12T19:04:10.432Z] e06375631463 39 minutes ago 1.51GB [2022-04-12T19:04:10.432Z] sys-mgmt-agent-arm64 latest 079703d20252 46 minutes ago 294MB [2022-04-12T19:04:10.432Z] d32ff7d8b509 48 minutes ago 1.52GB [2022-04-12T19:04:10.432Z] security-bootstrapper-arm64 latest 089706d4d1b4 48 minutes ago 27.2MB [2022-04-12T19:04:10.432Z] core-metadata-arm64 latest 81888eced6b6 49 minutes ago 29.1MB [2022-04-12T19:04:10.432Z] 0a6b74aae344 49 minutes ago 1.5GB [2022-04-12T19:04:10.432Z] 47a16653efa4 49 minutes ago 1.5GB [2022-04-12T19:04:10.432Z] security-spiffe-token-provider-arm64 latest beab0df43334 50 minutes ago 31.3MB [2022-04-12T19:04:10.432Z] ef00a20514d9 50 minutes ago 1.49GB [2022-04-12T19:04:10.432Z] ci-base-image-arm64 latest ebb50e7be057 About an hour ago 886MB [2022-04-12T19:04:10.432Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T19:04:10.432Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T19:04:10.432Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T19:04:10.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T19:04:10.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T19:04:10.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T19:04:10.877Z] [2022-04-12T19:04:10.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T19:04:11.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T19:04:11.551Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T19:04:11.551Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T19:04:11.551Z] 04944245beec: Pulling fs layer [2022-04-12T19:04:11.551Z] 699f458cf7ca: Pulling fs layer [2022-04-12T19:04:11.551Z] 765212b225bb: Pulling fs layer [2022-04-12T19:04:11.551Z] f23df028b6ca: Pulling fs layer [2022-04-12T19:04:11.551Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T19:04:11.551Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T19:04:11.551Z] f23df028b6ca: Waiting [2022-04-12T19:04:11.551Z] d65c8cfc05b1: Waiting [2022-04-12T19:04:11.551Z] 2437ff75d9bd: Waiting [2022-04-12T19:04:11.551Z] 765212b225bb: Waiting [2022-04-12T19:04:11.551Z] 04944245beec: Verifying Checksum [2022-04-12T19:04:11.551Z] 04944245beec: Download complete [2022-04-12T19:04:11.551Z] 765212b225bb: Verifying Checksum [2022-04-12T19:04:11.551Z] 765212b225bb: Download complete [2022-04-12T19:04:11.551Z] f23df028b6ca: Download complete [2022-04-12T19:04:11.836Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T19:04:11.836Z] d65c8cfc05b1: Download complete [2022-04-12T19:04:11.836Z] 699f458cf7ca: Verifying Checksum [2022-04-12T19:04:11.836Z] 699f458cf7ca: Download complete [2022-04-12T19:04:12.115Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T19:04:12.115Z] 8998bd30e6a1: Download complete [2022-04-12T19:04:14.732Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T19:04:14.732Z] 2437ff75d9bd: Download complete [2022-04-12T19:04:16.703Z] 8998bd30e6a1: Pull complete [2022-04-12T19:04:17.295Z] 04944245beec: Pull complete [2022-04-12T19:04:18.727Z] 699f458cf7ca: Pull complete [2022-04-12T19:04:18.999Z] 765212b225bb: Pull complete [2022-04-12T19:04:19.981Z] f23df028b6ca: Pull complete [2022-04-12T19:04:19.981Z] d65c8cfc05b1: Pull complete [2022-04-12T19:04:35.048Z] 2437ff75d9bd: Pull complete [2022-04-12T19:04:35.048Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T19:04:35.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T19:04:35.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T19:04:35.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container [2022-04-12T19:04:35.339Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T19:04:37.987Z] $ docker top c3188bd8f2d5ab3955cd95aaa55275a89782e67b3d1811e367e5b759d7de1c9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:04:38.951Z] ---> job-cost.sh [2022-04-12T19:04:38.951Z] lf-activate-venv: SKIPPING [2022-04-12T19:04:38.951Z] INFO: No Stack... [2022-04-12T19:04:39.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T19:04:40.193Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T19:04:40.857Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-04-12T19:04:40.857Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T19:04:40.889Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] [2022-04-12T19:04:40.895Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] did not exist. Created. [2022-04-12T19:04:40.895Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T19:04:41.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T19:04:41.728Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T19:04:41.735Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T19:04:41.746Z] $ docker stop --time=1 c3188bd8f2d5ab3955cd95aaa55275a89782e67b3d1811e367e5b759d7de1c9e [2022-04-12T19:04:43.245Z] $ docker rm -f c3188bd8f2d5ab3955cd95aaa55275a89782e67b3d1811e367e5b759d7de1c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T19:04:43.719Z] provisioning config files... [2022-04-12T19:04:43.729Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config7577636685228553095tmp [Pipeline] { [Pipeline] sh [2022-04-12T19:04:44.027Z] + set +x [2022-04-12T19:04:44.027Z] + bash -s -- [2022-04-12T19:04:44.027Z] + curl -s https://codecov.io/bash [2022-04-12T19:04:44.027Z] [2022-04-12T19:04:44.027Z] _____ _ [2022-04-12T19:04:44.027Z] / ____| | | [2022-04-12T19:04:44.027Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T19:04:44.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T19:04:44.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T19:04:44.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T19:04:44.027Z] Bash-1.0.6 [2022-04-12T19:04:44.027Z] [2022-04-12T19:04:44.027Z] [2022-04-12T19:04:44.027Z] ==> git version 2.25.1 found [2022-04-12T19:04:44.027Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T19:04:44.027Z] Release-Date: 2020-01-08 [2022-04-12T19:04:44.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T19:04:44.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T19:04:44.027Z] ==> Jenkins CI detected. [2022-04-12T19:04:44.027Z] current dir:  /w/workspace/edgex-go/10 [2022-04-12T19:04:44.027Z] project root: . [2022-04-12T19:04:44.027Z] --> token set from env [2022-04-12T19:04:44.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T19:04:44.027Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T19:04:44.027Z] ==> Python coveragepy not found [2022-04-12T19:04:44.027Z] ==> Searching for coverage reports in: [2022-04-12T19:04:44.027Z] + . [2022-04-12T19:04:44.027Z] -> Found 1 reports [2022-04-12T19:04:44.027Z] ==> Detecting git/mercurial file structure [2022-04-12T19:04:44.027Z] ==> Reading reports [2022-04-12T19:04:44.027Z] + ./coverage.out bytes=433581 [2022-04-12T19:04:44.289Z] ==> Appending adjustments [2022-04-12T19:04:44.289Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T19:04:45.227Z] + Found adjustments [2022-04-12T19:04:45.227Z] ==> Gzipping contents [2022-04-12T19:04:45.227Z] 60K /tmp/codecov.eaKaRR.gz [2022-04-12T19:04:45.489Z] ==> Uploading reports [2022-04-12T19:04:45.489Z] url: https://codecov.io [2022-04-12T19:04:45.489Z] query: branch=PR-3922&commit=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= [2022-04-12T19:04:45.489Z] -> Pinging Codecov [2022-04-12T19:04:45.489Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3922&commit=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= [2022-04-12T19:04:46.063Z] -> Uploading to [2022-04-12T19:04:46.063Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9/41d30bd4-c82d-426a-b448-31c42b33dc64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T190445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a21b076f3df6d2e5a37ab9871d19f0baee559313e4d153147d8318b8b8c61a23 [2022-04-12T19:04:46.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T19:04:46.063Z] Dload Upload Total Spent Left Speed [2022-04-12T19:04:46.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59716 0 0 100 59716 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59716 0 0 100 59716 0 244k --:--:-- --:--:-- --:--:-- 242k [2022-04-12T19:04:46.324Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] } [2022-04-12T19:04:46.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T19:04:46.946Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:04:47.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:04:48.102Z] ---> package-listing.sh [2022-04-12T19:04:48.102Z] ++ facter osfamily [2022-04-12T19:04:48.102Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T19:04:48.362Z] + OS_FAMILY=debian [2022-04-12T19:04:48.362Z] + workspace=/w/workspace/edgex-go/10 [2022-04-12T19:04:48.362Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T19:04:48.362Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T19:04:48.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T19:04:48.362Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T19:04:48.362Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-12T19:04:48.362Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T19:04:48.362Z] + case "${OS_FAMILY}" in [2022-04-12T19:04:48.362Z] + dpkg -l [2022-04-12T19:04:48.362Z] + grep '^ii' [2022-04-12T19:04:48.362Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T19:04:48.362Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T19:04:48.362Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T19:04:48.362Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-12T19:04:48.362Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-04-12T19:04:48.362Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-04-12T19:04:48.375Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T19:04:48.656Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T19:04:49.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T19:04:49.264Z] [2022-04-12T19:04:49.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T19:04:49.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T19:04:49.565Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T19:04:49.565Z] 5eb5b503b376: Pulling fs layer [2022-04-12T19:04:49.565Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T19:04:49.565Z] ec43610c2a17: Pulling fs layer [2022-04-12T19:04:49.565Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T19:04:49.565Z] 33b1e0a273af: Pulling fs layer [2022-04-12T19:04:49.565Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T19:04:49.565Z] 2f39f015ded8: Pulling fs layer [2022-04-12T19:04:49.565Z] 5d3b04190fa2: Waiting [2022-04-12T19:04:49.565Z] 33b1e0a273af: Waiting [2022-04-12T19:04:49.565Z] 3a2ae6a8a46f: Waiting [2022-04-12T19:04:49.565Z] 2f39f015ded8: Waiting [2022-04-12T19:04:49.565Z] 5c69ac0246d0: Download complete [2022-04-12T19:04:49.565Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T19:04:49.565Z] 3a2ae6a8a46f: Download complete [2022-04-12T19:04:49.565Z] 33b1e0a273af: Verifying Checksum [2022-04-12T19:04:49.565Z] 33b1e0a273af: Download complete [2022-04-12T19:04:49.565Z] ec43610c2a17: Verifying Checksum [2022-04-12T19:04:49.565Z] ec43610c2a17: Download complete [2022-04-12T19:04:49.565Z] 5d3b04190fa2: Download complete [2022-04-12T19:04:49.822Z] 5eb5b503b376: Download complete [2022-04-12T19:04:50.390Z] 2f39f015ded8: Verifying Checksum [2022-04-12T19:04:50.390Z] 2f39f015ded8: Download complete [2022-04-12T19:04:50.959Z] 5eb5b503b376: Pull complete [2022-04-12T19:04:50.959Z] 5c69ac0246d0: Pull complete [2022-04-12T19:04:51.525Z] ec43610c2a17: Pull complete [2022-04-12T19:04:51.525Z] 3a2ae6a8a46f: Pull complete [2022-04-12T19:04:51.784Z] 33b1e0a273af: Pull complete [2022-04-12T19:04:51.784Z] 5d3b04190fa2: Pull complete [2022-04-12T19:04:55.979Z] 2f39f015ded8: Pull complete [2022-04-12T19:04:55.979Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T19:04:55.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T19:04:55.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T19:04:56.046Z] prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container [2022-04-12T19:04:56.086Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T19:04:57.935Z] $ docker top 58ded628f36b1eb18b0f1b4a1569537821324f3ad62e7a4748387608c18e6785 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T19:04:58.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T19:04:58.602Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T19:04:58.901Z] + ls /var/log/sa-host [2022-04-12T19:04:58.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T19:04:58.991Z] provisioning config files... [2022-04-12T19:04:59.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config7711413587293743722tmp [Pipeline] { [Pipeline] echo [2022-04-12T19:04:59.015Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:04:59.309Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T19:04:59.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:04:59.647Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T19:04:59.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:04:59.950Z] ---> sudo-logs.sh [2022-04-12T19:04:59.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T19:04:59.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:05:00.269Z] ---> job-cost.sh [2022-04-12T19:05:00.270Z] lf-activate-venv: SKIPPING [2022-04-12T19:05:00.270Z] DEBUG: total: 0.2199999988079071 [2022-04-12T19:05:00.270Z] INFO: Retrieving Stack Cost... [2022-04-12T19:05:00.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T19:05:01.102Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T19:05:01.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T19:05:01.401Z] ---> logs-deploy.sh [2022-04-12T19:05:01.401Z] lf-activate-venv: SKIPPING [2022-04-12T19:05:01.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3922/10 [2022-04-12T19:05:01.401Z] INFO: archiving workspace using pattern(s): [2022-04-12T19:05:02.339Z] Archives upload complete. [2022-04-12T19:05:02.339Z] INFO: archiving logs to Nexus